Forum Moderators: open
I've used it to thwart e-mail harvesters, and even to target AOL users at one time, then there was the time I drove my nephew crazy because he was getting a different page from everyone else ....
Anyone else put it to some creative use?
>> if it is viewed out of the Google "cache" (term used
>> loosely) atleast I get something out of it.
That's a classy idea! Never thought of that myself (and probably wouldn't have)
c
So I added to the 404 handler additional code so that if it comes from the IP address of a known spider, it doesn't forward...it just gives the 404 error. So a user following a link to the old domain will wind up at the same page on the new domain, but a search engine spider will see a 404 error and hopefully eventually drop the page.
When you’re planning a new site in a new market segment and haven't the foggiest idea on surfing patterns and in particular what keywords are really used - try cloaking!
Last year we took a large amount of “obviously relevant” content and randomised it. Then selected a group of hopefully relevant keywords and phrases and created a much larger group of pages on an independent standalone domain. Then fed the lot to some deep crawl spiders, gathered a few months worth of referral data, then shutdown and analysed.
We landed up with a small and concentrated sample of very relevant keywords and a ton of garbage that has since been thrown away. Importantly, we’ve now built a new site on the originally intended domain that (we believe) delivers appropriate content to users based on their queries.
(The crazy thing is that we’ve since had to spend more time on optimisation to refine for different algos and will probably end up cloaking to keep our work working for us and not our competitors...)