Hi,
does number of articles on print page affect SEO?
Best Regards,
This is a discussion on number of posts on print page. within the General Discussion forums, part of the vBulletin SEO Discussion category; Hi, does number of articles on print page affect SEO ? Best Regards,...
Hi,
does number of articles on print page affect SEO?
Best Regards,
it is best to not index printthread.php at all.
if you re-write it like , you should block it as /threadname-123-print/
you should block it as
Disallow: /*-print/
if you don't re-write it, you should
Disallow: /printthread.php
(if you are in /forums, you need to add that to the start of the URL. my examples reflect a forum installed in root)
Thanks for help... i already disallowed.