Migrating from testing to live: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
Search and Metadata -> XML Sitemap -> Settings tab -> Advanced -> change default base URL ; then rebuild links tab -> rebuild links ; then List tab -> update cached files | Search and Metadata -> XML Sitemap -> Settings tab -> Advanced -> change default base URL ; then rebuild links tab -> rebuild links ; then List tab -> update cached files | ||
edit settings.php to change the database and $base_url | |||
Development / Performance -> clear all caches | Development / Performance -> clear all caches |
Revision as of 11:48, 8 October 2013
Copy files from testingdir/ to livedir/
don't forget the .htaccess file
copy the database
Configuration:
System -> Site information: change the site name
System -> Google Analytics: Remember to change the Google Analytics web property ID
Search and Metadata -> XML Sitemap -> Settings tab -> Advanced -> change default base URL ; then rebuild links tab -> rebuild links ; then List tab -> update cached files
edit settings.php to change the database and $base_url
Development / Performance -> clear all caches