wordpress rss/feeds

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eMonk
    Confirmed User
    • Aug 2003
    • 2310

    #1

    wordpress rss/feeds

    how do i get the wordpress rss/feed to work? http://www.mydomain.com/?feed=rss2 does not work for me. can anyone shed some light on this issue?

    thanks...
  • Jace
    FBOP Class Of 2013
    • Jan 2004
    • 35562

    #2
    without more info there really isn't a definitive answer, LOL

    that is like asking why isn't wordpress installing on my domain?

    please tell us any configuration changes you have done, i.e. permalinks, etc

    Comment

    • eMonk
      Confirmed User
      • Aug 2003
      • 2310

      #3
      i found out why...

      i changed my main root address...

      sorry for the lame post.

      Comment

      • eMonk
        Confirmed User
        • Aug 2003
        • 2310

        #4
        i found out why...

        i changed my WordPress address (URI) and Blog address (URI)...

        how can i change my feed url so this code works in footer.php

        <a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>
        and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>.

        Comment

        • eMonk
          Confirmed User
          • Aug 2003
          • 2310

          #5
          also..

          feed:http://www.domain.com/?feed=rss2 doesn't work in my browser but http://www.domain.com/?feed=rss2 does. why is that?

          Comment

          • starpimps
            Confirmed User
            • Sep 2006
            • 6954

            #6
            www.domain.com/rss2
            works...try that man
            Teen Porn Models / Solo Girls

            Comment

            • eMonk
              Confirmed User
              • Aug 2003
              • 2310

              #7
              so don't include feed: before the url? is this for a different type of browser or something?

              Comment

              Working...