Forums

[resolved] Changing the site url (4 posts)

  1. thadoghouse
    Member
    Posted 1 year ago #

    I had a different URL for my wordpress blog during the development stage -- that url was http://www.isthatweird.net/dev/

    When I made the site live a while ago, I changed the URL and moved all the wordpress files to the main directory so that the site is now accessed by http://www.isthatweird.net/

    Everything seemed to have worked fine, but I noticed that a plugin (the sidebar login) is still using an the old isthatweird.net/dev/ url.

    I've checked everywhere that I know of to make sure that calls for the isthatweird.net/dev/ URL have all been removed and they have been. I even looked at the plugin language and it calls for "echo get_bloginfo('wpurl')"

    Any idea why this is still coming up as the old URL? I hope I didn't make this question sound completely impossible. If so, let me know and I'll try my best to simplify it.

  2. t-p
    Member
    Posted 1 year ago #

    have a read of this codex guide: http://codex.wordpress.org/Changing_The_Site_URL

  3. thadoghouse
    Member
    Posted 1 year ago #

    Actually, I realized that the problem was just funky coding and changes with the updated version of the plugin I mentioned. I just went ahead and removed the plugin. Thanks!

  4. t-p
    Member
    Posted 1 year ago #

    You are welcome. :-)

Topic Closed

This topic has been closed to new replies.

About this Topic