PWA
In order for your PWA icon to look optimised on Android devices, you should use the maskable icons format: these ensure that the image fills all available space and does not just leave a white background.
If a page has no maskable icon support, SeoChecker will notify it:
If you want to pass the audit, you should set up a web app manifest that needs to have an icons array: this last one should contain one object with a purpose property that includes the value maskable or any maskable.
{ … "icons": [ … { "src": "path/to/maskable_icon.png", "sizes": "196x196", "type": "image/png", "purpose": "any maskable" } ] … }
Learn more about PWA
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
Analytics Google Tracking script
Create Analytics trackable URL and track email opens. Send your email campaign and get data when user open your email.
Tester and validators
Capture web page requests and timeline waterfall. Quickly capture and analyze web page network requests during page load.
Server and proxy
Retrieve your Public IP Address and geolocation. Get your IP address, ISP-Organization information and geolocation data for free.
Check SEO performance and page checkup. Over 250 parameters for the deeper page analysis. Find out more about the performance of your website.
Send Web Vitals metrics to Analytics for better tracking. Measures and send Google Core Web Vitals to your Analytics account.
Converters
Convert Timestamp in date time value and vice versa. Convert epoch/unix timestamp in readable date time value and vice versa.
Builders and generators
Layout Grid Calculator: set your grid system, page width, margin, gutter and columns. Design your layout grid system for web pages and print design.
Retrieve remote Server Status Code and Headers. Get HTTP Status code, Headers info, Cache-control and data from a given URL.