Forums

Unable to change Blog Address URL (3 posts)

  1. vernston
    Member
    Posted 2 years ago #

    Howdy folks

    When I go to the General Settings page the Blog Address (URL) field is greyed out & I can't change it. How else can I edit this?
    The site is http://www.organicseedsite.info.

    Thanks
    Vernon

  2. thetooon
    Member
    Posted 2 years ago #

    If you have an access to database, you can change Blog Address directly in there.

    Check out wp_options table:

    SELECT *
    FROM  <code>wp_options</code>
    WHERE option_name =  'siteurl'
    OR option_name =  'home'
  3. Shane G.
    Member
    Posted 2 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic