Wordpress and RSS Help

Discussion in 'WordPress' started by 2blog, Jan 17, 2007.

  1. #1
    Can someone tell me how I can stop the rss feeds to some of my blogs in Wordpress from posting in html, any help much appreciated
     
    2blog, Jan 17, 2007 IP
  2. Bugster

    Bugster Well-Known Member

    Messages:
    98
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #2
    Look for this line in header.php:
    <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />

    and remove it.
     
    Bugster, Jan 17, 2007 IP
  3. Richie_Ni

    Richie_Ni Illustrious Member

    Messages:
    10,721
    Likes Received:
    1,175
    Best Answers:
    0
    Trophy Points:
    410
    #3
    Any more details?
    I cannot understand you :(
     
    Richie_Ni, Jan 17, 2007 IP
  4. MarRome

    MarRome Peon

    Messages:
    865
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hello,

    I have no idea if that will work(not a code expert :mad:) but that code is found in wp-content/themes/your-theme/header.php . In the default theme its on line 12

    Hope that helps
     
    MarRome, Jan 17, 2007 IP
  5. 2blog

    2blog Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks MarRome I'll give that a try.
     
    2blog, Jan 17, 2007 IP
  6. 2blog

    2blog Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Oh sorry, thank you Bugster for the help I'll give that a try
     
    2blog, Jan 17, 2007 IP
  7. 2blog

    2blog Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I didn't have any luck deleting the suggested thanks any way for the help any other help in regards greatly appreciated thanks
     
    2blog, Jan 24, 2007 IP