• Any of the internal links on my blog dont work. Ie: the archive links, categories, tags links, “continue reading” links. Any link that is supposed to go to the same blog dont work and I get this error:

    Not Found
    The requested URL /category/black-sex-webcams/ was not found on this server.

    Also when I try to upload a picture via the Browser uploader I get this error: “The uploaded file could not be moved to /var/www/vhosts/latinasexcamdirectory.com/httpdocs/wp-content.”

    Do you know whats wrong with my blog? I own several blogs (on other servers) but this one is giving me a hell of a time. Maybe all this has something to do with the server? Please help,

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • try resetting permalinks
    admin – settings – permalinks

    Thread Starter annie777

    (@annie777)

    Thanks Sambol for your answer! You were right, I changed the permalinks mode from custom structure to default and the internal links are working now. Bad thing is that now I have the ugly code on my urls.

    BTW, when the custom structure was enabled I had an extra note beside the save changes button:

    If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all.

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

    ——

    I have other blogs with custom permalinks that work just fine and that note is not there. So maybe that has something to do with the problem?

    Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Internal links dont work :(’ is closed to new replies.