- All 17 screenshots (5 pluginstream + 12 protube) are now in static HTML
- Google can now discover and index these images immediately
- Each image has descriptive alt text with keywords
- File:
images-sitemap.xml - Contains all 22 images with titles and captions
- Includes screenshots, hero images, and feature images
- Updated
sitemap.xmlwith today's date - Added privacy policy page
- Carousel still works smoothly
- Now duplicates existing static images instead of creating from scratch
- Google sees the images even without executing JavaScript
- Go to: https://search.google.com/search-console
- Select your property:
pluginstream.pages.dev - If not verified, verify it first (add meta tag or upload file)
- Click "Sitemaps" in left sidebar
- Enter:
sitemap.xml - Click "Submit"
- You should see: "Pending" status initially
- In the same Sitemaps section
- Enter:
images-sitemap.xml - Click "Submit"
- This tells Google about ALL your images
- Click "URL Inspection" in left sidebar
- Enter:
https://pluginstream.pages.dev/ - Wait for analysis
- Click "Request Indexing"
- This forces Google to recrawl your page
- Wait 3-7 days after submission
- Go to Google Images: https://www.google.com/images
- Search:
site:pluginstream.pages.dev - You should start seeing your screenshots appear
Google Search Console → Index → Pages
- Look at how many pages are indexed
- Check for any crawl errors
Google Search Console → Index → Images
- See which images are indexed
- Identify any issues
After 1-2 weeks, search these in Google Images:
pluginstreampluginstream app screenshotsprotube youtube premiumfree netflix plugin
- All images use
<img>tags (not CSS backgrounds) - Google indexes
<img>tags, not CSS background-image
Current: 1.png, 2.png etc.
Better (optional): Rename to:
pluginstream-home-screen.pngpluginstream-search-interface.pngprotube-youtube-premium.png
Every image now has descriptive, keyword-rich alt text:
- "PluginStream main home screen with Netflix Prime Disney plugins"
- "ProTube YouTube Premium interface in PluginStream"
- etc.
- Added to all images for better performance
- Helps Google understand image dimensions
loading="lazy"on all screenshots- Improves page load speed
- Google still indexes lazy-loaded images
| Timeframe | What to Expect |
|---|---|
| 1-3 days | Sitemaps processed by Google |
| 3-7 days | Some images start appearing in Google Images |
| 1-2 weeks | Most screenshots indexed |
| 2-4 weeks | Full indexing complete |
Note: New sites take longer. Be patient!
- Go to: https://search.google.com/test/rich-results
- Enter your URL:
https://pluginstream.pages.dev/ - Run test
- Check if images are detected
- In Search Console, click "URL Inspection"
- Enter homepage URL
- Look for images in the report
- Check if they're indexed
After 1-2 weeks:
site:pluginstream.pages.dev
in Google Images should show your screenshots.
- Smaller file size = faster loading
- Google prefers WebP
- Use: https://squoosh.app/ to convert
- Keep PNG as fallback if needed
- Already done! Your screenshots have descriptive alt texts
- The surrounding text helps Google understand context
- Share on social media
- Submit to app directories
- Write blog posts linking to your site
- Add new screenshots when you update the app
- Update sitemaps with new images
- Google favors active sites
- Your site is already mobile-friendly ✓
- Google uses mobile-first indexing
Solution:
- Check Search Console for crawl errors
- Make sure images are publicly accessible
- Verify robots.txt isn't blocking images
- Request indexing again
Solution:
- This is what we just fixed!
- Static HTML images should now be indexed
- Wait 1-2 weeks for full effect
Solution:
- Validate XML: https://www.xml-sitemaps.com/validate-xml.html
- Check file is accessible:
https://pluginstream.pages.dev/images-sitemap.xml - Re-submit in Search Console
| File | Changes |
|---|---|
index.html |
Added 17 static screenshot images with alt texts |
script.js |
Modified to duplicate existing images for carousel |
images-sitemap.xml |
Created new image sitemap with 22 images |
sitemap.xml |
Updated dates and added policy page |
style.css |
Added domain rank badge styling |
After these changes and submitting to Google Search Console, your screenshots will appear in Google Images search results, not just the OG image. This will:
✅ Increase visibility
✅ Drive more organic traffic
✅ Improve SEO rankings
✅ Show professional app screenshots
Good luck! 🚀
Need help? Check Google Search Console documentation:
https://developers.google.com/search/docs/crawling-indexing/sitemaps/image-sitemaps