=== Standard XML Sitemaps ===
Contributors: mypatricks
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mypatricks@gmail.com&item_name=Donate%20to%20Patrick%20Chia&item_number=1216826058&amount=5.00&no_shipping=0&no_note=1&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8&return=http://patrick.bloggles.info
Tags: xml sitemap, standard, google sitemap, yahoo sitemap, search engine
Requires at least: 2.5
Tested up to: 2.6
Stable tag: 1.0

Automatic generate standard XML sitemap for wordpress blog and add sitemap into current robots.txt. It's like XML feed.

== Description ==

The plugin work like XML feed. It's no file generated. It's automatic generate when need. It's also add sitemap url into current robots.txt that allow search engine crawling. No option required just install and live.

== Installation ==

= Wordpress User =
1. Upload 'xml-sitemap.php' to the '/wp-content/plugins/' directory
2. Upload 'feed-sitemap.php' to the '/wp-content/includes/' directory
3. check your sitemap url like http://yourblogurl.com/sitemap.xml

= WordpressMU User =
1. Upload 'xml-sitemap.php' to the '/wp-content/mu-plugins/' directory
2. Upload 'feed-sitemap.php' to the '/wp-content/includes/' directory
3. check your sitemap url like http://yourblogurl.com/sitemap.xml

== Frequently Asked Questions ==

= Can I change the sitemap name/URL? =

No. The sitemap was defined as sitemap.xml. Your sitemap url should be http://yourblogurl.com/sitemap.xml

= I found no sitemap file in my blog? =

The sitemap is generate when it need. No file created.

= Where can I custom the xml output? =

You may custom the XML output with feed-sitemap.php.

= Do I need change my robots.txt? =

No. It's will add your sitemap url into your robots.txt when plugin actived.

== Screenshots ==

See live blog [XML Sitemap Example](http://blogthor.com/sitemap.xml)