When your moving wordpress to another server or wordpress local server to external server migration process
Follow this steps
- Upload to files live
- Create database & note login details, import database to live database
- Change database connection in .wp-config.php (Username, Password , Hostname etc).
- Change 2 paths in database table wp-options table.
- Siteurl = http://sitepath/
- Home = Siteurl = http://sitepath/
- Login in sitename.com/wp-admin
Then go to permalinks once select other & save, then select post type in permalinks then save
Then test once I think now your site is working perfect.
No comments:
Post a Comment