Refferer's Landing Page And Source Page

Apr 15, 2007

Right now my stats system only shows from what website traffic is coming. I have google analytics aswell, and with all its functions, it does not tell me from exactly what webpage traffic is coming, and to what webpage the traffic is coming to.

So, let say someone is sending me traffic from www.reffererxxx.com/cool_video.html to www.mysite.com/super_cool_video.html

My statistics would only show that www.reffererxxx.com is sending traffic to www.mysite.com

Is there a way(a script/service/program) to find out exactly from what webpage the traffic is coming, and to what webpage of mine the traffic is going to?
(I do not have server logs / webalizer / awstats as my server cannot handle the log processing due to high server loads)

View 0 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: New Install - All Domains Redirect To Landing Page?

Mar 5, 2015

Every domain that I have added just goes to the default Plesk landing page. I have:

* Added them as new subscriptions
* Added domains to a current subscription
* Verified that the index.html file is deleted
* Verified that vhosts is pointing to proper directory
* Confirmed that sites work when clicking 'preview'

If it matters, this is an Ubuntu install.

View 2 Replies View Related

Apache :: Redirect Some HTM Page To WordPress Page Without Path And Query String

Jan 5, 2015

I want to permanent redirect some .html page from subdomain to main domain WordPress page,Redirect permanent /cat/FSBO76.URL....

View 1 Replies View Related

Plesk 12.x / Windows :: Subdomain (Page Not Found / Page Doesn't Exist)

Jun 21, 2014

I have a problem with my server. I am trying to make a subdomain, and it isn't working. I create it like how in all tutorials says here( click here ) . I completed all fields, but when i try to open the subdomain in a browser page, it's telling me, page not found / page doesn't exist. I have a dedicated server on window server 2008 for my website with a dedicated IP.

View 5 Replies View Related

How To Make A Page Your Index Page

Nov 1, 2008

after uploading my site to the host, I want to type my domain and the home appears.

At the moment, typing my domian, an generic web host index page appears.

View 13 Replies View Related

SSL On A Page

Jul 13, 2008

I have SSL and it's easy to plug-in to software like OsCom,
but how would you go about using it for one page?

View 4 Replies View Related

Page Cache

Jul 25, 2009

I'm running shared hosting and would like to keep the amount kept in cache down so that there is always more memory free... how would i go about doing that?

are these values good?

echo 20 > /proc/sys/vm/dirty_background_ratio

echo 60 > /proc/sys/vm/dirty_ratio

View 1 Replies View Related

Page Headers

May 1, 2007

some clarification on the following page headers?

I always presumed the Expires: date is part of the page cache instructions, however I was told its to do with the cookie. I thought the cookie expire was set as expires=date in the set cookie line and not on a new line with the :

HTTP/1.1 302 Found
Date: Sat, 21 Apr 2007 20:12:46 GMT
Server: Apache
X-Powered-By: PHP/4.4.2
Set-Cookie: oscsid=4d9ad82; path=/; domain=www.******.co.uk
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: http://www.******.co.uk/
Connection: close
Content-Type: text/html

The domain has been blanked out coz im paranoid about bots Yes its an Oscommerce store and all of them set this expires header to the same date!

View 2 Replies View Related

My Suspend Page

Jul 26, 2007

i have cpanel and when i suspend anysite i got Internet Explorer cannot display the webpage i suppose to see the suspend page but i can't see it and i want to know what's worng here

View 0 Replies View Related

Page 2 - Webhostingbuzz.com

Sep 24, 2007

Webhostingbuzz.com has been in the web hosting market for a long while and they have many positive feedbacks. In my opinion they are a realiable company with a large client database.

View 2 Replies View Related

Blank Page

Jul 14, 2007

I just installed this php module for phpnuke it worked before but now its a white page?

[url]

View 3 Replies View Related

Subdomain Index Page

Aug 28, 2009

I created the subdomain for my site www.mysite/myclientpotentialdomain, with the only purpose to show my client the mock up of his home page using his potential domain name.
The file is named index.htm and consist only the mock up image.

The problem that I encountered is when I refresh the browser (Firefox) the image disappears. I can see the alt tag, but the picture is gone. Works fine in IE though.
The only difference I have noticed that after the refreshment,

View 13 Replies View Related

Why Does The Suspended Page Redirect

Jul 14, 2009

How come when my reseller suspends an account, the suspended page just redirects to his homepage? Does something need configuring..?

View 3 Replies View Related

IIS Custom 500.100 Error Page

Jun 2, 2009

I have configured a custom 500.100 Error for one of my web sites in IIS 6.0. However, the custom error page appears nested within the HTML of the page throwing the error, at the point the error occurs.

This is problematic as live errors are being overlooked when they appear late in the script as the majority of the page outputs normally.

On my development server IIS 5.1 this does not happen. The Custom Error Page is shown as its own page. The errors cannot go unnoticed.

How can I change IIS 6.0's Customer Error to behave like my development server, and do it just for the one web site concerned?

View 2 Replies View Related

How Can We Get Down Time External Page

May 21, 2009

How to display an information page if servergoes down?

View 7 Replies View Related

Index Page Not Showing

Jul 23, 2009

i have hosted my website on dadicated windows hosting with rackspace. my webiste default page was index.aspx. now i have created new home page with name the of index.html and uploaded this page to server and deleted old home page index.aspx but my new index.html page not showing when i try to open open my website www.example.com but its opening when i try with www.example.com/index.html.

View 4 Replies View Related

Page 2 - Reseller Accounts

Jul 24, 2009

Webhostgiant.com, Asmallorange.com and Dayanahost.com are the companies which can be used for reselling, their plans are resourceful and support is their priority.
Pricing is affordable.

View 0 Replies View Related

W/ CPanel Success Page

May 31, 2008

My Server is up and running CentOS 4.6 w/ cPanel. All appears to be functioning correctly. My office has 1 dedicated IP. I currently have a wireless linksys router setup and I have given the server a dedicated lan ip address (192.168.1.70) which is outside the dhcp ip range.

Now, my resolv.conf file consists of the DNS servers of my webhost.

My ifcfg-eth0 file looks like this:
DEVICE=eth0
BOOTPROTO=static
BROADCAST=192.168.1.255
HWADDR=00:11:2F:FB:2C:02
IPADDR=192.168.1.70
NETMASK=255.255.255.0
NETWORK=192.168.1.0
ONBOOT=yes
TYPE=Ethernet

Now, when I attempt to view a website I add via WHM I always end up @ the GREAT SUCCESS cPanel page.

I think my problems boil down to the IP issue. I have tried to change the IPADDR in the ifcfg-eth0 file to the WAN dedicated IP and everything stops working.

Within cPanel it shows the MAIN SHARED IP ADDRESS is the 192.168.1.70. So, within the IP POOL I added the WAN IP address and rebuilt it. Then I created a new reseller user and changed the MAIN SHARED IP to the WAN IP.

Then I assigned all the websites to that user.

View 2 Replies View Related

Web Page In Southern America

Nov 3, 2008

I'm not to familiar with making a web pages so I need some help. I would like to start a web page in Southern America so I can advertise I guess on there "domain" or host country( I'm not even sure if that is what it is called.) I basically want to have a Southern American web site where they can find it in there directory or if it were googled in South America they could find it.

View 3 Replies View Related

Google Page Rank How

Dec 16, 2008

google page rank is true and valid?

why i can`t find any message about google page rank in google.com?

for example please see :[url]

if domain was yourdomain.com and was page rank 6,but subdomain.yourdomain.com if another page rank

View 5 Replies View Related

Can't Change The Index Page

Jan 14, 2008

I'm working with HELM panel

I have deleted the index.htm file and uploaded another one

the first one had some images <img>, now

1. when i request the main page [url] the old index file is still appearing!

2. the images that was in the <img> tags of the old index file can't be deleted or renamed : can't be accessed at all.

View 3 Replies View Related

Permission To Link To Someone's Page

Jun 5, 2008

I was wondering: say I have a website where users discuss different articles and when a user wants to discuss a specific article, he/she will be able to link to that article and then say what they have to say.

Certainly, copying and pasting would violate the site's copyright but simply including a little link sounds like a legal alternative. Is it really? Or, technically that would still require me as the webmaster, or the user who posted it to request permission just for linking?

I know nobody would care because it only gives more traffic to the site but legally, would permission be needed?

View 5 Replies View Related

Gl0bat.COM 404 Page STEALING

Jul 23, 2008

If you are hosted at Gl0bat.com, you should be aware that Gl0bat is poaching traffic away from your site. Gl0bat has added new 404 file not found pages. The domain name of the account holder is displayed right above a search box that advises it will search this site, but returns sponsored ad results. Below is a listing of the favorites of the domain name that also returns a bunch of advertising. These error pages use the domain name repeatedly, but do not offer any link to get back to the domain. So Gl0bat is hijacking domain names away from their customers and associating questionable links with customer domain names.

It even has a search box that says "Search" which implies you're searching the site but it goes straight to information.com to which Gl0bat gets a kickback from.

This is wrong. They are stealing your visitors, your CUSTOMERS away from you and redirecting them to another site.

Protect yourself and setup a custom 404 page right now. I'm working on doing this and I hope this solves the problem.

Gl0bat's one-click install is also very outdated. The software they install is not the current version but very old version with security flaws in them. They also have PHP register_globals set to ON which is another security hole. This hole and the old software allows for sites to be hacked more easily.

BUYER BEWARE!

View 14 Replies View Related

Blank Page After Jpg Upload

May 21, 2008

I have a server and 8 sites using same script on the same server.

A function of the script is providing me to upload images from admin panel. But it doesn't work..

I select image and press upload button, it shows me blank page after upload completed but no file is uploaded to the folder.

I think there is a software that's resizing image but not sure. The Os is centos.

View 5 Replies View Related

How To Hide The Page Extension

Jan 6, 2007

The problem is that i want to hide the php extension from the visitor so that no one knows what scripting language lies beneath..

If I use the following solution {

I think I should write snippets of php codes inside html files.. so i want apache to go through each html file to see if there are php code or not..

I write the following mime types with cpanel:

application/x-httpd-php .php .adp
application/x-httpd-php .php .htm
application/x-httpd-php .adp
}

Then {
Error appears when I go to any page in the site "Internat Server Error"
}

Else if {
I can use .htaccess to do the same effect in a particular directory
}

Then {
The same error appears "Internal Server Error"
}

Else {
What can I do?
}

View 0 Replies View Related

Hacked Page, Redirect

Nov 3, 2008

I'm running into this issue over and over again. It seems like it goes like this...

Someone searches for one of my clients domains (all on one server) in google. When they click on the link in google, they get the google alert that it's an attack site (and in fact when you look at the address line you see that it's being redirected to an IP address). This only happens once, and when you click on the site again it works fine.

The IP address, or at least one, is 91.205.233.31

I found an article about dns cache poisoning, but that seems to be on the end user side of things, and as this is happening across a lot of different users, my instincts say it's something to do with my host.[url]

View 10 Replies View Related

Apache Default Page

Dec 24, 2007

Our servers Shared IP seems to be loading the first domain name in the httpd.conf file as the servers default page.

I want to change the default page to either our main domain or to the apaches "success!" default webpage.

We're using cpanel. I'm unsure why it's loading the first domain when you load the IP.

It used to load properly but for some odd reason stopped working. I suspect a cpanel update was the culprit.

View 2 Replies View Related

Error Page Not Found

Dec 14, 2007

Im facing problem from last 48 hours when i try to access my site

www.yourdomain.com/forum

then it showing me error Page not found
Not Found

The requested URL /forum was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

and when i checked this forum folder through shell and cpanel then its there and when i try to access it through
[url]
then its working fine does any of you know whats the problem was plz help me my site was already closed from 48 hours God Bless you

View 7 Replies View Related

Long Page Loads

Oct 10, 2007

I have a server running SUSE. dual quad core chips, 16 gigs of RAM.

It's a webserver only running Apache.

We have been having a problem the past few days where page loads take forever yet CPU load and RAM load are very, very low.

I've noticed when it happens when viewing HTOP that TASKS jump from about 350 average to 1000 average. Pages won't start loading until this number drops.

I see no errors in error_log or messages however restarting Apache seems to fix the issue?

I've tried messing around with KEEPALIVE settings with no help.

Any clues on where to start? Pretty lost on this one becuase I see no errors and the load both CPU and RAM are low.

View 1 Replies View Related

Cpanel 404 Error Page

May 30, 2007

I want to be able to set my 404 error page in cpanel so that the user when goes to my error page gets redirected back to lets say my home page.

Im a little stuck on how to set it in cpanels pre-configured set up.

This is kind of what i have but dont know how it works once my website is added it appears something like this;

<!--

--> mywebsite.com

<!--#echo var="REDIRECT_STATUS" -->

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved