Welcome to dbForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Looking for script that creates list of referrers

 
   Database Forums (Home) -> PHP RSS
Next:  Using SQLServerExpress Beta?  
Author Message
Jason Brown

External


Since: Sep 18, 2004
Posts: 2



(Msg. 1) Posted: Sat Sep 18, 2004 5:06 pm
Post subject: Looking for script that creates list of referrers
Archived from groups: comp>lang>php (more info?)

I've been looking for a script that will create a real-time list of
'top referrers', similar to the links to sites you see on the left of
the page at http://www.linkswarm.com. They also have a page
http://www.linkswarm.com/referrers/referrers.php which shows all
referrers.

I'm assuming you'd be able to set filters. There is no signup
required, you just link to the site and your site appears in the
referrers list, but as a webmaster, you wouldn't want to include
search engines for example.

Jason

http://wickedmoon.com

 >> Stay informed about: Looking for script that creates list of referrers 
Back to top
Login to vote
Michael Fesser

External


Since: Jul 05, 2004
Posts: 107



(Msg. 2) Posted: Sat Sep 18, 2004 9:23 pm
Post subject: Re: Looking for script that creates list of referrers [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

.oO(Jason Brown)

 >I've been looking for a script that will create a real-time list of
 >'top referrers',

I would be careful with such things. The referrer-header is unreliable
and could be abused for spamming. Would you like to see porn sites as
top referrers on your site? It's quite easy to do, the spammer just has
to send some dozen requests to your site with a faked referrer-header to
shoot up to the top of your list.

 >similar to the links to sites you see on the left of
 >the page at <a style='text-decoration: underline;' href="http://www.linkswarm.com." target="_blank">http://www.linkswarm.com.</a> They also have a page
 >http://www.linkswarm.com/referrers/referrers.php which shows all
 >referrers.

seejulie
best-of-nudes
sexpea
....

Do you think these are real referrers? Do you want such things on your
site?

Micha<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Looking for script that creates list of referrers 
Back to top
Login to vote
Sercee

External


Since: Oct 06, 2004
Posts: 1



(Msg. 3) Posted: Wed Oct 06, 2004 10:01 pm
Post subject: Re: Looking for script that creates list of referrers [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try this

<a style='text-decoration: underline;' href="http://www.truefresco.org/referrers.htm" target="_blank">http://www.truefresco.org/referrers.htm</a>

Sercee
<a style='text-decoration: underline;' href="http://www.sercee.com" target="_blank">http://www.sercee.com</a>


Michael Fesser <netizen RemoveThis @gmx.net> wrote in message news:<hbkpk09esf15u891eakqrqd87b9ac68rck RemoveThis @4ax.com>...
 > .oO(Jason Brown)
 >
  > >I've been looking for a script that will create a real-time list of
  > >'top referrers',
 >
 > I would be careful with such things. The referrer-header is unreliable
 > and could be abused for spamming. Would you like to see porn sites as
 > top referrers on your site? It's quite easy to do, the spammer just has
 > to send some dozen requests to your site with a faked referrer-header to
 > shoot up to the top of your list.
 >
  > >similar to the links to sites you see on the left of
  > >the page at <a style='text-decoration: underline;' href="http://www.linkswarm.com." target="_blank">http://www.linkswarm.com.</a> They also have a page
  > >http://www.linkswarm.com/referrers/referrers.php which shows all
  > >referrers.
 >
 > seejulie
 > best-of-nudes
 > sexpea
 > ...
 >
 > Do you think these are real referrers? Do you want such things on your
 > site?
 >
 > Micha<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Looking for script that creates list of referrers 
Back to top
Login to vote
steve




Joined: Jan 06, 2004
Posts: 655



(Msg. 4) Posted: Thu Oct 07, 2004 3:00 pm
Post subject: Re: Looking for script that creates list of referrers [Login to view extended thread Info.]

Jason Brown wrote:
I've been looking for a script that will create a real-time list of
'top referrers', similar to the links to sites you see on the left of
the page at http://www.linkswarm.com. They also have a page
http://www.linkswarm.com/referrers/referrers.php which shows all
referrers.

I'm assuming you'd be able to set filters. There is no signup
required, you just link to the site and your site appears in the
referrers list, but as a webmaster, you wouldn't want to include
search engines for example.

Jason

http://wickedmoon.com


Log analyzer programs give you a list of top referrers, show you keywords typed, etc. So I would say you are going to reinvent the wheel, where log analyzers give you that and a whole lot more. I don't have specific recommendations, but there are some good ones out there.
 >> Stay informed about: Looking for script that creates list of referrers 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
how do you get a list of all dates between two dates more .. - Say you have two dates, 2005-01-01 and 2005-01-24. I want to get a list or array or all the date between and including those two dates. I want to include this list in a query so I need it in a format like: '2005-01-01', '2005-01-02',... Any ideas?..

Get list of files in a specified folder on server - Hi All, I'm new to PHP and am trying to get the file contents of a folder. I have this code below but it is failing. Can a keen eye spot where I am going wrong? If not could you point me to a tutorial or the like? Thanks, David <? ..

Mailing list manager, send to list - Hi, I'm looking for a mailing list script (php) that has a function to let users to reach out to all recipient on the list by simple send the email to a specific maillist- address. Mailman has this functionn but as a just got a webserver account I can't...

Reflection API doesn't provide list of Nested Functions - I am trying to use the reflection API in PHP 5 to execute the functions in a class which looks like: class Meow { function context() { function a() { } function b() { } } } I can run the following code to get the methods inside the Meo...

Is it possible to list directory content with CURL - My site is hosted on a Godaddy reseller site. Godaddy only allows the use of Curl to access remote sites. What is the method for listing a directory after connecting to the site with Curl? I've already tested my code for connecting but how do I list..
   Database Forums (Home) -> PHP All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]