Viewing sitemaps
You can view sitemaps using Dari’s Database Query tool.
To view a sitemap:
- In your web browser, navigate to
http://brightspot-host/_debug/
. - Click Database: Query.
- From the All Types list, select Site Map (com.psddev.sitemap.SiteMap).
- In the Additional Fields field, enter
getUniqueKey()
. Your query looks similar to the following:getUniqueKey example - Click Run. Brightspot lists the available sitemaps.List of available sitemaps
- Click a sitemap’s link in the Label column. The sitemap’s URL appears in the retrieved record.Sitemap URL example
- Paste the URL into a web browser.Pasting the sitemap URL into a browser
Previous Topic
Viewing sitemap background tasks
Next Topic
Implementing sitemaps for custom content types