Forum Replies Created

Viewing 15 replies - 556 through 570 (of 592 total)
  • Thread Starter zo

    (@zotezo)

    Once you remove the validation errors it will eventually reflect in your Search Console reports

    If I am not wrong that error index page that is showing will AMP Plugins automatically removes the error or I need to remove that each pagewise manually?

    With this removal ( manual or automatic) the existing page style will remains the same right? And after that webmaster will show the results as valid Amp page?
    Thanks,
    Dwaipayan

    Thread Starter zo

    (@zotezo)

    Hi,
    Thanks for your reply.
    >>the plugin only removes any validation errors for AMP URLs only. You won’t lose any styling or functionality on your non AMP site.
    Does it automatically remove the validation error in AMP page only? With this removal of errors can we loose style and effect of AMP pages?
    For example for this type of pages, https://www.zotezo.com/in/reviews/anaflam-th-4-tablet/?amp AMP detects an error in the webmaster console and 340 such error is showing.
    Disallowed attribute or attribute value present in HTML tag.
    ===========================================
    <div class=”amp-wp-default-form-message” submit-error=””><template type=”amp-mustache”><p class=”{{#redirecting}}amp-wp-form-redirecting{{/redirecting}}”>{{#message}}message{{/message}}{{^message}}Your submission failed. <small>The server responded with {{status_text}} (code {{status_code}}). Please contact the developer of this form processor to improve this message. Learn More</small>{{/message}}</p></template></div><div class=”amp-wp-default-form-message” submit-success=””><template type=”amp-mustache”><p class=”{{#redirecting}}amp-wp-form-redirecting{{/redirecting}}”>{{#message}}message{{/message}}{{^message}}It appears your submission was successful. <small>Even though the server responded OK, it is possible the submission was not processed. Please contact the developer of this form processor to improve this message. Learn More</small>{{/message}}</p></template></div><div class=”amp-wp-default-form-message” submitting=””><template type=”amp-mustache”><p>Submitting…</p></template></div></form></div>
    =========================================
    Also in wordpress admin it is showing 1 validated url and 68 Error index.
    The error index that is showing will the plugin automatically delete the error and with this validation error in webmaster will automatically remove?

    Thanks,

    Thread Starter zo

    (@zotezo)

    Hi,
    Thanks for your correct codes.I have added your plugins in my site https://www.zotezo.com how to make sure Google will automatically detect my pages to be AMP.HOW to make sure amp pages are running properly? Any tools or mechanism?
    In case of invalid amp or pages has some errors that errors will be automatically deleted or need to delete manually?
    Thanks

    Thread Starter zo

    (@zotezo)

    Hi,
    FOR GA codes for analytics tracking I have added this code but showing some error can you please check what is wrong?

    {
    “vars”:{
    “account”:”UA-xxxxxx-1″}
    ,”triggers”:{
    “trackPageview”:{
    “on”:”visible”,”request”:”pageview”}
    ,”trackEvent”:{
    “on”:”click”,”selector”:”.order,.purcbtn,.ebtn-link,.ebtn,.ele-s-sm”,”request”:”event”,”vars”:{
    “eventCategory”:”AMPBuyNow”,”eventAction”:”${
    eventAction}
    “,”eventLabel”:”${
    eventLabel}
    “}
    }
    }
    }
    Thanks

    Thread Starter zo

    (@zotezo)

    In order to see page views,Sale tracking,page click in GA you have provided an area to add json code.I have added my code there but showing some error.can you please what’s wrong is going on..

    Do you provide any caching plugins for Amp only?

    Thread Starter zo

    (@zotezo)

    <script data-ad-client=”ca-pub-7786984320926398″ async src=”https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>

    Where you have added this code?

    Thread Starter zo

    (@zotezo)

    Hi,
    Beside AMP base plugins if I want to install other plugins related to AMP like AMP cache AMP ads and other plugins then where to download and install that?

    FOR GA codes for analytics tracking I have added this code but showing some error can you please check what is wrong?

    {
    “vars”:{
    “account”:”UA-xxxxxx-1″}
    ,”triggers”:{
    “trackPageview”:{
    “on”:”visible”,”request”:”pageview”}
    ,”trackEvent”:{
    “on”:”click”,”selector”:”.order,.purcbtn,.ebtn-link,.ebtn,.ele-s-sm”,”request”:”event”,”vars”:{
    “eventCategory”:”AMPBuyNow”,”eventAction”:”${
    eventAction}
    “,”eventLabel”:”${
    eventLabel}
    “}
    }
    }
    }
    Thanks

    Thread Starter zo

    (@zotezo)

    Hi,
    We are facing some issues with WP-coupon and Reviewer Plugin
    these two is not compatible with AMP yet.
    https://www.zotezo.com/stores/pharmeasy-coupons/
    https://www.zotezo.com/reviews/sports-fitness-outdoor/sports-gadgets/smart-watches-bands/fitbit-versa-health-and-fitness-smartwatch-black/

    Also for showing and tracking sale link in AMP pages how can we track goofle analytics code? Where can I add json code for AMP to check and get report from GA.

    Thanks

    Thread Starter zo

    (@zotezo)

    can you please check and confirm?

    Thread Starter zo

    (@zotezo)

    Hi,
    Those are showing Validated URL and Error in index that erro page will be automatically corrected or needs to correct manually what is the process to do that?
    Also what about other plugins of AMP that you are offering and where to get?

    How to add GA analytics tracking code(json) and where to define that?

    How to define ads (adsense ad) for AMP page

    How to make a reviewer plugin to be compatible with AMP?

    Where to get support if any issue happens?
    Thanks,

    Thread Starter zo

    (@zotezo)

    Hi,
    >>I suspect you should be able to switch page builders without issue, there is an Elementor Gutenberg block which can be used also however I didn’t test it for AMP compatibility
    I have added in our site but it is saying Warning: The following plugins Elementor Blocks for Gutenberg may be incompatible with AMP

    Further after migrating custom post (modified with elementor Pro and rehub theme) when we migrate the post in ASTRA theme it is showing validated url 12 and Error index 322.I have enabled Transitional mode. Will it be automatically validated? How the 322 error page will be corrected?

    Same happens in case of products When new product has been created that is also showing validation error.Will you think that validation needs to fix manually or any automatic tools there.

    Thanks

    Is it compatible with ASTRA theme with gutenberg?

    Thread Starter zo

    (@zotezo)

    Hi,
    We need to signup users on Main Site with “example1” role as default and when a specific profile form is submitted role should be upgraded to “example2” or “example3” or unchanged.
    When the user travels to Sub-Site via SSO( single sign on), the Main Site role of the user should be synced in Sub-Site.

    Another way to look at it is, if a user’s profile has a field with specific data, then role should be upgraded to “example2” or “example3″the second part remains the same, Role has to sync with Sub-Site.

    Thread Starter zo

    (@zotezo)

    Hi,
    >>The code snippet should provide the additional info in the API endpoint for /oauth/me
    Ok thanks for the code.We will add and let you know.

    Now can you please let me know how to add roles here? How to sync user roles between two wordpress easily?

    Thanks,
    Dwaipayan

    Thread Starter zo

    (@zotezo)

    Hi,
    @@justingreerbbi Any update regarding my concern? How to bring first Name, Last name..currently in the site No first name and last name is coming..Please look into the mater..

Viewing 15 replies - 556 through 570 (of 592 total)