Title: fedus's Replies | WordPress.org

---

# fedus

  [  ](https://wordpress.org/support/users/fedus/)

 *   [Profile](https://wordpress.org/support/users/fedus/)
 *   [Topics Started](https://wordpress.org/support/users/fedus/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fedus/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fedus/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fedus/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fedus/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fedus/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 5.1.1: Clicking “Trash” for a page wrongly redirects to domain root](https://wordpress.org/support/topic/wp-5-1-1-clicking-trash-on-the-posts-page-wrongly-redirects-to-domain-root/)
 *  Thread Starter [fedus](https://wordpress.org/support/users/fedus/)
 * (@fedus)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/wp-5-1-1-clicking-trash-on-the-posts-page-wrongly-redirects-to-domain-root/#post-11389238)
 * Dear all,
 * I found the problem. When I checked the referrer that the browser sent, I realised
   that the webserver’s referrer policy was set to strict-origin. I could luckily
   afford to change it to same-origin, which solved the problem by sending the full
   url as referrer instead of only the origin.
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 5.1.1: Clicking “Trash” for a page wrongly redirects to domain root](https://wordpress.org/support/topic/wp-5-1-1-clicking-trash-on-the-posts-page-wrongly-redirects-to-domain-root/)
 *  Thread Starter [fedus](https://wordpress.org/support/users/fedus/)
 * (@fedus)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/wp-5-1-1-clicking-trash-on-the-posts-page-wrongly-redirects-to-domain-root/#post-11384904)
 * Hey bcworkz,
 * thanks for your reply!
 * You have to navigate directly to mydomain.com/a/wp – it is a test installation
   and to keep it simple, we housed it in that subfolder and both the WP and Site
   address in the settings are set to mydomain.com/a/wp.
 * I have installed the troubleshooting plugin, and the redirect after trashing 
   a page still does not work. When I am on the page list, the link to trash a page
   points to **[https://mydomain.com/a/wp/wp-admin/post.php?post=3&action=trash&_wpnonce=1a56657c9f](https://mydomain.com/a/wp/wp-admin/post.php?post=3&action=trash&_wpnonce=1a56657c9f)**(
   for example). I can click it, the post is trashed, but then the response header
   contains a **location: [https://mydomain.com/?trashed=1&ids=94](https://mydomain.com/?trashed=1&ids=94)**.
   It also contains **x-redirect-by: WordPress**, so it’s definitely WordPress adding
   it.
 * The same behaviour happens with the standard theme. It’s really weird, it seems
   to run 99% as expected but small glitches like this are still throwing people
   off at the moment.
 * Any help is appreciated – thanks already!
    -  This reply was modified 7 years, 3 months ago by [fedus](https://wordpress.org/support/users/fedus/).

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