Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question