add_sitemap | R Documentation |
See here for details: https://developers.google.com/webmaster-tools/v3/sitemaps/submit
add_sitemap(siteURL, feedpath)
siteURL |
The URL of the website to delete. Must include protocol (http://). |
feedpath |
The URL of the sitemap to submit. Must include protocol (http://). |
TRUE if successful, raises an error if not.
Other sitemap admin functions:
delete_sitemap()
,
list_sitemaps()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.