Skip to content

Sitespeed.io 2.5.3

Compare
Choose a tag to compare
@soulgalore soulgalore released this 25 Jan 13:17

The third release this week: 2.5.3

There's one really important fix, the crawler didn't fetch the end location URL if a page was redirected (#356). It had the following implications:

  • Testing a URL that got redirected, did not catch the actual redirect, so the page got better score than it should
  • If the first URL was redirected (when crawling) to another path, the crawl fetches wrong URLs
  • If the crawler was redirected to a mobile domain (if you used a mobile user agent), the crawl did not fetch the right URLs

Other fixes

  • When parsing all individual HTML files, show how many that has been parsed every 20 run #354
  • Bug fix: The internal link to assets on the detailed page don't work #355