Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MyBB SEO Tips
02-13-2012, 04:03 AM
Post: #1
MyBB SEO Tips
Basically search engine optimization(seo) is how you get on the
top of Google searches. If you type “xbox modding” wouldn’t you like
to be at the top? Of course. So this section is a plus. First step, go to
google.com/addurl and submit your url to the database. This is a good
first step and I enjoy using it. Include relevant tags to whatever your
board is about.

Here are some MyBB Plugins and Mods to make your Forum as SEO
friendly as it can be:
Meta Tags Plugin - http://www.mybbcentral.com/thread-1657.html
Google SEO Plugin - http://community.mybb.com/thread-46423.html
And now for the kicker. Go to your ACP and navigate here:

Code:
Templates & Style » Templates » Theme Name » Forum Bit
Templates » forumbit_depth2_forum

Find:
Code:
<div><strong><a href=”{$forum_url]”>{$forum[‘name’]}</a>
and replace it with:
Code:
<div><strong><a href="{$forum_url}"
title="{$forum['name']}">{$forum['name']}</a>

Why? When you hover over a forum name, by default on MyBB,
nothing comes up as there are no title tags. But if you do what I said
above, each forum category will be indexed by
google better.

Thanks for reading and I'll be posting more!
www find
quote
04-11-2012, 05:45 PM
Post: #2
RE: MyBB SEO Tips
That's a very nice tip! Thanks a lot Peter. =)

[Image: sig_1.png]
find
quote
05-27-2012, 08:14 PM
Post: #3
RE: MyBB SEO Tips
just done this thanks for the info

find
quote
05-19-2013, 04:29 PM
Post: #4
RE: MyBB SEO Tips
Is this working with 1.6?
find
quote
05-19-2013, 10:49 PM
Post: #5
RE: MyBB SEO Tips
Yes it is.
www find
quote


Forum Jump:


User(s) browsing this thread: 1 Guest(s)


MyBB Addict | Contact Us | Return to Top | Return to Content | Mobile Version | RSS Syndication