Changelog
Check out the full commit history at Github.
24 July 2022
- Add pagination in resources template
- Add progress bar in live crawl
- Allow user to change password
- Check if links are sponsored or ugc
- Allow to edit project settings
- New charts in the project dashboard
5 July 2022
- Allow crawling iframe URLs
- Send welcome email when a user signs up
8 June 2022
- Allow crawling subdomains
- Add live crawling page
8 June 2022
- Allow crawling subdomains
- Add live crawling page
23 May 2022
- Fix bug checking robots.txt file
- Check if sitemap.xml exist
- Parse hreflang in HTTP headers
- Parse canonical in HTTP headers
- Detect orphan pages
- Check noindex and nofollow in the X-Robots-Tag HTTP header
9 May 2022
- Check if robots.txt file exsits
- Check if sitemap.xml exist
- Add option to crawl URLs in sitemap.xml
- Add support for sitemapindex files
- Create an open startup dashboard
2 May 2022
- Report URLs blocked by robots.txt
- Fixed bug with relative URLs
28 April 2022
- Added new issues chart
- Extract URLs from img srcset attribute
- Extract URLs from picture source elements
- Fixed bug checking pages with duplicated titles
22 April 2022
- Added automatic weekly crawls for advanced users
19 April 2022
- Added project dashboard
- Improved project charts
- Re-styled project pages, issues pages and url pages
- Enable account upgrade
11 April 2022
- Detect internal nofollow links to indexable pages
- Detect hreflang links to non indexable pages
7 April 2022
- Created new landing page
- Crawl links in noindex pages
- Check hreflang tags to non canonical pages
- Allow projects to include noindex pages in reports
31 March 2022
- Add option to crawl nofollow internal links
18 March 2022
- Add email validation
- Add URL validation
- Show error message in sign in page if credentials are not valid
3 March 2022
- Open source SEOnaut
24 Feburary 2022
- Check canonicalized to non canonical pages
- Detect redirect loops
- Detect invalid headings order
23 Feburary 2022
- [Fix] error with links anchor text
- Auto-refresh crawling status
- Add upgrade to advanced accounts
20 Feburary 2022
- [Fix] charts accuracy
- Crawl external resources
- Exclude noindex URLs from report
- Exclude noindex URLs from sitemap
- Add date to crawl download files
- [Fix] Missing color in critical errors
- Add total issues count by priority
16 Feburary 2022
- Do not include noindex URLs in reports
- [Fix] Error in pagination system for nofollow links
- Add date to download CSV files
15 Feburary 2022
- Update seonaut.org landing page
- [Fix] Exlcude error pages from sitemap.xml
- [Fix] Exlcude redirects from sitemap.xml
- [Fix] Exclude canonicalized URLs from sitemap.xml
- Add invitation sign ups
- Limit to 3 projects per user
- Limit to 500 crawled pages for regular users and 5000 for advanced users
- Updated app.seonaut.org design for better usability and simplicity
11 Feburary 2022
- Detect follow external links
- Add basic styles to seonaut.org landing page
- Publish changelog.txt
10 February 2022
- Generate sitemap.xml with crawled URLs
- Add advanced users and allow them to setup JS projects
- Detect too many links on page
- Detect nofollow internal links
9 February 2022
- Allow crawler to crawl both www and non-www domains
8 February 2022
- Add JavaScript rendering support
7 February 2022
- Download all crawled URLs in CSV format
- Download URLs in CSV format by issue type
- Add pagination in issues view
- Exclude hreflang x-default language from reports
2 February 2022
- Beta-testers on-boarding
1 February 2022
- First beta version released