I have done a super stupid thing :D (wordpress)

by Ledux
7 replies
I changed my website address, in the wordpress setting where you need to locate where is your wordpress installed.

it was http://mysite.com
and I changed to http://mysite.com/continue

In what file is this info stored? So that I could change it from my hosting?
#stupid #super #thing #wordpress
  • Profile picture of the author Ledux
    no there should be an easier way which doesn't require reinstalling . There has to be a file which store this info.
    Signature
    {{ DiscussionBoard.errors[6286170].message }}
  • Hi,
    If you can edit your database, the location is in the wp_options table, under siteurl I think. If you change that, you should be ok.
    {{ DiscussionBoard.errors[6286189].message }}
    • Profile picture of the author Ledux
      Originally Posted by advancedleadgeneration View Post

      Hi,
      If you can edit your database, the location is in the wp_options table, under siteurl I think. If you change that, you should be ok.
      I did this also and it helped, now my database is also okay big thanks.
      Signature
      {{ DiscussionBoard.errors[6286367].message }}
  • Profile picture of the author Fadiz
    add this to wp-config.php
    define('WP_HOME','http://example.com');
    define('WP_SITEURL','http://example.com');
    {{ DiscussionBoard.errors[6286209].message }}
    • Profile picture of the author Ledux
      Originally Posted by Fadiz View Post

      add this to wp-config.php
      define('WP_HOME','http://example.com');
      define('WP_SITEURL','http://example.com');
      Thank you very much this helped
      Signature
      {{ DiscussionBoard.errors[6286229].message }}
  • Profile picture of the author Lori Kelly
    Glad you got it figured out. It's not a stupid thing, it's a learning process. : )
    Signature
    Learn Website Tips, How to Do Keyword Research, & How to Write Killer Content.
    Stop Wasting Time.
    Start Living Your Dream.
    Click Here NOW to Get Your Hands on
    One of the Most Valuable Ebooks Ever!

    {{ DiscussionBoard.errors[6286422].message }}
  • Profile picture of the author topnichewebsites
    Thats the only way we learn. If it wasnt for mistakes where would we be.
    Signature
    http://pixelcovers.com/ <- eBook add eCovers

    https://www.unicommercesolutions.com <- WordPress Websites and Maintenance
    {{ DiscussionBoard.errors[6288224].message }}

Trending Topics