Description Usage Arguments Details Value See Also
Category is one of: authPermissions, manyToOneRedirect, notFollowed, notFound, other, roboted, serverError, soft404.
Platform is one of: mobile, smartphoneOnly or web.
1 2 | list_crawl_error_samples(siteURL, category = "notFound",
platform = "web")
|
siteURL |
The URL of the website to delete. Must include protocol (http://). |
category |
Crawl error category. Default 'notFound'. |
platform |
User agent type. Default 'web'. |
See here for details: https://developers.google.com/webmaster-tools/v3/urlcrawlerrorssamples
A dataframe of $pageUrl, $last_crawled, $first_detected, $response
Other working with search console errors: crawl_errors
,
error_sample_url
,
fix_sample_url
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.