Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fix Site URL (for moving/migrating sites)
#9
No, like this:
Code:
define('OLDSITEURL','http://mydomain.com/oldfolder/');

This creates a PHP constant named OLDSITEURL that contains the old site url (that will be replaced by the new one when viewing or editing a page)

You don't need to specify the new site url - it's stored in GS website settings.
Reply


Messages In This Thread
RE: Fix Site URL (for moving/migrating sites) - by Carlos - 2016-11-20, 16:46:14



Users browsing this thread: 1 Guest(s)