• Resolved technifreak

    (@technifreak)


    My site audit on Ahrefs is showing an error with double slashes in the CSS/JS file calls. It appears to be adding an additional slash in the OXI_FLIP_BOX_URL variable. It is only showing this error within this plugin folder.

    I’ve fixed it by removing the slash in this line in index.php:
    define(‘OXI_FLIP_BOX_URL’, plugins_url(__FILE__));

    But, I’m not sure if that is breaking anything else. Can someone verify this issue and fix?

Viewing 1 replies (of 1 total)
  • Plugin Author biplob018

    (@biplob018)

    Thank you very much as SEO tools recommended to use single slashes. Basically both of them load CSS or JS perfectly. As SEO recommendation i will update it into next version.

Viewing 1 replies (of 1 total)
  • The topic ‘OXI_FLIP_BOX_URL Double Slashes’ is closed to new replies.