DEIENAMI Techblog
  • Home
  • Engineering
  • Business & Startups
  • Insights
Subscribe

Wordpress

A collection of 1 post
Wordpress

How to change Wordpress URL from wp-config.php

To change wordpress site urls from wp-config.php file in wordpress site root. You just have to add the following to wp-config.php file define( 'WP_HOME', 'http://yoursiteurl.com' ); define( 'WP_SITEURL', 'http://yoursiteurl.com' ); At thep point where yoursiteurl.com is defined you can add your new website
Jan 30, 2022
DEIENAMI Techblog © 2022
  • Company Home
Powered by Ghost