transfer website from localhost to web
-
I worked on a website and now want to upload it online. This is my first time working on wp. The database name was different on the localhost. I used database name ‘wordpress’. I am using someone else’s hosting service and they have given me a database name online which is different ‘xyz_wordpress’.
I changed the params for the wp-config file according the the online database username and password. I exported my database from my local database and imported it to the online hosting database.
Now my home page online opens up. But whenever I click on any of the menu links it takes me to the link http://127.0.0.1/wordpress/?page_id=67 and not the actual page. Its like it I lost all the links to the posts???!!!
Am I missing out something?
Any help will be greatly appreciated.
Thanks
The topic ‘transfer website from localhost to web’ is closed to new replies.