Add small description of what this test is.
- Ensure /robots.txt has no
</html>element - Ensure /robots.txt has one or more of the following content:
allowdisallowuser-agent
- Checks if sitemap are referenced in robots.txt and seem to have correct formating.
- Ensure sitemaps has one or more of the following content:
www.sitemaps.org/schemas/sitemap/<sitemapindex
- Checks if there are one or more link element with any of the following types:
application/rss+xmlapplication/atom+xmlapplication/feed+json
Please note that you should probably not have a feed on every single page, it is more logical to have on startpages or pages that list content of some sort.
- Checks following urls:
/.well-known/security.txt/security.txt
- Checks if any of the urls match:
- Has no
htmlin content - Has
contact:in content - Has
expires:in content
- Has no
This section has not been written yet.
This section has not been written yet.
- Fork this repository
Read more on the general page for github actions.
No frequently asked questions yet :)