indexable page?

axelcyril

Registered Member
Joined
Dec 8, 2019
Messages
63
Reaction score
15
hey there SEO peeps. newbie here,

1- im getting lots of pages that are "/page2/", "?mostviewed" which isnt a page to be indexed, so the question is, should i get them out of the way by adding noindex to them? or google doesnt care about them?

2-is there any tool that would show me what pages are indexable on my site (got no noindex attribute)?
 
Are you using any SEO plugin?
 
if you using wordpress
go to wp-includes -> robots-template.php

find 'no index' and replace it with 'index'
 
Back
Top