Installation
* Download sitemap-generator.zip and uncompress
* Upload the entire sitemap-generator folder (not just the files inside) to your plugins directory
* Activate the plugin in your administration panel
* Configure the plugin in the options panel (under DDSitemapGen)
* If using permalinks, read the permalink section below
* Simply add the following line to a WordPress page (where you would like the sitemap to display):
<!– ddsitemapgen –>
<自己用的是wordpress 2.7 方法是添加一个页面,在源码中添加上面这句就可以了,其它的WEB配置里面去配置>
Note: For those of you using the new rich-text editor – be sure to click the ‘html’ button to edit the page source directly. Otherwise Wordpress will wrap code tags around the line which generates the sitemap and it will not work properly.