Local host to Live Server issue
-
- I am using xampp in windows xp
- When I upload wp-content folder to server ‘Home’ option in header navigation goes to localhost when clicked
- I have made changes in Database using SQL command
UPDATE wp_posts SET post_content = REPLACE(post_content, ‘localhost/wordpress’, ‘www.youthrockzz.com/’);
- It has updated 3 rows
- I had also made changes in wp-options table > ‘siteurl’ and ‘home’ option_value to https://www.youthrockzz.com
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Local host to Live Server issue’ is closed to new replies.