noindex, follow on list views?
Posted
by Fabrizio
on Stack Overflow
See other posts from Stack Overflow
or by Fabrizio
Published on 2010-06-10T12:18:17Z
Indexed on
2010/06/10
12:22 UTC
Read the original article
Hit count: 298
On one of our client's website we have lot's of list views with links to detail views. (Image a blog with the posts overview and the single pages). The detail views don't change, but the list views will change when new items come up. The pages displaying the list view don't contain any other valuable content. So my question is:
Does it make sense to define meta "noindex, follow" on the list view pages (and of course "index, follow" on the detail views) to prevent search engines to point to the list views when the keyword is found in the title or teaser of the list view. By the time the visitor clicks on the list view search result it might have changed and the content is not visible anymore, whereas if he goes directly to the single view he will definitly find what he was searching for?
Related question: The startpage also contains mainly a list view. Is it a bad idea to have the start page not indexed?
Any SEO gurus here? :)
Thanks, Fabrizio.
© Stack Overflow or respective owner