Forums
(@jprado)
8 years, 5 months ago
The XML sitemaps functionality from Yoast SEO is conflicting with WP Video SEO plugin.
9 years, 6 months ago
YouTube changed up the API.
https://support.google.com/youtube/answer/6098135?p=yt_devicesupport&hl=en&rd=1
There is an alternate API url using oembed and the process is described here:
https://stackoverflow.com/questions/10896233/how-can-i-retrieve-youtube-video-details-from-video-url-using-php
11 years ago
This will work, thanks for the help!
Thanks for the reply. What’s the recommended action for those messages? We have 100 pages and we’re getting warnings from SEO for empty meta descriptions.
16 years, 5 months ago
I just confirmed the missing index problem. You need to run this on your database:
ALTER TABLE wp_comments ADD INDEX ( comment_date_gmt )
wp_comments
comment_date_gmt