<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GOOGLEnormous &#187; sitemap xml</title>
	<atom:link href="http://www.googlenormous.com/tag/sitemap-xml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.googlenormous.com</link>
	<description>Providing Varied Information on Google Education especially for Bloggers</description>
	<lastBuildDate>Wed, 08 Sep 2010 17:02:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Sitemaps Explained &#8211; How To Use Google Sitemaps</title>
		<link>http://www.googlenormous.com/186/google-sitemaps-explained-how-to-use-google-sitemaps</link>
		<comments>http://www.googlenormous.com/186/google-sitemaps-explained-how-to-use-google-sitemaps#comments</comments>
		<pubDate>Thu, 11 Mar 2010 20:07:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Googlenormous]]></category>
		<category><![CDATA[adsens]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[adword]]></category>
		<category><![CDATA[adwords]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google account]]></category>
		<category><![CDATA[google ad]]></category>
		<category><![CDATA[google ads]]></category>
		<category><![CDATA[google adsense]]></category>
		<category><![CDATA[google adword]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[google site]]></category>
		<category><![CDATA[google sitemap]]></category>
		<category><![CDATA[google sitemaps]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[sitemap xml]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.googlenormous.com/?p=186</guid>
		<description><![CDATA[Three Ways To Index Your Site With Google Sitemaps
[Difficult, Hard, And Easy]
Google has recently implemented a program where any webmaster
can create a Sitemap of their Site and submit it for indexing
by Google. It is a quick and easy way for you to keep your
site constantly indexed and updated in Google.
The program is appropriately called Google [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Three Ways To Index Your Site With Google Sitemaps<br />
[Difficult, Hard, And Easy]</p>
<p style="text-align: justify;">Google has recently implemented a program where any webmaster<br />
can create a Sitemap of their Site and submit it for indexing<br />
by Google. It is a quick and easy way for you to keep your<br />
site constantly indexed and updated in Google.</p>
<p style="text-align: justify;">The program is appropriately called Google Sitemaps.</p>
<p><span id="more-186"></span></p>
<p style="text-align: justify;">In order for you to best use Sitemaps, you must have an XML generated<br />
file on your site that will transmit or send any updates, changes, and<br />
data to Google. XML (Extensible Markup Language)is everywhere these days,<br />
you have probably seen the orange XML logo on many web sites and its<br />
often associated with Blogging because Blogs use XML/RSS feeds to<br />
syndicate their content.</p>
<p style="text-align: justify;">Today RSS is known mostly as &#8216;Really Simple Syndication&#8217; but its original<br />
acronym stood for &#8216;Rich Site Summary&#8217;. XML is only simple code like HTML<br />
and it is used to syndicate your content to all interested parties.</p>
<p style="text-align: justify;">And the interested party in this case is Google. By creating<br />
Sitemaps Google is really asking webmasters to take charge of<br />
the indexing and updating of their sites. Basically, doing<br />
the Googlebot&#8217;s job!</p>
<p style="text-align: justify;">This is a &#8216;Good&#8217; thing! With the steady influx of new web sites<br />
growing rapidly, indexing all this material will become a challenge,<br />
even with the resources of Google. With Sitemaps, websmasters can<br />
now take charge and make sure their site is crawled and indexed.</p>
<p style="text-align: justify;">Please note, indexing your site with Sitemaps WON&#8217;T improve<br />
your rankings in Google. You will still be competing with the other<br />
sites in Google for top positions. But with Sitemaps you can make<br />
sure all your pages are crawled and indexed quickly by Google.</p>
<p style="text-align: justify;">There are some other big advantages of using Google&#8217;s Sitemaps<br />
&#8211; mainly you have control over a few key variables, attributes or tags.<br />
To explain this as simply as possible, your XML powered sitemap<br />
file will have this simple code for each page of your site:</p>
<p style="text-align: justify;">http://www.yoursite.com/</p>
<p style="text-align: justify;">1.0</p>
<p style="text-align: justify;">2005-07-03T16:18:09+00:00</p>
<p style="text-align: justify;">daily</p>
<p style="text-align: justify;">Along with &#8216;urlset&#8217; tags at the beginning and end of your code,<br />
and an XML version indication &#8211; that&#8217;s basically your XML file!<br />
File size will depend on the number of webpages you have.</p>
<p style="text-align: justify;">Taking a closer look at this XML file:</p>
<p style="text-align: justify;">location http://www.yoursite.com &#8212; name of your webpage</p>
<p style="text-align: justify;">priority you set the priority you want Google to place on that page<br />
in your site. You can prioritize your pages: 0.0 being the least,<br />
1.0 being the highest, 0.5 is in the middle. This is ONLY relative to<br />
your site. It will not affect your rankings. Why is this important?<br />
You have certain pages on your site that are more important than<br />
others, (home page, high profit page, opt-in page, etc.) by placing high<br />
priority on these pages, you will increase their importance in Google.</p>
<p style="text-align: justify;">last modified when you last modified that page, this timestamp allows<br />
crawlers to avoid recrawling pages that haven&#8217;t changed.</p>
<p style="text-align: justify;">change frequency you can tell Google how often you change that<br />
particular page. Never, weekly, daily, hourly, and so on &#8212; if you<br />
frequently update your page this could be extremely important.</p>
<p style="text-align: justify;">Why do I need a XML Generator?</p>
<p style="text-align: justify;">In order for this XML sitemap file on your site to be constantly<br />
updated, you need a Generator that will spider your site, list<br />
all the urls and automatically feed them to Google. Thus constantly<br />
updating your site in Google&#8217;s massive index or database.<br />
Keep in mind, Google also gives you the option of submitting<br />
a simple text file with all your URLs.</p>
<p style="text-align: justify;">Now there is already a flood of these generators popping up! Different<br />
ways of generating your XML powered sitemap file. More are probably appearing<br />
as you read this. But lets look at Three ways to generate your XML file.</p>
<p style="text-align: justify;">Difficult Google&#8217;s Python Generator</p>
<p style="text-align: justify;">That&#8217;s a relative term, if you know your server like the back of your<br />
hand and installing scripts doesn&#8217;t scare the bejesus out of you,<br />
you&#8217;re probably smiling at the word difficult. Google supplies a link to a<br />
generator which you can download and set up on your server. It will cough<br />
up your sitemap XML file and automatically feed it to Google.<br />
Google XML Generator [https://www.google.com/webmasters/sitemaps/docs/en/sitemap-generator.html]</p>
<p style="text-align: justify;">In order for this Generator to work, Python version 2.2 must be installed<br />
on your web server, many servers don&#8217;t have this. If you know what you&#8217;re<br />
doing, this will probably be a good choice.</p>
<p style="text-align: justify;">You don&#8217;t need a Google Account to use Sitemaps but it&#8217;s encouraged<br />
because you can track your sitemap&#8217;s progress and view diagnostic<br />
information. If you already have another Google Account gmail,<br />
Google Alerts, etc. just use that one to sign in and follow directions<br />
from there.</p>
<p style="text-align: justify;">To submit your Sitemap using an HTTP request, issue your request<br />
to the following URL:</p>
<p style="text-align: justify;">[http://www.google.com/webmasters/sitemaps/ping?sitemap=sitemap_url]</p>
<p style="text-align: justify;">Hard A PHP Code Generator</p>
<p style="text-align: justify;">This is a php generator that you can place on your server. This<br />
generator will spider your site, and produce your XML sitemap file. Download<br />
the phpSitemapNG and upload it your server. Run the generator to get<br />
your XML sitemap file and send it to Google.<br />
PHP Generator</p>
<p style="text-align: justify;">Again, this is only hard to do if you don&#8217;t know your way around PHP<br />
files or scripts.</p>
<p style="text-align: justify;">Easy Free Online Generator</p>
<p style="text-align: justify;">These Generators are popping up everywhere, and Google now keeps a list of<br />
these &#8216;third party suppliers&#8217; of generators on their site. Find them here:<br />
Google&#8217;s List of Third Party Generators</p>
<p style="text-align: justify;">One of the easiest to use is www.xml-sitemaps.com, and you can<br />
index up to 500 pages with this online Generator very quickly and it will<br />
give you the sitemap XML file Google needs to index your site.</p>
<p style="text-align: justify;">It will go into your site, spider it and index all your pages into an<br />
XML sitemap of your site. You can download this file, Compressed or Non-<br />
compressed and make minor changes such as setting the priority,<br />
changing frequency, etc.</p>
<p style="text-align: justify;">Then upload this file to your site as sitemap.xml to the root directory<br />
of your server i.e. where you have your homepage. Then notify Google<br />
Sitemaps of your XML file and you&#8217;re in business.</p>
<p style="text-align: justify;">Of course, the only drawback, if you constantly add pages to your site<br />
you will need to also add these pages to your XML sitemap file.<br />
This won&#8217;t be much of a problem unless you&#8217;re daily adding pages<br />
to your site &#8212; then you will need something like the PHP or Python<br />
generator to do all this for you automatically.</p>
<p style="text-align: justify;">Google is still the major search engine on the web so getting your<br />
pages indexed and updated quickly is the major reason to use Google<br />
Sitemaps. If you want your site to remain competitive it&#8217;s probably<br />
the wisest route to take.</p>
<p style="text-align: justify;">To learn more about the different Services and Programs offered</p>
<p style="text-align: justify;">by Google click here: Google Adsense &amp; Google Adwords</p>
<p style="text-align: justify;">This article may be freely distributed if this resource box stays attached.</p>
<p style="text-align: justify;">Article Source: http://EzineArticles.com/?expert=Titus_Hoskins</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlenormous.com/186/google-sitemaps-explained-how-to-use-google-sitemaps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO &#8211; Google Sitemaps Explained</title>
		<link>http://www.googlenormous.com/164/seo-google-sitemaps-explained</link>
		<comments>http://www.googlenormous.com/164/seo-google-sitemaps-explained#comments</comments>
		<pubDate>Tue, 09 Feb 2010 16:39:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Googlenormous]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google account]]></category>
		<category><![CDATA[google data]]></category>
		<category><![CDATA[google search]]></category>
		<category><![CDATA[google site]]></category>
		<category><![CDATA[google sitemap]]></category>
		<category><![CDATA[google sitemaps]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[sitemap generator]]></category>
		<category><![CDATA[sitemap xml]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web solutions]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[website promotion]]></category>
		<category><![CDATA[xml google sitemap]]></category>

		<guid isPermaLink="false">http://www.googlenormous.com/?p=164</guid>
		<description><![CDATA[Once again I seem to be writing about Google. The reason Google keeps cropping up in these articles is that:
* Google is a innovative company always coming up with new ideas to keep one step ahead of the competition.
* Search Engines are the most important way that most webses generate new traffic.
* Google is the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Once again I seem to be writing about Google. The reason Google keeps cropping up in these articles is that:</p>
<p style="text-align: justify;">* Google is a innovative company always coming up with new ideas to keep one step ahead of the competition.<br />
* Search Engines are the most important way that most webses generate new traffic.<br />
* Google is the most important of the Search Engines.</p>
<p style="text-align: justify;">One of Googles latest implementations is a method of allowing web-designers and website owners to create specially formatted sitemap documents that inform and direct the Google robots. These sitemaps are a quick and easy way to keep your site constantly indexed and updated within the Google database and to ensure that all of your sites pages are crawled by the Google search engine robot. The program is called &#8216;Google Sitemaps&#8217; and this is what Google themselves have to say about it:</p>
<p><span id="more-164"></span></p>
<p style="text-align: justify;">Google Sitemaps is an experiment in web crawling. Using Sitemaps to inform and direct our crawlers, we hope to expand our coverage of the web and improve the time to inclusion in our index. By placing a Sitemap-formatted file on your webserver, you enable our crawlers to find out what pages are present and which have recently changed, and to crawl your site accordingly. Google Sitemaps is intended for all web site owners, from those with a single web page to companies with millions of ever-changing pages. If any of the following are true, then you may be especially interested in Google Sitemaps:</p>
<p style="text-align: justify;">• You want Google to crawl more of your web pages.</p>
<p style="text-align: justify;">• You want to be able to tell Google when content on your site changes.</p>
<p style="text-align: justify;">What is a Google Sitemap?</p>
<p style="text-align: justify;">The Sitemap protocol requires the sitemap to be present on your web-server in the form of an XML document. XML is simple code like HTML and it is used to syndicate your content to all interested parties. You may have seen it in use for syndicating weblog entries via RSS to a news-reader. In the case of Google Sitemaps, the XML document is syndicated to Google and their software uses it to ensure that the pages of your website are crawled and indexed.</p>
<p style="text-align: justify;">Before the introduction of Google Sitemaps, website-owners had to rely on the Google robot to find all of a websites links in order to make sure that all the pages were indexed. The introduction of Google Sitemaps now gives website owners some control over this process. In additoin, the XML format of the sitemap document also gives you control over several key variables.</p>
<p style="text-align: justify;">If we examine a very simple chunk of code from a basic Google sitemap XML document we can see the variables we now have control over.</p>
<p style="text-align: justify;">&amp;lt;url&amp;gt; &amp;lt;loc&amp;gt;URL HERE&amp;lt;/loc&amp;gt; &amp;lt;priority&amp;gt;1.0&amp;lt;/priority&amp;gt; &amp;lt;lastmod&amp;gt;2005-07-06T18:00:00+00:00&amp;lt;/lastmod&amp;gt; &amp;lt;changefreq&amp;gt;weekly&amp;lt;/changefreq&amp;gt; &amp;lt;/url&amp;gt;</p>
<p style="text-align: justify;">This part of code describes one page of a website, so a typical Google Sitemap document would contain similar chunks of code for every page contained within the website. As you can see each web page has 4 variables:</p>
<p style="text-align: justify;">LOCATION &#8211; Simply the URL of the web page.</p>
<p style="text-align: justify;">PRIORITY &#8211; A number from 0.0 to 1.0 allowing you to set the priority of a particular page within your website. This number is a relative setting and relates only to those pages within your site. It allows you to instruct Google to pay more attention to particular key pages within your website.</p>
<p style="text-align: justify;">LAST MODIFIED &#8211; This tells Google when your web pages were last modified so preventing the robot from having to index pages that haven&#8217;t changed since its last visit.</p>
<p style="text-align: justify;">CHANGE FREQUENCY &#8211; This allows you to tell Google how often the content of a page is likely to change. You can set it to never, yearly, monthly, weekly, daily, hourly and always.</p>
<p style="text-align: justify;">How do I create a Google Sitemap?</p>
<p style="text-align: justify;">There are a number of ways to create a Google Sitemap document for your website.</p>
<p style="text-align: justify;">The simplest but least controllable way is to use an online XML generator that will spider the pages in your website, and automatically create the XML file for you. With most you then have to upload the file to your web-server and inform Google of its presence. There are plenty of these scripts popping up and many of them are completely free. Select this link for a</p>
<p style="text-align: justify;">The main disadvantage to using these online generators is that they need to be recreated each time you add new pages to your website. This won&#8217;t be a problem for many website owners who rarely add new pages, but for those who are constantly adding new pages another approach may be better.</p>
<p style="text-align: justify;">If you would like a little more control over the various parameters stored within your Google Sitemap XML document then a script that you configure and then upload to your web-server may be the answer for you. These are written in various scripting languages such as PHP or Perl and give you more control over your Google Sitemap. They do require some knowledge of scripting and installation to get them working which is beyond the scope of this article. Many however can be set up to run at regular intervals and not only spider your complete site and automatically generate your XML Google Sitemaps document but also upload it to the relevant place on your web-server and ping Google to tell them that the sitemap exists.</p>
<p style="text-align: justify;">Finally you could use Googles own Sitemap generator which is a Python script and takes a little more knowledge to install and configure on your web-server. It also requires that Python 2.2 is installed on the server.</p>
<p style="text-align: justify;">Note: These automatic Sitemap generators work by following the internal links within your website, any orphaned pages that are not linked to will not be included in your sitemap.</p>
<p style="text-align: justify;">How do I submit my Sitemap to Google?</p>
<p style="text-align: justify;">Whichever method you use to generate your Google Sitemaps document, you then need to submit it to Google. Most of the online generators and scripts will either do this for you or give you an option to do it once your XML document has been uploaded.</p>
<p style="text-align: justify;">First, you should create a Google Sitemaps Account (which requires you to have a Google Account). This account enables Google to provide you with useful status and statistical information. The My Sitemaps page lets you know if there are problems with your Sitemap or with any of the URLs listed in it. Your Google Sitemaps account will also allow you to re-submit your Sitemaps document when you make changes to it.</p>
<p style="text-align: justify;">Once your Sitemaps account is set up simply use the online forms to inform Google of the location of your new Sitemaps document and your site will soon be indexed.</p>
<p style="text-align: justify;">Summary</p>
<p style="text-align: justify;">Google Sitemaps give website owners the opportunity to inform Google about all the pages of their website. It should ensure that no pages are missed and also allows a certain degree of control over the relative importance of individual pages. Simply generating a Google Sitemaps document won&#8217;t necessarily give you higher rankings within the search engines as you will still be competing with other websites for those top spots. Both on page Search Engine Optimisation and off-page promotion will still be essential. However, sitemaps make sure all your pages are crawled and indexed quickly by Google, and may therefore give you a competitive advantage over those websites that don&#8217;t have a Google Sitemap.</p>
<p style="text-align: justify;">Alan Cole runs http://www.pixelwave.co.uk, a one-person web design studio. His aim is to provide cost effective website design production and maintenance by offering professional web solutions that stand out from the crowd. Increasingly his work involves website promotion and Search Engine Optimisation as well as training courses on all aspects of web design and promotion.</p>
<p style="text-align: justify;">Article Source: http://EzineArticles.com/?expert=Alan_Cole</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlenormous.com/164/seo-google-sitemaps-explained/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
