jprado
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
The XML sitemaps functionality from Yoast SEO is conflicting with WP Video SEO
plugin.Forum: Plugins
In reply to: [WP Video SEO] 404YouTube 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:
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.
Forum: Fixing WordPress
In reply to: Unable to view or moderate commentsI just confirmed the missing index problem. You need to run this on your database:
ALTER TABLE
wp_commentsADD INDEX (comment_date_gmt)
Viewing 5 replies - 1 through 5 (of 5 total)