A JSON which says if the website contains a sitemap and what they are. If any sitemap is found or the website content could not be read, then returns null or with the status key referred to false meaning that there is any sitemap.
Key | Type | Description |
---|---|---|
sitemap | Object | An Arraylist containing String content with all sitemaps found. |
status | Boolean | Tells if a single sitemap was found or not. |