Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1376

phpBB Discussion • Re: Duplicate URL issue on phpBB forum affecting Google indexing

$
0
0
phpBB uses canonical url in the the head tag, if you check each of those URL's it's set to.

Code:

<link rel="canonical" href="https://diendan.hocluat.vn/viewtopic.php?t=11027">
The purpose of that is so search engine knows it's duplicate content. Why they would all be showing up in search results you'll need to ask Google.

What you can do is use robots.txt to block those links with parameters like p= using wildcard.

https://developers.google.com/search/do ... robots_txt

Statistics: Posted by thecoalman — Tue Sep 03, 2024 3:03 am



Viewing all articles
Browse latest Browse all 1376

Trending Articles