<?xml version="1.0" encoding="UTF-8" ?> <rss version="2.0"> <channel> <title>W3Schools Home Page</title> <link>https://www.w3schools.com</link> <description>Free web building tutorials</description> <item> <title>RSS Tutorial</title> <link>https://www.w3schools.com/xml/xml_rss.asp</link> <description>New RSS tutorial on W3Schools</description> </item> <item> <title>XML Tutorial</title> <link>https://www.w3schools.com/xml</link> <description>New XML tutorial on W3Schools</description> </item> </channel> </rss>
RSS stands for Really Simple Syndicationweb
RSS allows you to syndicate you site contentui
RSS difines an easy way to share and view headlines and contentthis
RSS files can be antomatically updatedgoogle
RSS allows personalized views for different sitesurl
RSS is written in XMLcode
Name your RSS file. Notice that the file must have an .xml extension.server
Validate your RSS file (a good validator can be found at http://www.feedvalidator.org).xml
Upload the RSS file to your web directory on your web server.ip
Copy the little orange RSS Logo or XML Logo button to your web directory.get
Put the little orange "RSS" or "XML" button on the page where you will offer RSS to the world (e.g. on your home page). Then add a link to the button that links to the RSS file. The code will look something like this:
.
Submit your RSS feed to the RSS Feed Directories (you can Google or Yahoo for "RSS Feed Directories"). Note! The URL to your feed is not your home page, it is the URL to your feed, like "https://www.w3schools.com/xml/myfirstrss.xml". Here is a free RSS aggregation service:
Newsisfree: Register here
Google - http://www.google.com/submityourcontent/website-owner
Bing - http://www.bing.com/toolbox/submit-site-url