Reply To: Pages that shouldn’t be index

Certified SEO Forums On-page SEO Pages that shouldn’t be index Reply To: Pages that shouldn’t be index

#33093
Damon Burton
Keymaster
261
SEO Governors

Most dynamic pages like that are canonicalized, which tells Google to give credit of the:

page/?posts=1 version to

page/ version

If you want to share a specific example I can view the source code and confirm.

If you really want to still noindex it the easiest way would be to do so in the robots.txt.

Disallow: /*?posts=

That would allow the /page/ url but not anything that has ?posts.