Speed performance
SeoChecker indicates in a table like the one below preload candidates based on the third level of requests in the critical request chain.
Imagine this is a critical request chain of a page:
index.html |--app.js |--styles.css |--ui.js
SeoChecker would choose ui.js and styles.css as candidates.
Indeed, <script src=”app.js”> is declared by the index.html file: once app.js runs, fetch() is called to download ui.js and styles.css.
As long as they are downloaded, parsed and executed, the page does not show up.
If you declare preload links, you can make the pages load faster: the potential savings depend on when the browser is able to initiate the requests.
Learn more about Speed performance
On page SEO performance and page checkup.
Over 300 parameters for the deeper page analysis.
Share this Guide
Did you like it? Share it!
Web tools for modern developers. Try these one!
Over 50 generators, builders and validators to improve your SEO and web performances
Converters
Convert Timestamp in date time value and vice versa. Convert epoch/unix timestamp in readable date time value and vice versa.
Content
Explore and compare keywords. Find out what customers are looking for. Select country, date, category, search type and compare keywords.
Tester and validators
Is your web page mobile-friendly? Ready for mobile-first indexing? Test whether a page on your site is mobile-friendly or not based on Googlebot User-agent.
Builders and generators Google
Choose a map theme or build your custom Google map. Customize maps with your own creativity, settings, styles and colors.
Builders and generators
Generate your Web App Manifest json and improve site data. Provide information about your website, allow users to quick access for a better experience.
Analytics Google Tracking script
Generate URLs for iOS Campaign Measurement. Use this free tool to generate URLs for measuring the source of iOS application installs.
Google Server and proxy
Find out the exact date and time your web page was cached by Google’s crawler through Google Cache Status checker
Server and proxy
View and download any website’s Source Code. Get the HTML source code of any online web page from any browser, devices and Os system.