PWA
In order to give the user an experience more engaging, you should use the colors of your PWA (Progressive Web App) in the browser's address bar as well (this function is supported in all browsers).
When a page does not use a theme to the address bar, SeoChecker will notify it.
SeoChecker looks for a theme_color property in the Web App Manifest, as well as a theme-color meta tag in the HTML of the page.
1. For every page you want to personalize, add a theme-color meta tag:
<!DOCTYPE html> <html lang="en"> <head> … <meta name="theme-color" content="#ECF3FF"/> … </head> …
2. To the Web App Manifest, add the theme_color property:
{ "theme_color": "#ECF3FF" … }
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
Builders and generators
Generate structured data in json-ld and improve your SEO. Enhance your appearance in Google Search with rich snippet result.
Analytics Google Tracking script
Measure and track user interactions with your contents. Track all the actions you want: downloads, clicks, video plays, social share, engagement.
Compressor
CSS minifier tool. Optimize and compress your CSS code, make your website faster and reduce network payload sizes.
Google
Track your site’s position in Google search results for specific keywords, country and languages. Find out your position for specific keywords.
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
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 Google
Draw rectangles, circle, polygon, polyline and shape on maps and get coordinates. Set styles and colors for your drawed shapes and get the code.
Generate your Web App Manifest json and improve site data. Provide information about your website, allow users to quick access for a better experience.