Title: plugin error after GET //*
Last modified: January 23, 2021

---

# plugin error after GET //*

 *  Resolved [lowertempya](https://wordpress.org/support/users/lowertempya/)
 * (@lowertempya)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-after-get/)
 * If a client requests anything which begins with a “//”, the plugin throws an 
   error, e.g.
 * “PHP message: PHP Notice: Undefined index: path in /path/wp-content/plugins/robin-
   image-optimizer/includes/functions.php on line 30PHP message: PHP Notice: Undefined
   index: path in /path/wp-content/plugins/robin-image-optimizer/includes/functions.
   php on line 30” while reading response header from upstream, request: “GET //
   sitemap.xml HTTP/1.1”
 * Any suggestions?

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

 *  [Temyk](https://wordpress.org/support/users/webtemyk/)
 * (@webtemyk)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-after-get/#post-13951580)
 * Здравствуйте.
 * Как вы делаете этот запрос? В запросе должен быть полный URL, тогда плагин правильно
   отрабатывает.
 *  Thread Starter [lowertempya](https://wordpress.org/support/users/lowertempya/)
 * (@lowertempya)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-after-get/#post-13951714)
 * Добрый день, здорово, что вы отвечаете. Такая ошибка валится в nginx-овский error.
   log в ответ на любой запрос, в котором есть два слеша подряд, например wordpress.
   org//sitemap.xml или wordpress.org//feed. Проблема небольшая, но логи забиваются.
 *  [Temyk](https://wordpress.org/support/users/webtemyk/)
 * (@webtemyk)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-after-get/#post-13951757)
 * Плагин использует стандартные функции ВП для работы с URLами. Но в урлах не должно
   быть двойных слэшей. Вам нужно разобраться, откуда такие запросы
 *  Thread Starter [lowertempya](https://wordpress.org/support/users/lowertempya/)
 * (@lowertempya)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-after-get/#post-13951810)
 * Вашу позицию понял, спасибо, что ответили.

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

The topic ‘plugin error after GET //*’ is closed to new replies.

 * ![](https://ps.w.org/robin-image-optimizer/assets/icon-256x256.gif?rev=3523840)
 * [Robin Image Optimizer – Unlimited Image Optimization, WebP & AVIF](https://wordpress.org/plugins/robin-image-optimizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/robin-image-optimizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/robin-image-optimizer/)
 * [Active Topics](https://wordpress.org/support/plugin/robin-image-optimizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/robin-image-optimizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/robin-image-optimizer/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [lowertempya](https://wordpress.org/support/users/lowertempya/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-after-get/#post-13951810)
 * Status: resolved