Forum Moderators: open

Message Too Old, No Replies

seo for page vs. same print page

seo for page vs. same print page

         

coders

1:17 pm on Jul 3, 2009 (gmt 0)

10+ Year Member



A website page which I will be doing seo is like:
[www...] dot abc dot com?nid=123 and its print page is like:
[www...] dot abc dot com?nid=123&st=print

I just wanted to confirm that I have to do seo for the first one and not for the second one. Am I correct?

Then, as these pages are live running, they have actually the same content so can duplicacy issues arise?
Should I block them in robots.txt?

What to do for these print pages? Just leave them as it is and do not submit them in sitemap.xml?

Please clarify my doubts !
Thanks

coders

1:19 pm on Jul 4, 2009 (gmt 0)

10+ Year Member



Appreciate all ansers !
Anybody please

phranque

9:48 am on Jul 5, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld [webmasterworld.com], coders!

you should probably put rel="nofollow" on your links to the print pages as well as specifying NOINDEX for the print pages with the ROBOTS meta tag.

if that is not an option you could block with robots.txt but don't do both or the bots won't see the noindex.

coders

5:37 am on Jul 6, 2009 (gmt 0)

10+ Year Member



Thanks phranque for your answer!