How to disable WordPress blog folder in existing website
-
I’ve integrated WordPress into my existing website and am WP JSON api to get the content from WordPress, but I don’t want the WordPress folder itself to be available. When I refresh my website “myWebsite.com/blog”, it appends a slash and goes to “myWebsite.com/blog/”, which goes to the WordPress website itself and does not show mine. How can I make sure that it does not append a slash to the url and does not go to the WordPress theme when I refresh the page?
- The topic ‘How to disable WordPress blog folder in existing website’ is closed to new replies.