• On some tags, not all. Example:

    <meta name=”robots” content=”noodp,noydir”/>
    <meta name=”description” content=”sony”/>
    <meta name=”keywords” content=”sony”/>
    <link rel=”canonical” href=”https://sony&#8221; />

    http/sony instead of proper site/tag/sony canonical url.

    Please help.

Viewing 1 replies (of 1 total)
  • Thread Starter dandr69

    (@dandr69)

    Found a new error:

    Catchable fatal error: Object of class WP_Error could not be converted to string in /home/dandrago/public_html/wp-content/plugins/wordpress-seo/frontend/class-frontend.php on line 867

    Line 867:

    $canonical = preg_replace( ‘^http[s]?‘, $this->options[‘force_transport’], $canonical );

    Clearly related to canonical issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Yoast canonical error for tags’ is closed to new replies.