add_sitemap: Submit a sitemap.

Description Usage Arguments Value See Also

View source: R/getData.R

Description

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

Usage

1
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


searchConsoleR documentation built on Sept. 6, 2019, 5:02 p.m.