/    Sign up×
Community /Pin to ProfileBookmark

Javascript Image Indexing solution/suggestion

I have a product based website based on a javascript framework. There are 10 products. The interface is very vice; hit a product button and a set of related buttons and options appear. It is a very efficient way of seeing a product catalogue without leaving the main template.

The problem? The product images do not appear to be indexing. The site has a Blog and the blog images are all indexing nicely. Can you suggest a fix or work around to this problem? Would creating a Product page in the Blog, with links back to the Product Template Page be agreeable? Or would Google rank this badly?

[url]www.reflectingdesign.com[/url]

Thank you

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@SempervivumMar 29.2018 — Obviously the reason is that the large images are inserted into the HTML only when a thumbnail is clicked. Thus they are not visisible for the crawlers and are not indexed.

Solution: Set the href attribute to the URL of the large image and make the skript read it from there. Then the crawlers will be able to find the image based on the link.
Copy linkTweet thisAlerts:
@ReflectingauthorMar 29.2018 — Obviously the reason is that the large images are inserted into the HTML only when a thumbnail is clicked. Thus they are not visisible for the crawlers and are not indexed.

Solution: Set the href attribute to the URL of the large image and make the skript read it from there. Then the crawlers will be able to find the image based on the link.[/QUOTE]



Thank you for your answer
×

Success!

Help @Reflecting spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...