Posted on September 28, 2011 by Darryl Delong
In previous blog posts we’ve discussed the importance of website design and content on search. However, there are certain publishing platforms you can use to build and maintain your website, that come with SEO benefits. WordPress is one of those platforms. In addition to the fact that it is free open-source code, there are numerous themes, plugins and widgets to help you give your site the look and feel you want. Just as important, building a site in WordPress, including the plugins, has many SEO benefits. Below we have listed just a few of these benefits, including any necessary changes:
Posting and Updating Content is easy to do with WordPress.
By now you’ve probably heard the phrase “content is king”, but having to depend on a webmaster each time you want to post content pages to your website can be expensive. With WordPress you don’t have to outsource the task of adding a new blog post or page to your website. You can handle this task by logging into your WordPress control panel and using the WordPress built-in WYSIWYG (what you see is what you get) editor. If you can update a Word document then, chances are, you can update a WordPress blog post or page. Adding content to your WordPress site is as easy as typing it, or copying it from an external source, adding a page title and hitting the publish button.
With the WYSIWYG editor you can easily SEO your content by adding keyword-rich page titles, headlines, hyperlinks to other internal pages, H1 or H2 tags, bolding text and more.
Read the rest of this article »
Posted on April 15, 2011 by Cindy Wilson

301 redirects
Our previous article How Canonical URL Redirects (301 Redirects) Can Affect Your Search Rankings provided a brief overview of the effects a lack of canonical (301) redirects can have on your search rankings. Today we would like to tell you how to correct this issue on the major platforms.
A couple of notes to mention regarding the following instructions:
o For ASP platforms, you will need to create a script to be executed before the content on each page of the site.
- The Single Page redirects will only transfer one specified page to another individual page.
- For redirects on Apache servers:
o Create .htaccess file on root directory of site
o For sites hosted using Windows, you will need to contact your host provider
Read the rest of this article »
Posted on April 2, 2011 by Cindy Wilson

How many home pages?
Have you noticed that when you type certain URLs, they are automatically redirected? For instance, whether you type market-vantage.com, market-vantage.com/index.php, www.market-vantage.com/index.php or www.market-vantage.com they all resolve to the same URL www.market-vantage.com/. This is called a “Canonical URL Redirect” or a “301 Redirect”. Now unfortunately, a lot of websites don’t have this redirect which can negatively affects their search rankings, though you probably don’t mind if they are your competition.
There are two reasons missing URL redirects is an issue: the page is seen as multiple pages and the “multiple pages” are seen as having duplicate content. Here is a brief look at both of these potential problems.
1. There are a number of different factors search engines look at to determine the page ranking of a website. For instance, Google uses about 200 signals in its algorithm. When Google looks at your home page, one of the elements it looks at is the number of page views your website has received. If your home page comes up as three different pages then, in essence, it may be competing against itself for rankings. So having them all redirect to one page is beneficial.
Read the rest of this article »