Question:
[Clearly ask your question.]
Full size images are not downloadable
Product:
Wix Editor
What are you trying to achieve:
How to tell search engine not to index small thumbnails but the full size image?
What have you already tried:
[Share resources, forum topics, articles, or tutorials you’ve already used to try and answer your question.]
Additional information:
[Include any other pertinent details or information that might be helpful for people to know when trying to answer your question.]
Hi,
It seems like you’re having trouble with Google indexing the full-size images from your Wix Pro Gallery instead of the small thumbnails. This is a common issue, and here are a few steps you can take to ensure that Google indexes the full-size images:
Ensure the Full-Size Images are Publicly Accessible
First, make sure the full-size images are publicly accessible and not restricted by any settings in the gallery or your site’s settings. You should check the SEO (Google) section of your Wix Editor for the images to make sure they are set up to be indexed.
Use the Correct Image URLs
Wix Pro Gallery often generates two versions of the image: one for display (the smaller thumbnail) and one for the full-size version. If Google is picking up the thumbnails instead of the full-size images, you’ll need to make sure the image URLs in the HTML point to the full-size versions. This can be done by ensuring that when the page is indexed, the image URL links directly to the larger version.
Set the Correct Meta Tags
Use structured data (like schema.org markup) to tell search engines which version of the image you want to be indexed. For example, you can add the following structured data for each image:
This code directs search engines to pick up the full-size image rather than a thumbnail.
Once you’ve made these changes, give Google some time to re-crawl your site, and then check if the full-size images are being indexed correctly. Let me know if you need further guidance or run into any issues!