Google indexed weird urls
-
Hello,
I asked the same question on the bbpress section of this support: please allow me to ask about my problem here as well since, maybe, the problem is related to TSF.
My 2.5.14 BBpress installation is running on WP 4.9.5.
I’ve noticed Google indexed urls with “?id=” and “&page” and I really have no idea how this happened.
I managed to add a noindex metatag to them by editing functions.php but this is only a partial solution, since the pages continue to exist and the spider crawls them anyway. Furthermore, I read on different SEO forums that link juice is wasted by noindexed pages.
The problem seems to occur only with paginated content. Some examples:
- mysite.com/forum/topic/myquestion/page/8
- mysite.com/forum/topic/myquestion/page/8?id=myquestion
- mysite.com/forum/topic/myquestion/page/8?id=myquestion&page=15
- mysite.com/forum/topic/myquestion/page/8?id=myquestion&page=2
- mysite.com/forum/topic/myquestion/page/8?id=myquestion&page=3
- mysite.com/forum/topic/myquestion/page/8?id=myquestion&page=4
- mysite.com/forum/topic/myquestion/page/8?id=myquestion&page=9
- mysite.com/forum/topic/myquestion/page/9?id=myquestion
- mysite.com/forum/topic/myquestion/page/9?id=myquestion&page=11
- mysite.com/forum/topic/myquestion/page/9?id=myquestion&page=15
- mysite.com/forum/topic/myquestion/page/9?id=myquestion&page=2
- mysite.com/forum/topic/myquestion/page/9?id=myquestion&page=4
- mysite.com/forum/topic/myquestion/page/9?id=myquestion&page=9
I searched for “&page” in all the Forum’s files and found it on “generate-url.class.php”. Do you think these urls come from there?
Do you have any idea in order to prevent their creation?
Thank you VERY much for any advice!
The Process
- The topic ‘Google indexed weird urls’ is closed to new replies.