Serve WordPress site as root domain with WordPress files in subdirectory in nginx server
Serve WordPress site as root domain with WordPress files in subdirectory in nginx server
Serve WordPress site as root domain with WordPress files in subdirectory in nginx server
Error in the paths of one of the plugins when changing the plugin directory
WordPress Bedrock breaking plugin links
WordPress hosted on subfolder of domain causing customizer to constantly refresh and is requesting jquery from root domain
WordPress page for one specific page on Google Cloud hosted website?
add 360 (non-Wordpress) tours in a subfolder with the same name as the main (WordPress)page of the 360 tours
Is there a way to create folders restricted to specific users to open?
Move all your WP installation to the subdirectory, Then uodate in your DB (wp_options by default) the siteurl and home with the new url. change https://example.com to https://example.com/blog You need also to replace all ocurrences of example.com to example.com/blog in your DB manually, with SQL or with a plugin such Better Search Replace
See Moving WordPress « WordPress Codex, or, keep all WP files (except index.php) in /beta/ and see Giving WordPress Its Own Directory « WordPress Codex. Use WordPress › Absolute Privacy « WordPress Plugins to make WP private until launch.
Open your site http://”ip address” go to http://”ip address”/wp-admin/options-general.php in the General Settings change the Site Address (URL) from http://”My IP Address” to http://”My IP Address”/wordpress Its done