Senparc Google sitemap (Code: senmapic) has been upgraded to v1.5. For details, see:
Description of sitemap open download service interface:
-
- API format: http://www.senparc.com/sitemap.xhtml/download /[ID]? V = [Verification Code] & File = [File Type] & Encoding = [Encoding]
- In the preceding format:
ID(Cannot be blank): the ID of the sitemap Custom Service (Custom Service Application address: http://www.senparc.com/SiteMap.xhtml/User_Apply ).
Verification Code(Cannot be blank): the private Verification Code of each Custom Service. After the custom service application is approved, you can find it on this page: log onto the http://www.senparc.com/> User background> sitemap Automatic Generation Management> in the list, each Custom Service will have a corresponding "Verification Code ".
File Type: File type of sitemap resources. Currently, only XML and HTML are available. Corresponding to the sitemap. XML standard file and the sitemap Link List in HTML format. Both XML and HTML start with a smaller sign (<) of the XML node. Therefore, after receiving the data, you can use this as the basis for judgment. If it is not a smaller sign, it indicates an error, the returned content is the specific error message (text ).
Encoding(Can be blank): Generate sitemap text encoding, such as UTF-8 or gb2312. The default value is UTF-8. We recommend that you use the default setting.
-
- The URL of the preceding API can also be seen in the single Custom Service list in the background, and can be copied and used directly.
-
- With the open download service, we can easily call the callback parameter to automatically and timely update sitemap information, without any manual operations throughout the process! Callback use tutorial see: http://www.cnblogs.com/szw/archive/2011/02/08/Senparc-GoogleSitemap-Auto-Update.html