Forums

All links point to homepage (1 post)

  1. ukjadoon
    Member
    Posted 4 months ago #

    Hello,

    All of the links on this website seem to be pointing to the homepage.

    http://bit.ly/x14Bur

    This problem seems to have started after Rackspace started migrating data to their new servers, but it could also be some other problem.

    My first suspicion fell on the .htaccess file which has the following contents,

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Anyway, I deleted it and regenerated it through the permalink settings but to no success. Can someone point me to what could be wrong? Thanks

Reply

You must log in to post.

About this Topic