Affiliate Marketing
Forum Search

Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 05-07-05
Registered User
 
Join Date: Aug 2003
Location: Swansea
Posts: 301
Thanks: 0
Thanked 0 Times in 0 Posts
mobillica is an unknown quantity at this point
  Using PHP for outbound links

Hi people, even though Ive been in this SEO/affiliate game for almost four years now with great success, I still only know the basics of programming.

However, I have something that is very important that I want to do

I basically want to change all my affiliate URLs to a php script for example:

http://www.mywebsite.com/link.php?p=freedvd

I dont want the spiders to read all my affiliate links!

Is this a difficult thing to do? Can someone point me in the right direction.

I would be very grateful for some advice. Many Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-07-05
phildarv's Avatar
Registered User
 
Join Date: Sep 2004
Location: Knaresborough
Posts: 475
Thanks: 0
Thanked 0 Times in 0 Posts
phildarv is an unknown quantity at this point
Hi

Try this site:

http://www.stevedawson.com/article0006.php

Does exactly what you want
__________________
Phillip
<a href="http://www.atomic78.com ">Gift shop 4 sale</a>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-07-05
Registered User
 
Join Date: Aug 2003
Location: Swansea
Posts: 301
Thanks: 0
Thanked 0 Times in 0 Posts
mobillica is an unknown quantity at this point
Thats superb Phillip! Thanks matey!

Im a complete beginner at this type of thing -

Just a quick question - Where do you actually place the script?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-07-05
Registered User
 
Join Date: Aug 2003
Location: Swansea
Posts: 301
Thanks: 0
Thanked 0 Times in 0 Posts
mobillica is an unknown quantity at this point
No prob. Being a dumbass!

All sorted now!

I was wondering how this script would effect SEO?

Does google spider the jump.php file?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #5 (permalink)  
Old 05-07-05
purple's Avatar
Affiliate
 
Join Date: Aug 2003
Location: Bristol
Posts: 2,016
Thanks: 21
Thanked 11 Times in 9 Posts
purple is an unknown quantity at this point
can someone explain what benefit using a php script to hide links has.
I normally use them so I can amended loads of links on different at same time

Is there any SE advantageS?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-07-05
phildarv's Avatar
Registered User
 
Join Date: Sep 2004
Location: Knaresborough
Posts: 475
Thanks: 0
Thanked 0 Times in 0 Posts
phildarv is an unknown quantity at this point
I use them to prevent PR loss to merchant/network sites & for the ease of updating the link in one place.

I havnt sufferred at the hands of search engines as a result of using this method (yet )
__________________
Phillip
<a href="http://www.atomic78.com ">Gift shop 4 sale</a>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-07-05
eskimo's Avatar
Registered User
 
Join Date: Aug 2003
Posts: 659
Thanks: 0
Thanked 0 Times in 0 Posts
eskimo is an unknown quantity at this point
Besides Page Rank leakage, others don't like displaying the url for fear of spyware.

Intrestingly, it does make it harder for a SEs to detect that your site is an affiliate site and therefore it offers some protection in that way.

I have a jump page, but instead I just feed it the entire url. This has caused problems with some urls so I have to urlencode them. Currently, it's not used for any affiliate links, as I'm unsure whether it's reliable enough for tracking.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #8 (permalink)  
Old 05-07-05
Registered User
 
Join Date: Aug 2003
Location: Swansea
Posts: 301
Thanks: 0
Thanked 0 Times in 0 Posts
mobillica is an unknown quantity at this point
Well, if it disguises that your site is an affy site, and reduces your outbound links on your homepage to zero (in the eyes of google), then this is an incredibly powerful tool for SEO
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 06-07-05
morleymouse's Avatar
Super Member
 
Join Date: Aug 2003
Location: Costa Del Sheffield
Posts: 2,752
Thanks: 3
Thanked 10 Times in 6 Posts
morleymouse is an unknown quantity at this point
SE's can follow these links.

some merchants with really poor SE optimisation suffer from this as well as you search for a keyword and can just see plain affiliate links like tracker.networks.com/jump.php?m=XXX&a=XXXX

so they do count as outbound links, all you do is hide it from the public, which can be done with mouseover stuff

but it does make it easier to update multiple links at the same time, even on multiple sites. even better if you start bringing databases in then you can have thousands of links going through your jump file.

but dont start thinking that just because its a script SE's dont know what your doing
__________________
Dan Morley
Alpharooms.com
daniel at alpharooms dot com - Hotels, Flights, Airport Transfers, Care Hire + More! sign up
My Blog | Cheap Holidays
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 06-07-05
Registered User
 
Join Date: Aug 2003
Location: Swansea
Posts: 301
Thanks: 0
Thanked 0 Times in 0 Posts
mobillica is an unknown quantity at this point
Is there any way you can stop search engines spidering the links?

Can you add any code to the php file?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #11 (permalink)  
Old 06-07-05
morleymouse's Avatar
Super Member
 
Join Date: Aug 2003
Location: Costa Del Sheffield
Posts: 2,752
Thanks: 3
Thanked 10 Times in 6 Posts
morleymouse is an unknown quantity at this point
you could put the jump.php script in a folder called 'exit' or something then add that folder as disalowed in your robots.txt file.

be warned though you do want outbound links on your site, not sure where I read this but something about PR black holes, if google see's you have no outbound links they know your hiding them and you get penalised.

or you could call all links via javascript, spiders generally cant read that as its client side. php is server side so any coding thats been placed in the file has already been run by the time a spider loads the file and they just see the output
__________________
Dan Morley
Alpharooms.com
daniel at alpharooms dot com - Hotels, Flights, Airport Transfers, Care Hire + More! sign up
My Blog | Cheap Holidays
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 06-07-05
Registered User
 
Join Date: Aug 2003
Location: Swansea
Posts: 301
Thanks: 0
Thanked 0 Times in 0 Posts
mobillica is an unknown quantity at this point
mmm, that might work.

I do want some outbound links from my homepage, but i want to be selective about these. For example I want some normal http:// links to some authority sites, but blocking the majority of those affy links would be a benefit.

Quote: