Webmaster Forum

Ezilon Directory   1,000 Directory Submissions   V7N Directory
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Reply
 
LinkBack Thread Tools Display Modes
Old 07-05-2004, 06:57 AM   #1 (permalink)
Inactive
 
Join Date: 10-13-03
Location: Johannesburg, South Africa
Posts: 19
iTrader: 0 / 0%
Latest Blog:
None

HolyMan is on the right pathHolyMan is on the right path
Stripping HTTP Referer from outbound link

Hi,

Hopefully someone here can help with this.

I have a CRM package that I want to go to a belt, braces and stapled to the legs environment. (Directory password, logon password & no referer junk)

One of the components is a "Company Listing" that has the offending website URL.

The URL is drawn from a MySQL db and presented as
[code:1:811405ddfb]noreferer.php?&url=http://www.someurl.com[/code:1:811405ddfb]

noreferer.php =
[code:1:811405ddfb]$url = (isset($_GET["url"])) ? $_GET["url"] : (isset($_POST["url"]) ? $_POST["url"] : "");
Header("Location: ".$url);[/code:1:811405ddfb]

This opens the offending page in a target="_blank" environment.

However, checking the logs of the offending site, the http-referer is not stripped from the logs.

Is there a simple way to remove the referer from an outbound link. (I'd prefer to keep my url out of log files and latest referer scripts.)

I've tried[code:1:811405ddfb]Header("Referer: http://junk.com);[/code:1:811405ddfb] amongst several others, all to no avail.

All help greatly appreciated.

Cheers
HolyMan is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Required the Limitation of inbound/outbound Link devat SEO Forum 15 12-04-2007 03:22 AM
How many outbound link in home page? georgechristodoulou SEO Forum 14 05-13-2007 01:08 AM
Referer Spamming niceguyeddie SEO Forum 114 12-31-2003 01:50 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 04:57 AM.
© Copyright 2008 V7 Inc