Forums

Feed Won't Show (13 posts)

  1. ostudioo
    Member
    Posted 5 years ago #

    I have an unusal problem on my blog. Whenever I try to access the feed page for RSS or Atom the url always changes.

    For example: http://www.blawgspot.com/feed/ would become
    http://www.blawgspot.com/feed/blawgspot/

    http://www.blawgspot.com/feed/rss/ would become http://www.blawgspot.com/feed/rss/blawgspot and the same with atom. I don't understand why this is happening. Can anyone help me?

  2. ostudioo
    Member
    Posted 5 years ago #

    Can anyone help me?

  3. ostudioo
    Member
    Posted 5 years ago #

    Anyone who can help me fix this will get $3 via paypal! I am serious.

  4. Otto
    Tech Ninja
    Posted 5 years ago #

    What's in your .htaccess file?

  5. ostudioo
    Member
    Posted 5 years ago #

    The code below is what is in my .htaccess file.

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_URI} !index.php
    RewriteRule (.*) /index.php/$1 [L]
    </IfModule>
    
    # END WordPress
  6. Chris_K
    Member
    Posted 5 years ago #

    And what do you have for the two URI values at Options -> General?

  7. ostudioo
    Member
    Posted 5 years ago #

    I have nothing in each.

  8. Chris_K
    Member
    Posted 5 years ago #

    Really? I'm amazed anything works! :-)

    Try putting http://www.blawgspot.com/ in both URL fields (Options -> General, WordPress address and Blog Address).

  9. ostudioo
    Member
    Posted 5 years ago #

    Ok I have added http://www.blawgspot.com to both, but it still doesn't work when I try to access my feed, rss, or atom pages. It still adds the "BlawgSpot" to the end of each link.

  10. Chris_K
    Member
    Posted 5 years ago #

    Interesting.

    What plugins are we running? Does this problem go away if the plugins are disabled?

    How about if you temporarily set it to Default theme?

  11. ostudioo
    Member
    Posted 5 years ago #

    It was the FeedBurner plugin. I deactivated it and was able to go directly to my feed pages. However I need it activated in order for it to work but I guess the plugin will do the rest. I just needed to get my rss activated which I just did. Thanks for your help! Like I promised I will give you $3 via PayPal. If you have a website and want to have a post advertisement instead I will give you that, otherwise give me your paypal email.

  12. Chris_K
    Member
    Posted 5 years ago #

    No need for the paypal. :-)

    Are you running the most recent feedburner plugin? I'm using the current one from Ordered List and have not seen your problem.

  13. ostudioo
    Member
    Posted 5 years ago #

    yes I am. I just checked. I got 2.2

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags