Google Displaying Wrong Description

oklol305

Registered Member
Joined
Mar 4, 2016
Messages
50
Reaction score
2
Hey guys,

I am running a forum using phpBB but for some reason the description for my forum does not come out in Google? Instead the forum names just come out instead of the actual forum description which its for example something similar to this...

Test Forum | Test Forum 2 | Test Forum 3



Any idea on how to fix this?
 
Google will change it automatically sometimes for visitors easy accessibility.
It may changes if you used duplicate meta descriptions on your site.
If your site is under ODP you can easily stop this changes by using this tag.
<metaname= 'robots' content='NOODP'>
 
Google will change it automatically sometimes for visitors easy accessibility.
It may changes if you used duplicate meta descriptions on your site.
If your site is under ODP you can easily stop this changes by using this tag.
<metaname= 'robots' content='NOODP'>
<metaname= 'robots' content='NOODP'>

Sorry but what is ODP, and I'm guessing that code will go in the overall header right?
 
Back
Top