Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Guys,

    I also have a same problem like as mentioned in above threads. But, the thing is I’m using divi child theme and implemented structured data on website pages & posts. Now, when I test these pages and posts in Google Structured Data Testing Tool, all showing green, no error no warning. Now when i check my website in Google webmaster tool under structured data section, it is showing error of Data type: hentry with Missing: author and Missing: updated error. I searched a lot everywhere nut never got any solution.

    It will be great, if you guys can tell me about it.

    Thanks,
    Rahul

    Forum: Plugins
    In reply to: [AMP] AMP Validation Errors
    Thread Starter rahulmishra85

    (@rahulmishra85)

    Need help………

    Is it right Google Analytic code for AMP or I am missing anything here?

    <amp-analytics type=”googleanalytics” id=”Account Name “>
    <script type=”application/json”>
    {
    “vars”: {
    “account”: “UA-12345678-9”
    },
    “triggers”: {
    “trackPageviewWithAmpdocUrl”: {
    “on”: “visible”,
    “request”: “pageview”,
    “vars”: {
    “title”: “Write Page title here”,
    “ampdocUrl”: “write page url here”
    }
    }
    }
    </script>
    </amp-analytics>

    Forum: Plugins
    In reply to: [AMP] AMP Validation Errors
    Thread Starter rahulmishra85

    (@rahulmishra85)

    On my site, it is also properly configured as https

    <script src=”https://cdn.ampproject.org/v0.js&#8221; async></script>

    Forum: Plugins
    In reply to: [AMP] AMP Validation Errors
    Thread Starter rahulmishra85

    (@rahulmishra85)

    Thanks for your reply. I will do it.

    I also want to know, is there any way to check and verify Google AMP Analytic Code, whether it is working or not??

Viewing 4 replies - 1 through 4 (of 4 total)