• Seems to be working fine in WordPress 6.2.2.

    The only thing I’ve noticed is it creates a double slash in the URL which causes an issue for SEO  as they will be interpreted as stand-alone URLs, which can result in duplicate content issues.

    Example… these show up in the <head>:

    <link rel='stylesheet' id='trelsb_frontend_style-css' href='...domain.com/wp-content/plugins/traction-external-links-speed-bump//css/traction-external-links-speed-bump.css?ver=6.2.2' media='all'/>
     
    <script src='...domain.com.com/wp-content/plugins/traction-external-links-speed-bump//js/traction-external-links-speed-bump.js?ver=6.2.2' id='trelsb_frontend_script-js'></script>
    

    You can see the double slash “traction-external-links-speed-bump//”

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor jrt341

    (@jrt341)

    Thanks for the review and for noting the issue with the extra / in our URL’s for plugin assets. I’ve updated it to fix the issue and to update the tested up to version.

    Thread Starter kelter

    (@kelter)

    Excellent! Newest update does the trick re: extra slashes /
    Google is now happy again ?? thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Still working great!’ is closed to new replies.