RSS gurus help please

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Karupted Charles
    Confirmed User
    • Jul 2001
    • 1662

    #1

    RSS gurus help please

    Ok Im trying to do something and I am being told it can not be done. I dont believe them and more to prove them wrong then anything else I need your help.

    Lets say i own domain.com and blog.domain.com

    blog.domain.com is designed more for others to grab my rss and plug into there blogs and for SEO reasons. However it also offers info that people that visit domain.com might be intrested in.

    If I want the RSS subscription button with the posts from blog.domain.com to show on browsers like firefox or IE when they load domain.com how would I do that?

    I know I can put a RSS subscription link on the page that links back to blog.domain.com but I want to up by the address bar also.
    TPF 2010 "They are eating our sausages!"
  • darksoul
    Confirmed User
    • Apr 2002
    • 4997

    #2
    Just add the link in your header "<head>"
    Code:
    <link rel="alternate" type="application/rss+xml" title="My nifty blog" href="http://blog.mydomain.com/feed/" />
    1337 5y54|)m1n: 157717888
    BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
    Cambooth

    Comment

    • SCORE Ralph
      Confirmed User
      • Mar 2003
      • 2090

      #3
      Originally posted by darksoul
      Just add the link in your header "<head>"
      Code:
      <link rel="alternate" type="application/rss+xml" title="My nifty blog" href="http://blog.mydomain.com/feed/" />
      Ding ding ding, we have a winner. We have this running on our sites.
      GetSCORECash.com | In the Biz Since 1991
      Big Tits | Granny & MILFs | Amateurs | Big Booty | Foot Fetish | BBW | Teens
      Hosted Embeds | MP4s | RSS Feeds | FHGs | Model Directory

      Comment

      • Karupted Charles
        Confirmed User
        • Jul 2001
        • 1662

        #4
        Very very much appreciated guys thank you i knew it had to be possible.
        TPF 2010 "They are eating our sausages!"

        Comment

        Working...