NpsSitemap used to generate the Google Sitemap.Sitemaps protocol enables you to send URL list to search engines.
The index file name seems like sitemapindex1.xml,sitemapindex2.xml,etc.
At the first time, you need to login to google and verify your sitemaps.
After that,all the sitemap will send to google for update automatically.
|
NpsSitemap() Construction |
|
| void |
Generate(NpsSite site) throws Exception Generate the sitemap for the site |
| void |
Submit2Google() throws Exception Notify google of an update to your Sitemaps |
| void |
Submit2Yahoo() throws Exception Notify yahoo of an update to your Sitemaps |
| void |
Submit2Live() throws Exception Notify live of an update to your Sitemaps |
| void |
Submit2Ask() throws Exception Notify Ask.com of an update to your Sitemaps |