Redirect non www Urls via htaccess

April 12th, 2011 PhoenixCOZA Posted in Webhosting No Comments »

This is a very simple redirect using .htaccess but a good SEO tweak that will do wonders for getting the most out of your Page Rank.

I have chosen to redirect to non-www but there is absolutely no SEO benefit or loss to choosing one over the other. The important thing SEO wise is to just choose one and stick with it.

RewriteEngine On
RewriteCond %{HTTP_HOST} ^yoursite.com [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]


More applications for Google Apps

December 10th, 2010 PhoenixCOZA Posted in My Thoughts, Webhosting No Comments »

Google Apps is a service from providing customizable versions of several Google products under your custom domain name. Google apps Powered domains features several Web applications with similar functionality to traditional office suites, including: Gmail, Google Groups, Google Calendar, Talk, and Docs. The latest update includes single sign on for all Google powered applications such as Android Gmail, Blackberry Gmail applications, Youtube, google analytics and Feedburner.

All Google Apps customers now have the ability to access over 60 new applications.

Existing customers can transition at their own pace over the next couple months to the new infrastructure supporting these applications from the administrative control panel. New customers will automatically have the new infrastructure. The additional services are not covered by the Google Apps SLA or telephone support, but we’ll be watching for feedback how we can make these new applications even more useful.

To get a custom domain name or enable your custom domain name with Google Apps contact NumAfrica hosting.

Source :

Ten times more applications for Google Apps customers

PhoenixCOZA’s Posts Posted via email from PhoenixCOZA’s Posts Google Apps is a service from providing customizable versions of several Google products under your custom domain name. Google apps Powered domains features several Web applications with similar functionality to traditional office suites, including: Gmail, Google Groups, Google Calendar, Talk, and D …


WordPress 3.0.2 upgrade is available

December 4th, 2010 PhoenixCOZA Posted in Webhosting 1 Comment »

WordPress 3.0.2 was has been released to the public. This version is a mandatory security upgrade. If your running WP make sure you upgrade.

One click update makes the process much easier. You can update automatically from the Dashboard > Updates menu in your site’s admin area. It is advised that you should update immediately even if you do not have untrusted users.

According to the release notes:

This maintenance release fixes a moderate security issue that could allow a malicious Author-level user to gain further access to the site, addresses a handful of bugs, and provides some additional security enhancements.


www vs non www Urls via htaccess

December 29th, 2008 PhoenixCOZA Posted in Webhosting, Website SEO Comments Off on www vs non www Urls via htaccess

Clean or pretty Urls are not only easy for your visitors to remember but effects your Page Rank by making it easier for the search engine to crawl your site. This is a really simple SEO trick. The average web developer might not put much thought into the difference and yet I see even so called SEO experts and huge sites with SEO companies working for them ignore this basic search engine optimization solution.

What you need to know about canonicalization is that Google, MSN, Yahoo, Ask and the other search engines see a site using both URL’s as two different pages.

Canonicalization is the process of picking the best url when there are several choices, and it usually refers to home pages. For example, most people would consider these the same urls:

  • www.website.com
  • website.com/
  • www.website.com/index.html
  • website.com/home.asp

But technically all of these urls are different. A web server could return completely different content for all the urls above. When Google, MSN, Yahoo, Ask and the other search engines “canonicalizes” a url, we try to pick the url that seems like the best representative from that set.

The amount of duplicate content can negatively effect your PR (page ranks) in  Google, MSN, Yahoo, Ask and the other search engines.

Yes, you read that right.

If your site resolves to both http:// and to http:// with the www afterwards then the search engines including Google consider those to be two completely different URL’s and will allocate your Pagerank accordingly.

What this means is that for example if you are a Pagerank 4 when you load your site with www and you are also a Pagerank 4 without it then you are splitting your potential Page Rank between those two URL’s.

If you try to type in http://www.numafrica.com you will see that I have placed a permanent 301 redirect to http://numafrica.com/ to prevent this.

This is a very simple redirect using .htaccess but a good SEO tweak that will do wonders for getting the most out of your Page Rank.

I have chosen to redirect to non-www but there is absolutely no SEO benefit or loss to choosing one over the other. The important thing SEO wise is to just choose one and stick with it. Load your index page into your browser with and without the www and simply pick whichever is higher in Pagerank, or if they are both the same then just