uk
Vewd.org

Vewd is ranked > 3,000,000 in the United Kingdom. 'Redirect.'

--Rank in United Kingdom

4,472,250Worldwide Rank

Monthly pages viewed5,262
Monthly visits 3,289
Value per visitor--
Estimated worth£1,432.3
External links384
Number of pages285

Last Updated: 05/04/2018 . Estimated data, read disclaimer.

Visitors

Traffic History 90 Day Average
Worldwide Rank3,758,193 -4,264,962
Daily Visitors62+110%
Daily Visitors Rank3,500,914 -3,314,937
Daily Pageviews0+200%
Daily Pageviews Rank4,725,774 -5,909,803
Pageviews Per User1.60+60%
Content

www.Vewd.org

68 users visit the site each day, each viewing 1.60 pages.

LinksServer

It has 2 DNS records, dns2.stabletransit.com, and dns1.stabletransit.com. Its local IP address is 64.49.219.194.

IP: 64.49.219.194

Web Server: Apache/2

Encoding: utf-8

PING www. (64.49.219.194) 56(84) bytes of data.
64 bytes from 64.49.219.194: icmp_seq=1 ttl=50 34.0 ms
64 bytes from 64.49.219.194: icmp_seq=2 ttl=50 33.9 ms
64 bytes from 64.49.219.194: icmp_seq=3 ttl=50 33.9 ms
--- www. ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 33.922/33.968/34.024/0.042 ms
rtt min/avg/max/mdev = 33.922/33.968/34.024/0.042 ms

A time of 34.0 ms, is recorded in a ping test.

Server Setup
Server:Apache/2.2
Content-Type:text/html; charset=UTF-8
Date:--
Transfer-Encoding:chunked
Set-Cookie:--
Set-Cookie:--
/*
=====================================================
ExpressionEngine - by EllisLab
-----------------------------------------------------
expressionengine.com/
-----------------------------------------------------
Copyright (c) 2003 - 2008 EllisLab, Inc.
*/
/*
=====================================================
THIS IS COPYRIGHTED SOFTWARE
PLEASE READ THE LICENSE AGREEMENT
expressionengine.com/docs/license.html
=====================================================
File:index.php
-----------------------------------------------------
Purpose:Triggers the main engine
=====================================================
*/
// URI Type
// This variable allows you to hard-code the URI type.
// For most servers, 0 works fine.
// 0 = auto
// 1 = path_info
// 2 = query_string
$qtype = 0;
// DO NOT EDIT BELOW THIS!!!
error_reporting(0);
if (isset($_GET['URL']))
{
/** ---------------------------------
/** URL Redirect for CP and Links in Comments
/** ---------------------------------*/
$_GET['URL'] = str_replace(array("\r", "\r\n", "\n", '%3A','%3a','%2F','%2f', '%0D', '%0A', '%09', 'document.cookie'),
array('', '', '', ':', ':', '/', '/', '', '', '', ''),
$_GET['URL']);
if (substr($_GET['URL'], 0, 4) != "http" AND ! ereg('://', $_GET['URL']) AND substr($_GET['URL'], 0, 1) != '/')
$_GET['URL'] = "".$_GET['URL'];
$_GET['URL'] =