Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter WpSEOit

    (@wpseoit)

    Hi again.
    We partially solved the image logo’s url problem adding this line:

    $metadata[‘publisher’][‘logo’][‘url’] = stripslashes($metadata[‘publisher’][‘logo’][‘url’]);

    at row 50 of the file:

    includes/vendor/amp/includes/amp-post-template-actions.php

    Is where the entire array will be converted through json. We stripped the backslash from the url before it was converted and it works.

    There is a way to do this using filter/hooks?

    thanks

    Best regards

    Thread Starter WpSEOit

    (@wpseoit)

    Hi, yes it’s true, in our case are google bot.
    But can be also a sites with a high concurrent visitors (in our case about 15).

    I don’t understand if the error is only a notice but the page is well loaded, or if is a php error the block all. In this second case i would know if there is a way to manage the exeception returning a blank “ads” so that the page will be loaded correctly.

    Thanks

    Best regards

    Hi,
    we are experiencing the same problem.
    It depend from something on the server or in the WordPress configuration because trying the import in 3 differents WordPress 4.7 just in one of it not work.
    When it not work import all the correct categories AND ALWAYS the default category.

    In the other 2 site it import correctly only the Category founded in the xml file.

    What can we check?

    Thanks

    Best regards
    WpSEO.it

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