Dotdash Meredith / People Inc · Example Payload

Allrecipes Sitemap Index Example

MediaPublishingMagazinesContentAdvertisingContextual AdvertisingLifestyleNewsRSSSitemapsRobotsAI PolicyIAC

Allrecipes Sitemap Index Example is an example object payload from Dotdash Meredith / People Inc, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sitemapindex

Example Payload

allrecipes-sitemap-index-example.json Raw ↑
{
  "sitemapindex": {
    "xmlns": "http://www.sitemaps.org/schemas/sitemap/0.9",
    "sitemaps": [
      { "loc": "https://www.allrecipes.com/sitemap_1.xml", "lastmod": "2026-05-23" },
      { "loc": "https://www.allrecipes.com/sitemap_2.xml", "lastmod": "2026-05-23" },
      { "loc": "https://www.allrecipes.com/sitemap_3.xml", "lastmod": "2026-05-23" },
      { "loc": "https://www.allrecipes.com/sitemap_4.xml", "lastmod": "2026-05-23" }
    ]
  }
}