• Hi,

    I’m migrating a static website with .php / .html pages to WP.
    How do I redirect xxx.php link to /xxx/ ?

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter Sanjay

    (@rsclmumbai)

    Update:

    I created a .php file with a header location 301 redirect but as default to WP, web requests are sent to WP engine which for obvious reasons does not find the .php link.

    I added redirection in nginx.conf & it worked but I do not want to tamper with the web server’s config file every now & then.

    The redirect plugins do not seem to address this issue.

    Any other recommendations?

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Redirect .php links to WP links’ is closed to new replies.