Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
Query Strings
#1
Posted 10 October 2003 - 07:04 AM
I am sure this question has been asked before. If it has, sorry for the inconvenience - if a thread could be posted that would be great.
I am setting up an affiliate program to my site using www.myurl.com/asdf?d=2&e=3 etc etc.
All I need to know is will the incoming links count toward obtaining a higher search ranking. I understand the SEs dont look at anything after the ?. But if you already have your url before that with maybe some keywords are those at least taken into account?
eg www.turbocashuk.com/accounting-offer.asp?g=56&d=.......
Will this link on other sites help my listings in the SEs?
#2
Posted 10 October 2003 - 08:36 AM
Google in particular does not look at all the links pointing to a particular site but rather on a page by page basis. Somebody correct me if I'm wrong on this.
#3
Posted 10 October 2003 - 08:45 AM
Am I correct here?
#4
Posted 10 October 2003 - 08:48 AM
#5
Posted 10 October 2003 - 09:31 AM
I believe you could use something like myurl.com?source=affiliate1, myurl.com?source=affiliate2, etc. and it would count as a link to the main URL. I am not certain of this though. Maybe someone else on the forum who has any experience with this can add their two cents?One other thing - is there any way of determining where the user has come from other than using query strings with your link in it?
You could most likely track these referrers with cookies and a database or even traffic reporting software that can generate reports from your server's log files.
#6
Posted 10 October 2003 - 09:39 AM
#7
Posted 10 October 2003 - 10:08 AM
How do you use a referrer. What do you do?
#8
Posted 10 October 2003 - 10:25 AM
x = Request.ServerVariables("http_referrer")You just need to know the value before hand to have something with which to compare.
response.write Request.ServerVariables("http_referrer")Use something like this to display the value to the screen on a test page. Put it on your server then go the the affiliate's web site and click from there to your site and read the returned value.
I hope that was not too confusing.
#9
Posted 10 October 2003 - 04:04 PM
Why then do they use query strings for affiliates - this way seems so much easier!
BTW, do you have to use an ASP page to do it?
#10
Posted 10 October 2003 - 06:26 PM
Google in particular does not look at all the links pointing to a particular site but rather on a page by page basis. Somebody correct me if I'm wrong on this.
That's my understanding, David. But I think (but I'm not sure) that PR on the Google toolbar is for the site - yes??
BrianR
#11
Posted 10 October 2003 - 07:22 PM
You'll want to be a little careful using http_referrer. Not all browsers pass it, and of course no spider will pass it, so you want to make sure your tracking program can handle an empty value without going spastic.
#12
Posted 11 October 2003 - 03:59 PM
Nope, the PR in the toolbar is per page, too. Sometimes it will "look" site-wide if a lot of pages aren't in the index, because the toolbar will "guess" what the PR should be based on the parent page.
Thanks, Ron - didn't know that - I saw that most of them had the same PR so assumed it was applied across the site - nice to know that.
BrianR
#13
Posted 17 October 2003 - 01:47 PM
PR is by page
also you should have your affiliate "post" the data this way they will all point to the same page giving it all the backward links raising your page rank.
"posted" data is sent through forms they can send all the same data as querystring but they are not appended to the url.
#14
Posted 17 October 2003 - 02:27 PM
I can understand no referrer from a bookmark or email link I don't see why a browser wouldn't include the referer in the request, provided there is one. Which browsers don't send the referrer in the request?You'll want to be a little careful using http_referrer. Not all browsers pass it, and of course no spider will pass it, so you want to make sure your tracking program can handle an empty value without going spastic.
#15
Posted 17 October 2003 - 03:02 PM
I asked this in another thread / forum ...spiders follow URLs in forms that post data? Where the post occurs to the URL specified in 'action'?HI
PR is by page
also you should have your affiliate "post" the data this way they will all point to the same page giving it all the backward links raising your page rank.
"posted" data is sent through forms they can send all the same data as querystring but they are not appended to the url.
Anyone know the answer to this???
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users








