Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.
SOLVED

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

Avatar

Level 7

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>
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

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

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor and Adobe Champion

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