Newly Created WP blog - rss links not working

Discussion in 'WordPress' started by northpointaiki, Dec 13, 2005.

  1. #1
    Hello - newly created WP blog at http://www.a1-outdoors.com/outblog.

    Very new to just about everything here, so forgive the newbie question - but my rss and comments/rss in the sidepanel don't seem to be working. Looking at the sidebar code template, from what I can tell, the code appears correct, but I get a dead page on the rss feed and rss comments feed. Can anyone provide some guidance here?

    Thanks,

    Paul
     
    northpointaiki, Dec 13, 2005 IP
  2. Cricket

    Cricket Well-Known Member

    Messages:
    182
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    155
    #2
    Cricket, Dec 13, 2005 IP
  3. northpointaiki

    northpointaiki Guest

    Messages:
    6,876
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Cricket, when I did that, clicking the rss link simply opened up a page with all my code on it. Let me paste the actual code as it's written now:

    <li><a href=feed:"<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>

    (for the rss example)
     
    northpointaiki, Dec 13, 2005 IP
  4. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #4
    fsmedia, Dec 13, 2005 IP
  5. Cricket

    Cricket Well-Known Member

    Messages:
    182
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    155
    #5
    This is the best advice anyone can give you about your new blog!

    For the code you have there, just remove the feed: and you should be okay.
     
    Cricket, Dec 13, 2005 IP
  6. northpointaiki

    northpointaiki Guest

    Messages:
    6,876
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Cricket - when I remove the "feed:", and if you then click the rss or rss comments feed link, what comes up is a new page which is just a page of my source code - as if you were viewing this page, and, in Firefox, you hit view: view source code - surely this isn't right?
     
    northpointaiki, Dec 13, 2005 IP
  7. Cricket

    Cricket Well-Known Member

    Messages:
    182
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    155
    #7
    I am not exactly sure what you are saying. Does it look like the code on the direct link to your rss feed here?
     
    Cricket, Dec 13, 2005 IP
  8. northpointaiki

    northpointaiki Guest

    Messages:
    6,876
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Cricket - yep, this what I see when I click the rss feed link - is this right?
     
    northpointaiki, Dec 13, 2005 IP
  9. Cricket

    Cricket Well-Known Member

    Messages:
    182
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    155
    #9
    Yes, that is what it should look like. :)

    Although I have a few very basic WordPress tutorials on my own site, you really can't beat the Getting Started With WordPress tutorials collected on the WordPress site. They will take you through everything you could possibly want to know.

    It seems overwhelming at first, but it doesn't take long to pick it all up.
     
    Cricket, Dec 13, 2005 IP
  10. northpointaiki

    northpointaiki Guest

    Messages:
    6,876
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Many thanks, Cricket. I will re-do the code accordingly. So, someone then just cuts and pastes the code?

    Also - saw your article on dup content. Now you've given me some fresh things to think about, and a quandary. I've recently submitted a couple of articles to directories, and am afraid the dup content may be triggered. So much to learn, but it is interesting. Thanks again.

    Paul
     
    northpointaiki, Dec 13, 2005 IP
  11. Cricket

    Cricket Well-Known Member

    Messages:
    182
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    155
    #11
    Actually they use special readers to display the code in a normal format. There are some articles on the following site that really make it easy to understand.

    RSS Tutorials
     
    Cricket, Dec 13, 2005 IP
  12. northpointaiki

    northpointaiki Guest

    Messages:
    6,876
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Thanks again, Cricket. Blog is up and running.
     
    northpointaiki, Dec 13, 2005 IP