Re: Some questions on the mod
ezClassifieds wrote:
Search.php You are doing some modifications to search.php -- why not just robot exclude search.php and be done with it?
I made the same changes only for continuity. Robot.text excluding the search file is fine.
Quote:#17- Link the user post count to a search of the user's posts
The SE is presented with a list of all posts by the same user (a big file sometimes).. I have trouble understanding the value of this to SE (they already have this content in a similar format). The other idea would be to present a link page of all posts by user, so that SE can now index all posts individually. Any thoughts?
In my personal experience, that particular search page is well indexed in some search engines. But if you robot exclude the search file you should skip this step.
Quote:Complete elimination of offsite page rank drain
Future topic, but good to start thinking about it. I have seen some sites leave it in to get more people to post, some use a redirect to a banned directory so SE won't see it, and I have been told the best way to mask it is using javascript links. Thoughts?
Well, I've done all three here. I am currently running code that works.
Thing is, the redirection is hard to get working for all URLs. Some weird URLs with variables might not work.
I've used Javascript, but that was buggy and doesn't really work because the spiders see the link in the source anyway (of course a complicated script could be used to break up the link and put it back together on a click).
Right now I use a redirect in a robots.txt excluded directory but will soon go back to just plain URLs.
Page rank drain is not that big of a deal with Google's recent algos.
Quote:Thanks in advance, and what you are doing is GREAT.
steve
Thanks.
--------
SEOs, Yahoo went live with Inkitomi. Google's no longer providing Yahoo's SERPs.
Since Yahoo is about 20% of the search traffic out there anyone who's not doing well in Ink should start working on it.