Configuring sitemap generation
A sitemap is a special file on your site that improves search-engine optimization; it gives indications to search engines regarding all of the published assets on your site, when they were last modified, and other metadata. When you provide a sitemap to search engines, they potentially provide more accurate and timely results—and more click-throughs to your site.
Brightspot generates a default sitemap file sitemap.xml
which you can manually submit to search engines or specify in your sites' robots.txt
files. This topic explains how you can customize the sitemap's generation.
To configure sitemap generation:
- Click > Admin > Sites & Settings.
- To initiate generation of sitemap files, do the following:
- In the Sites widget, select Global.
- Expand CMS > Advanced, and in the Default Task Host field, enter the name or address of the host where the sitemap background tasks will run.
- Click Save.
- If you want to configure generation of sitemap types for all sites, do the following:
- In the Sites widget, select Global.
- Under Front-End, expand Sitemap Settings.
- From the Site Map Types list, select the sitemap types you want to generate.
- News—generates sitemap entries for blog posts, articles, and press releases.
- Video—generates sitemap entries for videos.
- Standard—generates sitemap entries for all other content types.
- If you want to configure sitemap generation for a particular site, do the following:
- In the Sites widget, select the site for which you are configuring a sitemap.
- Under Front-End, expand Sitemap Settings.
- From the Site Map Types list, select the sitemap types you want to generate. See the descriptions in step 5.c.
- In the Site Map Default URL field, enter set the sitemap's default URL. If you enter
https://brightspot.com
, Brightspot creates a sitemap athttps://brightspot.com/sitemap.xml.
If blank, Brightspot creates a filesitemap.xml
at the URL in the field Main > Default Site URL.
- Click Save.
See also:
Previous Topic
Configuring SEO for an asset
Next Topic
Customizing a site's robots.txt