list_sitemaps: Gets sitemap information for the URL supplied.

Description Usage Arguments Value See Also

Description

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

Usage

1
list_sitemaps(siteURL)

Arguments

siteURL

The URL of the website to get sitemap information from. Must include protocol (http://).

Value

A list of two dataframes: $sitemap with general info and $contents with sitemap info.

See Also

Other data fetching functions: delete_website

Other sitemap admin functions: add_sitemap, delete_sitemap


yinscapital/searchConsoleR-reference documentation built on May 3, 2019, 4:31 p.m.