phpbuilt
Account compromised December 2025
- May 16, 2011
- 1,864
- 5,369
I've got a question, but first I've got to lay out what I'm trying to accomplish so the why is evident.
I've got my blog, and my affiliate store. I get traffic to my blog with SEO. My affiliate store is 100% dupe content, would be near impossible to rank -- I have no interest in promoting the affiliate store or wasting PR or backlinks to it.
On the other hand, my store converts people way better than the blog. And the orders are usually 10 times more money spent when people see all the options the store offers (as opposed to the blog which is focusing on one product at a time).
So ... I want to get people off my blog and onto the store within 1 click of entering my website ... for the best conversions and larger sales.
My method to accomplish this -- I want to cloak via http_referer. So if a page loads, and there is a http_referer ... and that http_referer happens to be the domain of my blog, it means someone is clicking from one page of my blog to another page. Under this circumstance I'll redirect the browser to the store.
This saves all my PR, all my link juice, all my relevancy etc from backlinks retained on my blog, because there are no links anywhere to my affiliate store.
That is my goal. I know how to code it no problem. My question is this: does anyone think Google sends http_referer headers to websites, and if it does ... would it send http_referer headers that represent the site it's browsing? I don't see why they would, but if they did I can see it totally screwing up my site because it would see every page is redirected to the duplicate content store. Anyone know the answer without me having to conduct tests ahead of time?
I've got my blog, and my affiliate store. I get traffic to my blog with SEO. My affiliate store is 100% dupe content, would be near impossible to rank -- I have no interest in promoting the affiliate store or wasting PR or backlinks to it.
On the other hand, my store converts people way better than the blog. And the orders are usually 10 times more money spent when people see all the options the store offers (as opposed to the blog which is focusing on one product at a time).
So ... I want to get people off my blog and onto the store within 1 click of entering my website ... for the best conversions and larger sales.
My method to accomplish this -- I want to cloak via http_referer. So if a page loads, and there is a http_referer ... and that http_referer happens to be the domain of my blog, it means someone is clicking from one page of my blog to another page. Under this circumstance I'll redirect the browser to the store.
This saves all my PR, all my link juice, all my relevancy etc from backlinks retained on my blog, because there are no links anywhere to my affiliate store.
That is my goal. I know how to code it no problem. My question is this: does anyone think Google sends http_referer headers to websites, and if it does ... would it send http_referer headers that represent the site it's browsing? I don't see why they would, but if they did I can see it totally screwing up my site because it would see every page is redirected to the duplicate content store. Anyone know the answer without me having to conduct tests ahead of time?