Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

how do i get RSS onto my website?

Featured Replies

I think you need to be more specific...

 

do you mean create your own feed...display someone else's feed or get the rss subscribe icon to show in the browser address bar??

 

some links you may find useful...

 

create a feed - http://www.w3schools.com/rss/default.asp

 

parse a feed - http://www.w3schools.com/PHP/php_xml_parser_expat.asp

 

to activate the rss subscribe icon in modern browsers, addthe following to your <head>

 


<!-- RSS Feed -->
<link rel="alternate" type="application/rss+xml" title="FEED TITLE HERE" href="http://your-rss-feed-url-here.co.uk" />

If you want to add other peoples RSS feeds to your site I've found www.rssinclude.com pretty useful. It's free but there is a paid for version (I think it was only about £15) which allows you to merge several RSS feeds into one. You can customise the colours and layout of the both the free version and the paid for version.

 

I've used it on this site www.hertfordshirehairsalons.com in the news, latest styles and style tips areas.

  • Author

I think you need to be more specific...

 

do you mean create your own feed...display someone else's feed or get the rss subscribe icon to show in the browser address bar??

 

some links you may find useful...

 

create a feed - http://www.w3schools.com/rss/default.asp

 

parse a feed - http://www.w3schools.com/PHP/php_xml_parser_expat.asp

 

to activate the rss subscribe icon in modern browsers, addthe following to your <head>

 


<!-- RSS Feed -->
<link rel="alternate" type="application/rss+xml" title="FEED TITLE HERE" href="http://your-rss-feed-url-here.co.uk" />

 

 

I have a real estate website and I would like to have a section whereby news from other sites eg: http://www.indianrealtynews.com/ gets displayed under the news sections on my website

 

Could you help please

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.