I would like Search Engines like Google to index the images in the gallery for search results. I find that text are indexed nicely in search results as I use Search Engine Friendly URL. I enabled the plugin and I just use the default htaccess (of course I uncomment where necessary). What must be done to further allow Search Engines to index images in search results?
I've been searching this but could not find at all.
Thank you in advance.
Unless you explicitely disallow search engine spiders to do so (using robots.txt or the corresponding meta tags on your pages), the crawlers will index your content if they consider it relevant. No particular config option to make.
For details, post details (i.e. a link to your gallery).