Title: Trailing Slash Causing Error
Last modified: December 28, 2018

---

# Trailing Slash Causing Error

 *  [Kunal Desai](https://wordpress.org/support/users/iamkunaldesai/)
 * (@iamkunaldesai)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/trailing-slash-causing-error/)
 * All the links from your plugin appear with extra trailing slash.
 * [https://kunaldesai.blog//pwa-manifest.json](https://kunaldesai.blog//pwa-manifest.json)
 * Start url and scope also appear wrongly as
    “start_url”: “[https://kunaldesai.blog?utm_source=homescreen&utm_medium=pwa/&#8221](https://kunaldesai.blog?utm_source=homescreen&utm_medium=pwa/&#8221);,“
   scope”: “[https://kunaldesai.blog?utm_source=homescreen&utm_medium=pwa/&#8221](https://kunaldesai.blog?utm_source=homescreen&utm_medium=pwa/&#8221);
 * rather it should be
    “start_url”: “[https://kunaldesai.blog/?utm_source=homescreen&utm_medium=pwa&#8221](https://kunaldesai.blog/?utm_source=homescreen&utm_medium=pwa&#8221);,“
   scope”: “[https://kunaldesai.blog/?utm_source=homescreen&utm_medium=pwa&#8221](https://kunaldesai.blog/?utm_source=homescreen&utm_medium=pwa&#8221);
 * JS files also have “/” before the file name.

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

 *  [Sanjeev Kumar](https://wordpress.org/support/users/sanjeevsetu/)
 * (@sanjeevsetu)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/trailing-slash-causing-error/#post-11035188)
 * Hi [@iamkunaldesai](https://wordpress.org/support/users/iamkunaldesai/),
 * Thanks for the feedback. We checked it and you are right. It is causing errors
   for some users. We can see PWA for WP & AMP is working fine on your website as
   you may have changed something in code However We have created a ticket regarding
   this issue ( [https://github.com/ahmedkaludi/pwa-for-wp/issues/64](https://github.com/ahmedkaludi/pwa-for-wp/issues/64)).
   It will be fixed in next update.
 * Thanks
    Sanjeev
 *  Thread Starter [Kunal Desai](https://wordpress.org/support/users/iamkunaldesai/)
 * (@iamkunaldesai)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/trailing-slash-causing-error/#post-11036777)
 * Thanks for the prompt reply.
 * Awesome plugin.

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

The topic ‘Trailing Slash Causing Error’ is closed to new replies.

 * ![](https://ps.w.org/pwa-for-wp/assets/icon-256x256.png?rev=1939317)
 * [PWA for WP - Progressive Web Apps Made Simple](https://wordpress.org/plugins/pwa-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pwa-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pwa-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/pwa-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pwa-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pwa-for-wp/reviews/)

## Tags

 * [slash](https://wordpress.org/support/topic-tag/slash/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kunal Desai](https://wordpress.org/support/users/iamkunaldesai/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/trailing-slash-causing-error/#post-11036777)
 * Status: not resolved