• Hi all,

    website hosted on Godaddy server

    directory:
    ~/public_html/wordpress

    Browsing;
    http://www.nowgopublic.com/wordpress/?page_id=109
    or
    http://www.nowgopublic.com/wordpress/?page_id=50
    etc,

    A gabble page is displayed

    Permalink – Post name[http://www.nowgopublic.com/wordpress/sample-post/]

    unable to select;
    Custom Structure[http://www.nowgopublic.com/wordpress]

    select Default with the same result of gabble page

    ~/wp-config.php

    define('WP_HOME','http://www.nowgopublic.com/wordpress');
    define('WP_SITEURL','http://www.nowgopublic.com/wordpress');

    The problem is caused by renaming the directory ~/public_html/wordpress to ~/public_html/nowgopublic

    ~/wp-config.php

    define('WP_HOME','http://nowgopublic.com');
    define('WP_SITEURL','http://nowgopublic.com');

    After discovering it couldn’t work to rename a directory I changed it back to its original name. Then I found/find this problem.

    Please advise how to fix the problem. Thanks

    Regards
    satimis

  • The topic ‘Problme in browsing the page’ is closed to new replies.