• I’m working on a WordPress site that is hosted at blog.mysite.com but it will be accessed via mysite.com/blog. I’ve configured that using Netlify redirects. Most of the links seem to work and be rendering correctly. But some do not. In particular, when clicking on buttons to save setting the page reloads at mysite.com/wp-admin/options-reading.php?settings-updated=true instead of mysite.com/blog/wp-admin/options-reading.php?settings-updated=true. Also, the pagination URLs for posts link to blog.mysite.com/wp-admin/edit.php?paged=2 instead of mysite.com/blog/wp-admin/edit.php?paged=2.

    How can I fix this?

    _redirects file for Netlify

    /blog/* https://blog.mysite.com/:splat 200

    • This topic was modified 3 years, 7 months ago by antarrbyrd.
Viewing 1 replies (of 1 total)
  • Hey there,

    It looks like no-one has replied yet.

    A silly question maybe, but just to be sure, this is a WordPress.org site you’re talking about right? Because I’m not familiar with Netlify, but when I look it up I end up here, which doesn’t seem WordPress related…

    Or are you talking about a different Netlify?

    Thank you,

    Dave

Viewing 1 replies (of 1 total)
  • The topic ‘Some links not working on wordpress when hosted in /blog domain’ is closed to new replies.