- The URL Exclusion List
- The Purge orphan pages feature
Important
When you use the methods below to remove certain URLs from monitoring, all of the existing data Conductor Monitoring has collected related to these URLs will be deleted.URL Exclusion List
The URL Exclusion List allows you to exclude certain parts of the website from Conductor Monitoring’s monitoring based on URL patterns and essentially works as a virtual robots.txt file for Conductor Monitoring. The URL Exclusion List lets you disallow practically any files and pages apart from the robots.txt file, sitemaps in the default locations (/sitemap.xml and /sitemap_index.xml), and the homepage. Conductor Monitoring does not follow the directives in the actual robots.txt file to be able to access the whole website and report the indexability and relations data accurately. However, you can easily import the directives from your robots.txt file to the URL Exclusion List in Conductor Monitoring.Setting up the URL Exclusion List
You can import directives to your exclusion list and add your own exclusion rules.Import directives from the robots.txt file to the URL Exclusion List
- Go to the website’s Settings.
- At the left, click Set up URL Exclusion List.
- Import the directives from the website’s robots.txt file (if there is one) to the URL Exclusion List.
- Click Import exclusions. If you don’t want to import any directives from the robots.txt file, click Skip.
- If you have imported existing robots.txt directives, they are shown here.
- The URL Exclusion List follows the robots.txt format and supports both Disallow and Allow directives. The order of the directives doesn’t matter in the URL Exclusion list.
Add rules to the URL Exclusion List
As the next step, you can also add your own URL patterns to exclude from monitoring. If you have imported existing robots.txt directives, they are shown here as well. The URL Exclusion List follows the robots.txt format and supports both Disallow and Allow directives. The order of the directives doesn’t matter in the URL Exclusion list. When adding rules to the URL Exclusion List, the Disallow directive is added to the patterns by default. Here are a few common example use cases for custom exclusion rules that can be useful for you:- An asterisk (*) matches any character.
- /admin/ excludes all URLs starting with /admin/
- *?filter= excludes all URLs containing ?filter=
- All monitored URLs matching the exclusion rules will be immediately removed from Conductor Monitoring’s index.
- Conductor Monitoring will not crawl the URLs matching the pattern at all, unless you remove the exclusion rule from the URL Exclusion List.
Purging orphan pages
The Purge orphan pages feature removes all URLs without any incoming relations from Conductor Monitoring’s index. This feature is useful for example when you have removed certain pages from your website and their URLs are not being linked within the website anymore. If you don’t want or need Conductor Monitoring to monitor such orphaned URLs anymore, you can use this feature to remove them from Conductor Monitoring’s index.What is an orphaned page
A URL is considered orphaned in Conductor Monitoring if:- It doesn’t have any incoming links.
- It doesn’t have any incoming redirects.
- It doesn’t have any incoming canonicals.
- It isn’t referenced in the XML sitemap.
Using the Purge orphaned pages feature
To purge orphaned pages:- Go to the website’s Settings.
- On the left side, click Purge orphan pages. A pop-up window will appear.
- Here you need to select both of the boxes to confirm that you are aware that orphaned URLs will be purged and not monitored anymore by Conductor Monitoring.
- Click Purge orphans.
