hbtan59 wrote: > Can anyone advise me how do I add rss to my blog. I had no idea how > to do it.
It depends on your blogging software. Actually, most modern blogging software will generate an RSS or Atom feed (or both) automatically. Open your home page in Firefox 1.5 or later, or Internet Explorer 7, or Opera 9, and look in the address bar for an orange square with a white dot in one corner and two white arcs, like a diagram showing a broadcast from the corner of the square. If you see that, then you already have a feed. Clicking on the icon will let you subscribe to it and show you the URL. You can also look at your page's HTML source to see if it links to a feed already. Look in the <head> section for something like this: <link rel="alternate" type="application/rss+xml" title="..." href="..."> or <link rel="alternate" type="application/atom+xml" title="..." href="..."> If you find it, then your blog is already set to link to a feed. -- Kelson Vibber www.hyperborea.org ------------------------ Yahoo! Groups Sponsor --------------------~--> Transfer from your equities account. Receive up to $1,000 from GFT. Click here to learn more. http://us.click.yahoo.com/aZttyC/X_xQAA/cosFAA/IRislB/TM --------------------------------------------------------------------~-> If you're getting "too much mail" then send a message to: [EMAIL PROTECTED] (this will tell it to stop sending you mail) To change your membership use THIS WEB PAGE: http://finance.groups.yahoo.com/group/syndic8/join (here you can set your mail to digest, no mail or LEAVE the list) To find more info about Syndicated XML newsfeeds visit http://www.syndic8.com/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/syndic8/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/syndic8/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
