Edge Delivery Services, how to remove pages from sitemap.xml | Community
Skip to main content
New Participant
December 18, 2024
Solved

Edge Delivery Services, how to remove pages from sitemap.xml

  • December 18, 2024
  • 1 reply
  • 677 views

How do I delete these sitemap.xml pages from the xml?

<url>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<lastmod>2024-12-18</lastmod>
</url>
<url>
<lastmod>2024-12-18</lastmod>
</url>
<url>
<lastmod>2024-12-18</lastmod>
</url>
<url>
<lastmod>2024-12-18</lastmod>
</url>
</urlset>
Best answer by BrianKasingli

Yes, simply to remove all /tools/* paths, from sitemap.xml on your EDS website, include:

1. on Google Drive, create "metadata" google spread sheet, and then place what you see in the table.
2. on Sharepoint, create "metadata.xlsx", and then place what you see in the table.

URL robots
/tools/**
noindex,nofollow

1 reply

BrianKasingli
BrianKasingliAccepted solution
New Participant
December 19, 2024

Yes, simply to remove all /tools/* paths, from sitemap.xml on your EDS website, include:

1. on Google Drive, create "metadata" google spread sheet, and then place what you see in the table.
2. on Sharepoint, create "metadata.xlsx", and then place what you see in the table.

URL robots
/tools/**
noindex,nofollow