Forum Moderators: martinibuster
Does anyone know of a way to continue tracking incoming traffic, but flatten out the link so that spiders see them as legit backlinks?
For example, we now have tracking URLs that look like:
www.widget.com/servlet/RedirectServlet?m=google&p=home&entry=24
If I make it www.widget.com/google/home/24, I lose the ability to track, right?
micah
If you get a lead on this, please let me know.
The best example of affiliate links showing up in Google is <snip>.com. Check it out. I'm not sure what affilliate software they use or if they built their own, but it's obviously working - PR7 and over 900 backwards links!
Again, please keep me in the loop.
Best regards,
CraigE
[edited by: Woz at 6:40 am (utc) on Mar. 24, 2003]
[edit reason] no sigs please [/edit]
Seems like then you could pass a user id cookie along with the
301 redirect, and connect the affiliate with the user id
cookie in a database.
Then you could have a link to something like
www.foo.com/inbound/
[widgets.com...]
What do I need to change, and what will the changed URL look like?