1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Broken Internal Links

Discussion in 'Site & Server Administration' started by kertoon, Jan 27, 2015.

  1. #1
    All my internal linkings are not working (404 error). Presently the permalinks is set as Post name. My .htaccess has this:

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


    I installed Yoast's SEO plugin.

     
    kertoon, Jan 27, 2015 IP
  2. kertoon

    kertoon Well-Known Member

    Messages:
    181
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    133
    #2
    I have just got it fixed with Permalink Finder Plugin. And I notice the URLs of the internal links end with .html. When all my blog posts are without .html? Anyone?
     
    kertoon, Jan 28, 2015 IP