π― What's New in v1.1.0
This release doubles down on discoverability. We've added everything
Google needs to crawl and index ImageSquash Pro properly β making it
much easier for people to find us when they search for "image compressor".
π SEO & Discovery
- π€
robots.txtβ Explicitly points crawlers to our sitemap and
allows full indexing. - πΊοΈ
sitemap.xmlβ Lists all three pages (index.html,about.html,
contact.html) with last modification dates and priority hints. - ποΈ JSONβLD structured data β
SoftwareApplicationschema on the
homepage helps Google display rich snippets (ratings, description)
directly in search results. - π Custom
<meta>tags β All pages now have complete title,
description, keywords, Open Graph, and Twitter Card tags. - π Google Analytics ready β Shared
analytics.jsfile included.
Just plug in your Measurement ID.
β¨ New Features
- Welcome dialog (oneβtime, localStorage)
- About page with privacy commitment
- Contact page with email & GitHub Issues
- Floating Action Button (FAB)
- Performance warning for slow devices
- Improved navigation with active states
- Footer fix and mobile responsiveness
π Bug Fixes
- Massive image freeze fix (placeholder for pending original images)
- Performance benchmark threshold tuned to avoid false positives
- Mobile header cleanup
π¦ Files Added
robots.txtsitemap.xmljs/analytics.jsjs/welcome.jsjs/fab.jsabout.htmlcontact.html
Full Changelog: v1.0.0...v1.1.0