robot text robot text
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

robot text

Started by Halfhidden, October 03, 2008, 09:21:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Halfhidden

Hi has anyone got a sample robot text that disallows thumbs, random images, ecards, and so on. I only want the spiders to index comments,title, description, mini cms and images.
I've tried the plugin SEO but it doesn't work very well (I believe that I read it was still at beta stage)

Joachim Müller

You can't accomplish this using a robots.txt file, as you can only specify folders that you don't want to see spidered there. You'll have a rel="nofollow" to the corresponding links and maybe even a meta tag "noindex, nofollow" to the generated page.
There are in fact quite a lot of threads that explain this in detail, please review the following threads.

Halfhidden

Thanks for the quick reply. I didn't know that, but now you mention it that makes sense......don't laugh, but that would explain the 67,000 entries in my sitemap.xml ;)
I'll take a closer look at the topics you suggest. Sorry I should have looked harder in the forum before posting this.