XML Sitemaps Generator

Unlimited Sitemap Generator Script

Unlimited Sitemap Generator

What if your website has thousands of pages and you want them all indexed in an XML-formatted sitemap to submit to Google? No online service offers a solution for web sites that large.

We suggest you to try our standalone sitemap generation script to create unlimited sized sitemaps easily and to have several other very useful features!

Unlimited Sitemap Generator is a PHP script designed to run on the server that hosts your website

Here is the brief summary of its features:

  1. It generates any kind of sitemap you require: XML, Text, HTML site maps.
  2. It is developed in PHP languages and works with most web-server's configurations
  3. Fast and easy installation onto the same host that should be crawled
  4. Flexible configuration that allows you to set any sitemap parameters and crawler settings
  5. Support of LARGE websites, dividing the sitemap on the parts per 50,000 URLs each and Sitemap Index file according to the Google sitemap protocol.
  6. "robots.txt" exclusion protocol is supported
  7. GZip compression supported (optional)
  8. User-friendly progress indication for sitemap generation in manual mode
  9. Allows to setup the cron job to create sitemaps without a user interaction
  10. Informs (ping) Google automatically when sitemap generation is complete
  11. Website structure analysis feature represents the tree-like layout of your pages distribution within folders
  12. The script collects all generated sitemaps details and provides the log changes in it, including the number (and the lists) of added and removed pages.
  13. The broken links are detected by the application and reported on the special page, providing also the URLs pages that refer to these bad links.

Detailed documentation (including requirements) on the standalone version of XML sitemap generator can be found here on the site.

Please also review the Demo version of PHP XML Sitemap Generator (some configuration settings are disabled to avoid of crawling sites other than www.xml-sitemaps.com)

If you'd like to use this application, press the button on the right side to purchase it for just $19.99. For any further information please contact us.

You will find feedback from some of our customers on testimonials page.

Versions history (changelog)

2007-12-27 v2.8

  • Live.com ping
  • meta description tag can be (optionally) extracted and inserted in ROR sitemap (advanced settings section)
  • Clear session (or others) parameters from URLs (advanced settings section)
  • IP address connection can be defined (advanced settings section)
  • Progress storage type: "serialize" or "var_export"
  • Changelog order can be changed in config file (xs_chlogorder option)

2007-10-21 v2.7

  • xml sitemap is now template based, which allows to integrate xsl stylesheet into your sitemap. Templates are defined in: sitemap_index_tpl.xml, sitemap_xml_tpl.xml and sitemap_ror_tpl.xml files
  • priority attribute can be assigned automatically by sitemap generator script now, just enable corresponding checkbox in configuration. Priority is descending with depth level: the highest priority is assigned to your homepage and the lower values are set for other pages, depending on how many "clicks" it takes to reach the page
  • minor bug fixes and improvements

2007-07-30 v2.6

  • sitemap ping for Ask.com and Moreover.com (Live Search)
  • memory usage optimized

2007-05-19 v2.5.3

  • titles are included in ROR sitemap now
  • minor bug fixes and improvements

2007-01-18 v2.5.2

  • minor bug fixes and improvements

2006-11-25 v2.5.1

  • sitemap protocol v0.9 is supported now

2006-11-24 v2.5

  • google sitemap ping URL has been updated
  • an option to automatically remove certain parameters from URLs has been implemented
  • user-agent can be customized now with xs_crawl_ident option in config file
  • robots.txt compliance can be turned on/off now with xs_robotstxt option in config file
  • regular expressions are allowed in "Individual parameters" option - just add a leading '$' sign in the line to enable it

2006-10-11 v2.4

  • Yahoo auto notification option added
  • html sitemap is now fully customizable
  • minor bug fixes and improvements

2006-08-18 v2.3

  • ROR sitemaps are now supported
  • you can specify custom port for http connections now using xs_portconnection option in config.inc.php file
  • an option added to limit crawl depth level

2006-07-04 v2.2

  • the <meta name="robots" content="noindex, nofollow"> tag is supported now
  • xml sitemap size (max number of URLs per file) can be specified in config file
  • location of text sitemap can be specified in config file
  • non-standard ports are supported like example.com:8080
  • minor bug fixes and improvements

2006-03-28 v2.1.1

  • minor bug fixes and improvements

2006-02-21 v2.1

  • html sitemap listing enhancements
  • minor bug fixes

2006-01-17 v2.0

  • new feature: HTML Site map generation is now included into the script. You are able to define the number of links per page in html sitemap and customize the page layout using simple template file.
  • Configuration screen interface improved
  • Mutiple minor changes

2005-11-14 v1.2.0

  • new feature: "Individual attributes" setting at Configuration screen. It allows you to set specific values for last modification time, frequency andpriority per page. To use it, define specific frequency and priority attributes in the following format: "url substring,lastupdate YYYY-mm-dd,frequency,priority".
  • new feature: "Include ONLY URLs" setting. This setting is the opposite to "Exclude URLs". When it is not empty, ONLY the urls that match the substring entered are included into sitemap.
  • configuration page interface improved (parameters are included into two groups now: main parameters and optional settings)

2005-10-27 v1.1.3

  • the generator creates a sitemap in TEXT FORMAT for you (one URL per line). You can download it from the "Sitemap details" block at the left column of the page. This URLs list can be submitted to Yahoo! here

2005-09-14 v1.1.2

  • (fix) asp sites crawling problem

2005-08-30 v1.1.1

  • "sleep" delays are now available to configure to reduce the load on your server
  • new configuration directive: "Do not parse URLs" allows to skip fetching some pages to boost the speed of sitemap generation of the large sites
  • single quoted tag

2005-08-08 v1.1.0

  • "resume the interrupted session" feature added
  • urls extraction has been improved (some uncatched urls are now processed)
  • performance/memory usage optimization

2005-07-31 v1.08

  • generator pages access can be restricted
  • minor improvements

2005-07-20 v1.07

  • CRLF problem with sitemaps (that may lead to a parse problem in rare cases)
  • fixed
  • script configuration auto-filled with initial values
  • robots.txt is now processed both from top level and from the starting URL directory

2005-07-14 v1.06

  • support of (') character in URLs

2005-07-14 v1.05

  • "Content-type" header is checked and only "text/html" entries are processed
  • "extensions" config settings trailing space problem fixed
  • "gz" added to default excluded extensions
  • "change_frequency" setting fix
  • skip redirections to non-html files
  • interface enhacements

2005-07-07 v1.04

  • full config with initial settings included

2005-07-07 v1.03

  • "custom lastmod time" bug fixed
  • all pages exluded when "exclude extensions" field is empty

2005-07-05 v1.02

  • robots.txt protocol is supported ('*' and 'googlebot' user-agents are checked)
  • view current process state when crawler is in background mode
  • interrupt the crawler in background mode
  • show real current path on the configuration page
  • show sitemap summary block at the main (configuration) page
  • check if sitemap exists on the analyze page to avoid warning messages
  • split sitemaps on part per 49,999 URLs for consistency (instead of 50,000)
  • redirections to external domains are not followed anymore

2005-07-04 v1.01

  • run-in-background option
  • minor bug-fixes

2005-07-03 v1.0

  • Initial Release

Purchase standalone version

Purchase for just: $19.99





ver 2.8, 2007-12-27
License
System Requirements
Installation Guide
Refund Policy

Already purchased?

Please use the link that was sent to your email box right after purchase to download the recent version of generator script (your link doesn't change in time).

Testimonials

Do yourself a favor and pick up this handy little script if you're looking for an effective and EASY TO USE Google site map generator.
It's probably one of the best search engine optimization tools I've ever purchased.

Stephen Ralph
http://www.top-affiliate.com

>> More testimonials

Contact us

Please feel free to contact us with any questions you might have.

About the site

XML-Sitemaps.com is a site specializing in sitemap software that generates XML, HTML and TXT sitemaps for webmasters to help get better crawling from search engines such as Google, MSN and Yahoo!