[Support request] Disable auto linking in posts

Home Forums Support [Support request] Disable auto linking in posts

Home Forums Support Disable auto linking in posts

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1516071
    Chris

    Not really a GeneratePress question, but maybe you guys can help me out. I wrote an article with domain.com as my main keyword. After publishing WP automatically converts all domain.com text into a clickable links. Obviously I want to disable this cause it’s bad for seo.

    I found this code for comment text

    remove_filter( 'comment_text', 'make_clickable', 9 );

    …but I need the functions.php code for post text. Any ideas?

    Cheers.

    #1516464
    David
    Staff
    Customer Support

    Hi there,

    i don’t think thats the default behaviour of WordPress – can you share a link where i can see the issue?

    #1516508
    Chris

    Sure it’s in the private info below. The weird thing is that it only happens after I publish. So not in the preview and when I edit the post there’s no added HTML that I can remove.

    Thanks for helping out David.

    #1516516
    Chris

    Found it! It was the Disqus plugin 🙂

    For anyone having the same issue: https://site-analyzer.pro/articles/vglnk/

    Sorry I wasted your time David!

    #1516532
    David
    Staff
    Customer Support

    No problems – glad you found the issue – and thanks for letting us know.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.