Hi everyone,
In the next version (3.8), we will be incorporating many improvements in the following areas:
- Search Engine Optimization (SEO) - allowing the Searching Engine to identify your messages easily;
- Usability - making the software more user friendly;
- Configurability - less code mod, easier management for the admins;
- Performance - less memory usage on server, faster perceived performance;
I will be covering the first aspect,
SEO, briefly in this note. The major SEO features in 3.8 are:
Site Meta Keywords and Description
This new setting is configurable in the AdminCP so that users can define the desired description for their forum. You
will not have to modify the page to add your own keywords and description which often requires re-do on each upgrade.
Automatic Meta keywords and Description
We will take data directly from the forum (Admin CP) and message (first message in thread), and generate the appropriate meta keywords and description automatically for you. This
improves the display of search results on search engines. Canonical URL Link element
We will generate a canonical URL (<link rel=canonical... />) for home, all forums and all message pages to help solve the "multiple URLs pointing to the same page" problem.
Take the following 3 URLs for example:
- http://www.aspplayground.net/forum/Version-36-Available-Now-m403444.aspx
- http://www.aspplayground.net/forum/m403444.aspx
- http://www.aspplayground.net/forum/tm.aspx?m=403444
Although they look different, they all points to the same message. With canonical URL implemented, the search engine will not confuse them as different pages and calculate page rank and popularity separately (an undesirable effect).
When SE's see the Canonical URL in your page source (not visible unless you view the source), they will
combine page ranks for the various pages for you, and
list the desired URL on their search results. The canonical URL we generate will be based on the setting in your AdminCP (SEO link transformation), giving you full control over how they list your messages and forums.
BreadCrumb - including the current page
In the current version, when you browse the forum and message pages, you won't see the current page appear on the breadcrumb link section. In 3.7, you can choose to incorporate the current page in the breadcrumb, in either plain text or link format.
Why is this important? With the current page added to the breadcrumb, the Search Engines will list your entire forum hierarchy (up to the current level) in "click-able" format. This
gives users more links (>1) to visit your site with, even though the search result appears only once.
A dedicated Site Map page
We will produce a site map page that lists various forum pages the search engines will find informative. Of course this will be totally modifiable (it is a page with some automatic link generation) when you need it.
Thanks for your time today, and I will post info on other aspects of 3.8 in another message later this week.
<message edited by Samuel on Mon. May 3, '10 2:12 AM>