• Welcome to Sitemap Generator Forum.
 

Sitemap Generator 1.2.2

Started by XML-Sitemaps Support, November 14, 2005, 04:53:05 PM

Previous topic - Next topic

XML-Sitemaps Support

Hello all!

A new release of PHP Sitemap Generator is available from November 14, 2005.

UPDATE: v1.2.2

       * bug-fix for user/password save function:
https://www.xml-sitemaps.com/forum/index.php/topic,114.html
https://www.xml-sitemaps.com/forum/index.php/topic,120.html

What's new in version 1.2?

   * 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)

Shackbase

"url substring,lastupdate YYYY-mm-dd,frequency,priority".

what if I want to have a dynamically changing YYYY-mm-dd - rather than a static date that after a couple of 2-3 weeks will be out of date per se.

--Tone
- find Computer hardware reviews, news and shopping.
Discuss computer hardware reviews on .

XML-Sitemaps Support

You may leave this value empty to be filled with current date/time:

url substring,,frequency,priority

Shackbase

so...

index.php, daily, 1
sitemap.php, hourly,.9
aboutus.php, weekly, .5


Would that work?

--Tone


Quote from: admin on November 24, 2005, 05:16:15 PM
You may leave this value empty to be filled with current date/time:

url substring,,frequency,priority
- find Computer hardware reviews, news and shopping.
Discuss computer hardware reviews on .

XML-Sitemaps Support

Hi,

the correct definition is:


index.php,,daily,1
sitemap.php,,hourly,0.9
aboutus.php,,weekly,0.5

i.e.:
- no spaces
- one comma missed (to set empty value for last update time)
- float values should be presented in full form (0.9 instead .9)

Shackbase

excellent, I will certainly give that a whirl,

Thanks,

--Tone
- find Computer hardware reviews, news and shopping.
Discuss computer hardware reviews on .

dans

Where can we check to see which version we have running?  Shouldn't the version # be included in the file License.html?

XML-Sitemaps Support


The version of generator script is shown in the footer of every page like this:
QuoteStandalone Sitemap Generator (PHP) v1.2.2, 2005-11-28| Read License
Copyright(c)2005 XML Sitemaps