![]() | | ||||||||
| | #1 |
| Active Warrior Join Date: Dec 2010
Posts: 40
Thanks: 25
Thanked 0 Times in 0 Posts
|
Warriors- I have a site that basically has 50 pages of content. In addition to the site I have a URL.com/phpbb-forum It is linked to the main site's front page. I think it is creating a problem for my SEO because in the Webmaster tools the "keywords" section is showing many of the repeated words that occur with forums. This is suppressing the true content that I want to be relevant for the main URL. Questions: Is this really a problem for SEO? Does Google give lots of credit to this portion of the Webmaster tool? How can I stop this from happening, short of removing the forum? Many thanks! |
| | |
| | #2 |
| Active Warrior Join Date: Nov 2010
Posts: 72
Thanks: 15
Thanked 2 Times in 2 Posts
|
Inserting some canonical code into your includes/page_header.php can help mend any duplicate content. THIS IS FOR PHPBB2! This is something I wrote up for a gaming site of mine. Open includes/page_header.php Insert the following code anywhere on the page: PHP Code: PHP Code: In the head section post the following: HTML Code: <link rel="canonical" href="{U_CANONICAL}"> |
| | |
| | #3 |
| Active Warrior Join Date: Dec 2010
Posts: 40
Thanks: 25
Thanked 0 Times in 0 Posts
|
That took a lot of time for you to write out, thanks. I will give that a shot this weekend. But did anyone see my other questions? Is this really a problem for SEO? Does Google give lots of credit to this portion of the Webmaster tool? How can I stop this from happening, short of removing the forum? |
| | |
![]() |
|
| Tags |
| keywords, main, manipulating, phpbb, sites |
| Thread Tools | |
| |
![]() |