Forum Moderators: open
This is definitely cloaking. I wouldn't do it if you are not absolute certain about how fast you can throw away a domain and setup a new one.
If you want to cloak as a profession, I think it's the same amount of work as getting to the top without cloaking.
dirkz: The script behind this address will invariably point the browser/bot to the new location.
The browser and the bot are different, aren't they? The script only points to the URL (in the text file) when it's actually executed. Obviously this opens the new page in a browser, but does the bot do the same? Does it cause the php script to be executed?
And if I deny the bot access to the text file (with a robots.txt file), surely there's even less chance of PR being passed on.
This is definitely cloaking.
Greetings,
Herenvardö
I don't really know whether hiding the address makes a difference.
Look at yahoo: They link to
[srd.yahoo.com...]
Which in turn is a 302 to the real URL. And it passes PR.
The main question (at least for me) is whether it would make any difference to encrypt the URL, like
[srd.yahoo.com...]
Technically it doesn't make a real difference, every bot can read 302s.
If you think your visitors need to see it, then bl*ody well link to it - I'm amazed that so much effort has been put into your *problem*, and equally amazed that you're still irritated by not getting an answer.
This is a webmaster forum, not a spam support forum.
If it is worth linking to, damn well go ahead and link to it.
Almost 2 years ago Googleguy coined the phrase "hoarding PR" - Google doesn't like this.
From [webmasterworld.com...]
"Of course, folks never know when we're going to adjust our scoring. It's pretty easy to spot domains that are hoarding PageRank; that can be just another factor in scoring. If you work really hard to boost your authority-like score while trying to minimize your hub-like score, that sets your site apart from most domains. Just something to bear in mind.. "
GG also said ...
"You can try all sorts of stuff to "conserve PageRank," but that's no guarantee that something will work, or that it will work in the future. I think Giacomo's advice was the best of all: "Stop watching that green line on the toolbar, and try to focus on your site's content." If you spend your time making a great site that attracts and keeps users, the rankings in Google will follow. Time spent improving and adding content to your site is maybe the best payoff."
Don't hoard your PR... share it and you will be rewarded.
It's kind of funny... Google now seems to be rewarding "hub" sites, over "authority" sites...
Almost 2 years ago Googleguy coined the phrase "hoarding PR" - Google doesn't like this.
Greetings,
Herenvardö
PS: Of course, the best way to get a lot of links in the homepage is somethink like last articles, last posts, most sold widgets, or any kind of ranking. And to keep them fresh, use php, asp, or any server-side scripting. You can use even Java.
Does Google index/spider ISO-8859-1 (Latin-1) character set within your html code?
I wanted to know for another reason but it struck me this could be an answer to PR black holes- a legitmate problem I think.
Although I do fully agree with DVDBurning sentiments too..."Google may actually be giving you positive points for outbound links"
Whether this is on topic or not I would really appreciate if anyone can give me an answer to the question above rather than starting a new thread.
Thanks
http*//www.domain.com/redirect.php?a=1&b=2&c=3&d=http%3A%2F%2Fwww.otherdomain.com&e=
The consensus is that the yahoo 302 links do pass PR, but they have an unencoded URL and only 3 variables:
http*//srd.yahoo.com/S=41170016:D1/CS=41170016/SS=41170018/*http://www.domain.com/
I guess the bigger question is whether the actual URL needs to be contained in the link, or if PR is passed by any header redirect regardless of the href.