Current time: 03-19-2010, 06:15 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 43 Votes - 4.44 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Google SEO 1.1.11
03-09-2009, 08:35 PM (This post was last modified: 02-13-2010 08:18 PM by frostschutz.)
Post: #1
Google SEO 1.1.11
The development of this plugin started when Google released a document called "Google's Search Engine Optimization starter guide" in Nov 2008. After a long public beta phase the plugin finally reached stable status in March 2009.

The goal of this plugin is to implement SEO in MyBB according to the guidelines presented in Google's SEO starter guide, to make MyBB more friendly to both users and search engines.

This plugin requires Apache with mod_rewrite, MySQL, PHP with mbstring, and MyBB 1.4 with UTF-8 encoding. MySQL 5, PHP 5 is highly recommended. Unfortunately, one core file has to be modified to make SEO URLs work.

This plugin is free open source software (GPL). This means that you can download the plugin for free, modify it to your liking, and you don't have to put any copyright or backlinks on your page.



The plugin currently supports the following features (each of these can be configured separately):
  • Google SEO 404:
    - error pages return 404 error code instead of 200
    - add Google's 404 widget to 404 error pages
    - custom 404 error pages
  • Google SEO Meta:
    - generate description meta tags for forums / threads / etc.
    - specify canonical pages
  • Google SEO Redirect:
    - redirect old URLs to new URLs
    - this avoids URL breakage and double content
  • Google SEO Sitemap:
    - dynamic generation of XML Sitemaps
    - search engines find your content without crawling
  • Google SEO URL:
    - replace standard id based URLs (e.g. showthread.php?tid=12345) with name based URLs (e.g. Thread-some-subject)
    - UTF-8 in URLs is supported
    - uniquifier is applied for non-unique URLs



Google SEO 1.1.10 fixed a security issue. If you are still using an older version, please update.

Changelog: http://mods.mybboard.net/change-log/google-seo
Download: http://mods.mybboard.net/view/google-seo (awaiting validation)
Git: http://github.com/frostschutz/Google-SEO (downloads, version history, issue tracker, wiki, etc. available here)



If you come across any bugs, please report them in this thread or PM me, preferably with steps to reproduce. If you have any suggestions or proposals for feature enhancements, please post them in this thread. Thank you for your support!
Visit this user's website Find all posts by this user
Quote this message in a reply
03-09-2009, 08:38 PM
Post: #2
RE: Google SEO
ApprovedSmile I'm assuming this is the first non-beta release?

The CMS is currently being moved to http://elite-area.com/!
Visit this user's website Find all posts by this user
Quote this message in a reply
03-09-2009, 08:40 PM
Post: #3
RE: Google SEO
i am so pumped you have no idea

thanks so much

[Image: signature.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-09-2009, 08:41 PM (This post was last modified: 03-09-2009 08:41 PM by MattRogowski.)
Post: #4
RE: Google SEO
Approved on Mods site.

I'm interested in using this for the sitemap, at minimum...

My Personal Site - Twitter
MyBB Support Team
[Image: lqscs]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-09-2009, 08:45 PM
Post: #5
RE: Google SEO
Upgraded from Version 0.8.
Works fine Smile

MyBB Version: 1.4.11
DB Version: MySQL 5.0.51
PHP Version: 5.2.6

Sebastian @ http://www.computerhartware.de/
Visit this user's website Find all posts by this user
Quote this message in a reply
03-09-2009, 08:58 PM
Post: #6
RE: Google SEO
Installed, seems fine. Good work.

[Image: signature.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-09-2009, 09:44 PM
Post: #7
RE: Google SEO
Thanks for approving this so quickly. Glad you like the plugin.
Visit this user's website Find all posts by this user
Quote this message in a reply
03-09-2009, 09:55 PM
Post: #8
RE: Google SEO
http://worldbeyblade.org/sitemap-index.xml I don't understand. Can you explain the sitemap a little more?

[Image: signature.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-09-2009, 10:04 PM (This post was last modified: 03-09-2009 10:05 PM by frostschutz.)
Post: #9
RE: Google SEO
The sitemap standard (or that what Google, Yahoo, Ask etc. are using) is described here:

http://www.sitemaps.org/protocol.php

The sitemap index is an Sitemap index file as described on that page. It links to the actual sitemap files.

Google SEO Sitemaps are created dynamically. When you tell Google about your Sitemap (in Google Webmaster Tools, or by specifying it in your robots.txt file) it will download the index, and then browse through the sitemaps listed in this index. So Google goes through your Sitemap page by page similar to how a user goes through your forums page by page.

It's split into pages because creating a sitemap for tens of thousands of threads, users and forums all at once would cause too much load. Plus sitemaps have a limitation of 50000 items per sitemap.

The sitemaps are created dynamically and not statically in a task like how its done by the other plugin, in order to give Google and other search engines the current up to date status of your forum whenever it chooses to access your sitemap - and not possible a twenty four hour old version. This way Google gets up to date sitemaps as early as possible which leads to google accessing your new content it found via the sitemap as early as possible which leads to your new content getting indexed as early as possible.
Visit this user's website Find all posts by this user
Quote this message in a reply
03-10-2009, 01:14 AM
Post: #10
RE: Google SEO
I´ve just subscribed to this thread

thanks for releasing, frostschutz, I´ll try it in next few days

[]s, Claudio

Petition: Distinction between "Premium" and "Free" Plugin & Themes Thread Releases
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: