S
S
semki0962019-06-01 14:41:31
Search Engine Optimization
semki096, 2019-06-01 14:41:31

How (good or bad) are images from a slider created on vue.js indexed by search engines?

I look at the source code of bootstrap-vue. Here is the output of the pictures in the slider. The question is - will the search engine consider them as pictures and index them?

<b-carousel-slide img-src="/img.png"></b-carousel-slide>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Kitaev, 2019-06-01
@semki096

Now look at the compiled bundle code. There aren't any <b-carousel-slide>. There is no layout at all.
Search engines are for SSR

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question