Search
Recommended Sites
Related Links






   

Informative Articles

Choosing your host
The lifeline of any web site is the server, where your web resources are hosted. Choosing a server is decided by bandwidth requirement, security, reliability, stability and of course the cost. What is web hosting? Your website...

Designing your website with change in mind.
We all know that our websites seem to take of live of their own. As your site grows updating pages becomes more and more of a task. This is where server side includes (SSI) can make your site updates a lot easier and requires a lot less...

Making Money By Outsourcing.
So you are thinking to yourself "how can I expand my operation, do more business and make more money?". If you are thinking this right now and are in the web design or webhosting fields then Outsourcing might be for you. Now this is not to say that...

PHP and Cookies; a Good Mix!
Introduction Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies? Maybe you have used then, but you still don't know exactly what they are. Or you are completely new to cookies? It doesn't...

Things To Keep In Mind When Choosing a Web Hosting Company
As a business, your website can make you or break you. As a result, you need to choose a strong company to handle your web hosting. When you are ready to start your journey into the web, you don't necessarily need the most...

 
Create a Google Sitemap for your Web Site

Google Sitemaps is a simple and fast way for your site to be constantly indexed and updated by Google.

This article will discuss the benefits of implementing this new technology, who should use it, how it works and how to create a Google Sitemap for your web site.

Benefits of having a Google Site Map

1. Speeds up the discovery and addition of your web pages in the Google index.

2. Enables Google to quickly find web pages that have been recently changed.

3. A method for your site to be listed and appear quickly in Google.

4. Helps Google to keep search content fresh, so people have the most up to date information available.

Who should use Google Sitemaps?

All site owners can use Google sitemaps whether you have one page or millions of pages, however it's mostly geared towards people that make frequent changes to their web pages.

Normally web pages on a large site will not all get indexed because the links are too deep within the site. By including all your pages in the Google Sitemap you have a better chance of them all being indexed as Google thrives on fresh content. According to Google, it won't increase your site's rankings.

How does it work?

Google sitemaps are created using XML (Extensible Markup Language). This is a coding language similar to HTML(though a little more complex). It is often used these days in syndicated feeds or blogs.

Here is the sample XML code you would include for each page of your site:

<url> <loc>http://www.yoursite.com/</loc> <lastmod>2005-07-15</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> </url>

Here is a breakdown of what each line represents:

location - name of your webpage ie http://www.yoursite.com

last modified - when you last modified the page.

change frequency - tells Google how often you modify that particular page, whether it's never, weekly, daily, hourly, monthly or yearly.

priority - sets the priority you want Google to place for that page on your site. You can prioritize your pages: 0.0 being the least, 1.0 being the highest, 0.5 is in the middle.

This is only relative to your site. It will not affect your rankings. Certain pages on your site may have more significance than others because they are updated more often ie home page, articles page.

How to Create a Dynamic Google SiteMap XML File

It would take a long time to create your Google Sitemap by hand especially if you have a site that contains 1000s of pages.

Fortunately Google provides the Sitemap Generator that allows you to generate a sitemap very quickly. It's a Python script that creates a Sitemap for your site using the Sitemap Protocol. This script can create Sitemaps from URL lists, web server directories, or from access logs.

You can read more about it here:

https://www.google.com/webmasters/sitemaps/login">www.google.com/webmasters/sitemaps/login">https://www.google.com/webmasters/sitemaps/login

Other Sitemap Generators.

Google has also compiled a list of third party generators.

Personally I use the free sitemap generator It's simple to use and quickly produces the necessary XML code for your site.

Here are the steps on how to create your Sitemap using this free Sitemap Generator:

1. Go to http://www.sitemapspal.com and enter your site's address. 2. Copy the code that it generates for your site and paste it into notepad. 3. Save the text file as sitemap.xml 4. Upload this file to the root directory (same place as your home page) of your web server. 5. Open up a Google Site Map account and submit your site's address. 6. Every time you modify a page or pages, login to your Google account and click on the resubmit button. 7. Repeat this procedure for all of your web sites.

Conclusion

Google is still the largest and most accessed search engine on Net. Each year millions of web sites get added to Google making your site harder to find. Creating a Google Sitemap will help your web pages stay fresh in Google's index.
About the Author
Herman Drost is the Certified Internet Webmaster (CIW) owner and author of http://www.iSiteBuild.com. Affordable Web Site Design and Web Hosting. Subscribe to his "Marketing Tips" newsletter for more original articles. mailto:subscribe@isitebuild.com. Read more of his in-depth articles at: http://www.isitebuild.com/articles

Sign up for PayPal and start accepting credit card payments instantly.