Setup Question
-
I just installed the plugin but I cannot tell if it is working. Please assist me.
The page I need help with: [log in to see the link]
-
if you see the vertical 3 dots on the right side and your user badge on the left side, it is not a LYTE video. based on that you’ll see some are working, some are not, it must depend on how the video’s were added, see if you can add all video’s the way the 2nd one on that page were added?
hope this helps,
frankI believe the first and 2nd videos were added the same way.
Please not the html code for the 1st video
<div align="center"><figure><iframe title="Click to Watch NYC Hypnosis Center Video Testimonials" src="http://www.youtube.com/embed/5LEw-4x_3nE?rel=0β width=" width="444" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></figure></div>Please not the html code for the 2nd video
<div align="center"><figure><iframe title="Click to Watch a Stop Smoking NYC Hypnosis Center Video Testimonial" src="https://www.youtube.com/embed/vloxCUpaI18??rel=0" width="444" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></figure></div>it looks like the first (and all others but the 2nd) are lazyloaded video’s, what are you using to lazyload those hypevent ? can you try turning that off to see if this is a conflict between LYTE and that iframe/ video lazyloader?
I turned off videos on A3 Lazy load video but still have the same issue.
there’s one small difference in the code for the 2 video’s you shared; the first one has
width=" width="444"(so the width param is in there twice). I doubt this is the reason for LYTE not kicking in, but try removing the firstwidth="maybe.if that does not work try replacing the iframe code with
https://youtu.be/5LEw-4x_3nEand see if that changes anything?The fix is to use the embed block with
https://youtu.be/5LEw-4x_3nEWhy doesn’t the title of the video show when inspecting the element?
it’s there though;

The YouTube Lyte videos triggered the following Google Search Console errors?
`Errors can prevent your page or feature from appearing in Search results. The following errors were found on your site:
Missing field “name”
Missing field “uploadDate”
Missing field “thumbnailUrl”
Missing field “description”
enable the “cache thumbnails locally” or use the code snippet to force LYTE to fully work on mobile (see FAQ), that will ensure GSC “sees” the microdata (which is there anyhow).
Thank you. Which option is better for mobile speed?
enabling local thumbnail caching not only ensures the thumbnails are served locally, but also enforces LYTE on mobile, so that would be your best choice.
That worked. Thank you!
Thanks
you’re welcome, feel free to leave a review of the plugin and support here! π
The topic ‘Setup Question’ is closed to new replies.