Sydney Website Design    CMS    Database Development    Search Engine Optimisation (SEO)
Sydney Web Design, Web Design Sydney, Website Design, CMS, Database Development, SEO, Search Engine Optimisation.

Posts Tagged ‘Sydney Web Design’

Mod-rewrite: Redirect HTTP:// to HTTP://www


Tuesday, January 25th, 2011

You are probably only receiving HALF your allowable page rank due to a bug in how search engines view URLs. Google and most other search engines see your-domain.com.au and www.your-domain.com.au as two completely different domains. The only difference between the two is that the www is missing off the first one. They both go to the same page on the same website. They both give exactly the same results. Why then does Google and others count them as two different sites and therefore spit your page rank between them.

It has something to do with Canonical links – meaning the process of chosing the best available link when more than one is available.

Matt Cutts from Google explains:

* www.example.com.au
* example.com.au/
* www.example.com.au/index.html
* example.com.au/home.asp

“Technically all of the above urls are different. When Google “canonicalizes” a url, we try to pick the url that seems like the best representative from that set.”

What can I do to protect my valuable page rank?

The answer is simple if you are on an Apache web server (Linux hosting). The answer is Mod-Rewrites.

Add this code into a .htaccess file (a simple text doc with the file name .htaccess) and drop it into your ROOT folder.

RewriteEngine On
RewriteCond %{HTTP_HOST} !^www..*
RewriteCond %{HTTP_HOST} !^$
RewriteCond %{HTTP_HOST} ^([^.]*).(com.au|com.au/)
RewriteRule ^.*$ www.%1.%2%{REQUEST_URI} [R=301,L]

Now, when your server detects a request for a page and it has not got the www. in the URL it will automatically be added in there. That means that Google will always contribute any Page Rank to the one URL and it will no longer split the Page Rank between the two URLs.

For more info read the manual here at Apache (http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html).

Google Caffeine changes the way we optimise.


Thursday, December 16th, 2010

The introduction of Google Caffeine is having a significant effect on Search Engine Optimisation. To keep your ranking or to obtain a better ranking it is vital that your website creates a clear theme. It is important to create silos (partitioned relevant areas of content) so that Google can see that they are subsets of a larger specific topic.

Once you implement the silo structure to your website you are less likely to find your website losing ranking to newer, smaller websites that are more narrowly focused.

Google’s new Caffeine has 4 major changes to the way you website is crawled, indexed, and ranked.

1. Spider indexing is no longer set a long intervals and actually takes place almost instantly, constantly.

2. New websites are indexed much faster and existing websites are now indexed for keywords that they were not previously targeting using “Latent Semantic Indexing”.

3. Websites are now ranked in terms of their relevance.

4. Google no longer uses the keywords meta tags to index your site.

Uberkate launches new website!


Thursday, November 25th, 2010

I am very please to announce the launch of Uberkate. Please have a look at the new site here at www.uberkate.com.au and see the wonderful photography of Sarah Van Wijck and wickedly unique and beautiful creations of Kate Sutton of Uberkate.

6 WordPress Plugins you can’t do without.


Tuesday, August 24th, 2010

Click here to read about each plugin.

This is a link to a cool article that will give you access to 6 plugins that will greatly increase your productivity in blogging with WordPress.

As you all know I strongly recommend that you use WordPress as your blog choice for many reasons, most of all being that Google absolutely loves it for SEO.

Hope you like the plugins and the info helps you increase traffic to your site.

Adam.

100 Free WordPress Themes


Sunday, August 22nd, 2010

If you are looking for FREE WordPress themes look no further. Here is a collection of free high quality WordPress themes for you to use as your default template.

They are all from Smashing Magazine and can be uploaded to your blog and selected as the default template. They should then automatically replace your current look.

If you are looking for a more customised template, something to match your current website or a design that you have created we can turn it into a template for you and install on your blog.

We can also create WordPress Widgets and Plugins too. Just tell us what you need and we will create it for you.

Call Adam on (02) 9957 3337 for further information.

DotCom Promotions – Sydney Web Design blog is proudly powered by WordPress
Entries (RSS) and Comments (RSS).
Privacy Policy | Terms of Use | Sitemap Designed and Developed by DotCom Promotions © 2009