• dejavu

    (@dejavu)


    Hi all,

    I’m not sure when it stopped working as I don’t update my site very often, but I’ve just been told that my feed isn’t updating properly and I’m hoping someone here might be able to help me fix it.

    Url: https://www.hiddenwords.net
    Feed: http//www.hiddenwords.net/feed/

    .htaccess has the following:

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

    Both Bloglines and Google Reader say that no feed is available, but I’m not sure why this has happened as I’ve not changed any of my settings recently. The only plugins I’m using are Akismet, More Smilies and Fancy Tooltips – I’ve tried disabling them but it didn’t make any difference.

    Can anyone help me please??? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Chris_K

    (@handysolo)

    Since you’re using default Permalinks, your feed is at https://www.hiddenwords.net/?feed=rss2

    Thread Starter dejavu

    (@dejavu)

    Thanks for the speedy reply, HandySolo!

    I didn’t realise my permalinks had changed – they always used to be /year/month/date/post-title/ so obviously they’ve altered somewhere along the line without me noticing.

    Boy do I feel silly now! I’ll change them back and see if that fixes the problem.

    luisbez

    (@luisbez)

    Hello HandySolo:

    I have exactly the same problem of dejavu, but I couldn’n understand your answer. I have 50 post in my site, but the feeds registers only 10.
    As I am changing un old FrontPage site to WordPress, I am introducing a lot of feeds every day, some of them with dates of 2005.
    I have changed my permalinks to /category/post
    My site is https://www.accionfamilia.cl

    Could you possibly help me?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feed Not Updating’ is closed to new replies.