• Hi everybody, I have a problem with my website does not seem to be link all the pages, already open the port 80,I have the domain from noip.com
    seems to work when you enter the url http://www.ecuadorcyberradio.com but the page does not look the same is in the localhost.
    I am using the template “EASEL”
    Please help with this any idea what I did wrong.
    thanks

Viewing 1 replies (of 1 total)
  • Your links are still pointing to the localhost. You can use Velvet Blues Update URLs plugin to change them in the database.

    The problem with that is you won’t be able to edit the site from localhost as the site name and all links will be pointing to the hosted site urls.

    I would create two sites locally. One for localhost and one for the hosted site. Edit the site on localhost and move it to the hosted site. The easiest thing for me is to dump the database after editing, open the sql file in a text editor and find/replace the site names. ie: site.localhost.com with http://www.ecuadorcyberradio.com. Then delete the hosted database, create a new one (same name) and import the updated info. Then move the updated wordpress files to the hosted site directory, edit wp-config.php with the correct info and you’re done.

Viewing 1 replies (of 1 total)

The topic ‘WordPress local install to live’ is closed to new replies.