Ahrefs Site Audit Question About Noindex Pages

Joined
May 24, 2020
Messages
31
Reaction score
14
According to my latest site audit, I have issues regarding Noindex pages stemming to Twitter and Facebook sharing.

A typical link looks like this: https://mysite.com/date/article/?share=facebook (Or ?share=twitter)

Is this something I should be concerned about? I know Facebook and Twitter shares are nofollow (Ok, 99% certain) but would this have an effect on my indexed pages? Should I remove the sharing buttons? Thanks.
 
According to my latest site audit, I have issues regarding Noindex pages stemming to Twitter and Facebook sharing.

A typical link looks like this: https://mysite.com/date/article/?share=facebook (Or ?share=twitter)

Is this something I should be concerned about?
Not at all!

You can just set a disallow directive inside the robots.txt file so crawlers can pick up on them, and you´re good.

For this scenario, it would be something like...

Disallow: /*/*/?share=*
 
Back
Top