add_sitemap: Submit a sitemap.

View source: R/getData.R

add_sitemapR Documentation

Submit a sitemap.

Description

See here for details: https://developers.google.com/webmaster-tools/v3/sitemaps/submit

Usage

add_sitemap(siteURL, feedpath)

Arguments

siteURL

The URL of the website to delete. Must include protocol (http://).

feedpath

The URL of the sitemap to submit. Must include protocol (http://).

Value

TRUE if successful, raises an error if not.

See Also

Other sitemap admin functions: delete_sitemap(), list_sitemaps()


MarkEdmondson1234/searchConsoleR documentation built on May 15, 2023, 9:33 p.m.