On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
Go Dark Theme -  Little SEO tweaks to add Social Tags
#2
Thanks for your contribution Smile
For points 2 to 5, the below meta tags provide more rich experience for twitter, open graph and also for crawlers.

Code:
<meta name="description" content="Page description" />
<meta name="twitter:card" value="summary">
<meta property="og:title" content="Title " />
<meta property="og:type" content="article" />
<meta property="og:url" content="{$mybb->settings['bbname']}" />
<meta property="og:image" content="{$mybb->settings['bbname']}/path/to/picture.jpg" />
<meta property="og:description" content="Description about forum" />

You can also use the plugin for dynamic tags
https://community.mybb.com/mods.php?action=view&pid=314

Cheers
WallBB
Reply


Messages In This Thread
RE: Little SEO tweaks (tutorial) - by WallBB - 05-13-2020, 03:58 PM



Users browsing this thread: 2 Guest(s)