Title: Broken slow link
Last modified: October 7, 2020

---

# Broken slow link

 *  Resolved [christophvh](https://wordpress.org/support/users/christophvh/)
 * (@christophvh)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/broken-slow-link/)
 * This topic was previously closed: [https://wordpress.org/support/topic/slow-request-3/](https://wordpress.org/support/topic/slow-request-3/)
 * I stumbled on the same issue and it is related to this plugin. I also noticed
   that he URL is broken.
 * This URL takes 2 seconds to load and returns a 404 because it contains a double//
   
   wp-json/pum/v1//analytics/?event=open&pid=229971&_cache=1602075958301
 * Gtmetrix indicates that this indeed the problem.
    [https://prnt.sc/uus1zh](https://prnt.sc/uus1zh)

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

 *  [Maria T](https://wordpress.org/support/users/mariatogonon/)
 * (@mariatogonon)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/broken-slow-link/#post-13506757)
 * Hi [@christophvh](https://wordpress.org/support/users/christophvh/) – thanks 
   for reaching out and apologies for the inconvenience.
 * I will need to forward this to our lead developer to provide further insights
   regarding your query.
 * We appreciate your patience.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/broken-slow-link/#post-13540330)
 * [@christophvh](https://wordpress.org/support/users/christophvh/) – Ok I just 
   checked 2 sites that use the plugin in the latest version and one that is a few
   versions behind, none include the `//`. Nor can I find in our code where that
   could come from.
 * – [https://github.com/PopupMaker/Popup-Maker/blob/master/classes/Site/Assets.php#L217](https://github.com/PopupMaker/Popup-Maker/blob/master/classes/Site/Assets.php#L217)
   –
   [https://github.com/PopupMaker/Popup-Maker/blob/master/assets/js/src/site/plugins/pum-analytics.js#L21-L34](https://github.com/PopupMaker/Popup-Maker/blob/master/assets/js/src/site/plugins/pum-analytics.js#L21-L34)
 * Our site for example has a root url of `https://wppopupmaker.com/wp-json/pum/
   v1` with no `/` on the end, and then we append `/analytics/` which results in
   the correct url: `https://wppopupmaker.com/wp-json/pum/v1/analytics/?event=open&
   pid=198662&_cache=1602790613307`
 * My guess is something is appending that last slash via a filter on `rest_url('
   pum/v1' )` which is a built in function for WP core, not something we maintain.
 * Hope that helps. If your issue is resolved please take a moment to [rate and review the plugin](https://wordpress.org/support/plugin/popup-maker/reviews/?rate=5#rate-response)
   or support.
 * If you still need help please message us directly at [https://wppopupmaker.com/support/](https://wppopupmaker.com/support/).

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

The topic ‘Broken slow link’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/broken-slow-link/#post-13540330)
 * Status: resolved