![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Offline Marketing Expert
War Room Member
Join Date: Feb 2007
Location: Vancouver, WA USA
Posts: 401
Thanks: 202
Thanked 44 Times in 22 Posts
|
Hi Warriors,
I know I can take my URL and put it into Feedburner or FeedYes.com and create an RSS feed for my HTML site, but I've heard that this is not necessarily a good idea because you don't "own" the feed and if those companies shut down, so does the feed I've created and published in a zillion different places. Sooo, do you know of a way to create a feed for my site that I get to have control over and "own" in the same way that I would if my site was Wordpress-based instead of HTML based? (I've got far too many pages on this site to convert to Wordpress...) THANKS! Best, David |
|
I'm a Published Author & Offline Marketing Expert - Get Free Online Training in Using Public Speaking & Seminars to Promote A-N-Y-T-H-I-N-G
http://www.BestPublicSpeakingTraining.com |
|
|
|
|
|
|
#2 |
|
Godson of the Godfather
War Room Member
Join Date: Nov 2004
Location: The NorthEast Kingdom - Vermont, USA
Posts: 2,073
Blog Entries: 25
Thanks: 581
Thanked 788 Times in 369 Posts
|
Hey David,
I used this freeware app quite a while ago, it should do what you need: XML:Wrench - The simple XML Editor "XML:Wrench also includes a number of XML tools for transforming and manipulating XML/HTML files. Use XML:Wrench to convert HTML to XML or to generate new XML/HTML from your XML source using XSL/XSLT style-sheets. This can be done one file-at-a-time or using a batch command on entire directories." Hope that works for you, Jared |
|
Do you dislike Exit Popup scripts but love the increased conversions?
This is for YOU >>> Unobtrusive Footer Slide-Up Ad <<< Coming VERY Soon! |
|
|
|
|
| The Following User Says Thank You to Jared Alberghini For This Useful Post: |
|
|
#3 |
|
Offline Marketing Expert
War Room Member
Join Date: Feb 2007
Location: Vancouver, WA USA
Posts: 401
Thanks: 202
Thanked 44 Times in 22 Posts
|
Much appreciation, Jared - I'm heading over to check that out right now.
Best, David |
|
I'm a Published Author & Offline Marketing Expert - Get Free Online Training in Using Public Speaking & Seminars to Promote A-N-Y-T-H-I-N-G
http://www.BestPublicSpeakingTraining.com |
|
|
|
|
|
|
#4 |
|
www.warriorplus.com
War Room Member
Join Date: Apr 2005
Location: Salt Lake City, Utah
Posts: 1,592
Blog Entries: 4
Thanks: 1
Thanked 77 Times in 27 Posts
|
If there is some script that can turn your site into an RSS feed, than another equally complex script could take your HTML pages and put them in Wordpress.
If your site is all static HTML, this shouldn't be too difficult of a task. Mike |
|
WarriorPlus: Tools to make the Warrior Forum even better for you.
* WSO of the Day - Buy Top-selling WSOs for Pennies on the Dollar for 24 Hours or Less * WSO Alerts - Instant notification of new WSOs you are interested in * WSO Tracker - The ultimate resource for WSO research * WSO Pro - The first and only WSO Sales Management System |
|
|
|
|
| The Following User Says Thank You to MikeLantz For This Useful Post: |
|
|
#5 | |
|
Offline Marketing Expert
War Room Member
Join Date: Feb 2007
Location: Vancouver, WA USA
Posts: 401
Thanks: 202
Thanked 44 Times in 22 Posts
|
Quote:
...which ostensibly reveals my not-complete understanding of how RSS works, eh? ;-) David | |
|
I'm a Published Author & Offline Marketing Expert - Get Free Online Training in Using Public Speaking & Seminars to Promote A-N-Y-T-H-I-N-G
http://www.BestPublicSpeakingTraining.com |
||
|
|
|
|
|
#6 |
|
Between Two Worlds
Join Date: Apr 2009
Location: Metropolis, USA
Posts: 38
Thanks: 13
Thanked 2 Times in 2 Posts
|
David, don't mean to dumb down your post, but I too am looking for an easy way to create an RSS feed for my static html site. The XML Wrench site seems like it would be helpful eventually, but frankly I wouldn't know how to use most of those features just yet.
Still learning the basics of html, xml, etc. I'm looking at a book that tells you how to write an XML document in Notepad to create an rss feed, and how to save it. But where do you put that document on your website? Does it go in the <head> section? I guess the writer assumes I would know. Guess what, I don't. It's the little details that bog you down. Have you figured that part out? |
|
|
|
|
|
#7 |
|
Jeff the Web Guy
War Room Member
Join Date: Sep 2003
Location: Pottsboro, TX, USA
Posts: 1,880
Thanks: 45
Thanked 64 Times in 57 Posts
|
Truepers,
It will be a standalone document - like whatever.xml - that you will upload from your local computer up to your server. The feed url would be something like yourdomain.com/whatever.xml Jeff |
|
|
|
| The Following User Says Thank You to Jeff Hope For This Useful Post: |
|
|
#8 |
|
Between Two Worlds
Join Date: Apr 2009
Location: Metropolis, USA
Posts: 38
Thanks: 13
Thanked 2 Times in 2 Posts
|
Thanks, Jeff! That clarifies things quite a bit.
|
|
|
|
|
|
#9 | ||
|
Boom Boom Boom Boom!
War Room Member
Join Date: Oct 2002
Location: Las Vegas, USA
Posts: 4,632
Thanks: 159
Thanked 460 Times in 237 Posts
|
Quote:
Quote:
Do what Jeff says, but also add an "autodiscovery" tag to your html page(s). Put the following in the head of your page, where the metatags go. What it does it tell spiders and browsers that there's an alternate version of the page in RSS. Some ping services will need this tag. Also, if a "modern" browser comes to the page and sees the autodiscovery tag, the browser will indicate there's an RSS pheed available. In IE7, the RSS icon will turn from gray to orange, if you have the RSS enabled in IE7. Modify: My Keyword Title -and- myfeed.rss ...for your own situation: <link rel="alternate" type="application/rss+xml" title="My Keyword Title" href="myfeed.rss" /> | ||
|
|
|||
|
|
|
| The Following User Says Thank You to Kurt For This Useful Post: |
|
|
#10 |
|
Offline Marketing Expert
War Room Member
Join Date: Feb 2007
Location: Vancouver, WA USA
Posts: 401
Thanks: 202
Thanked 44 Times in 22 Posts
|
Hey Jeff (et al) where do I create that .xml file in the first place? - THANKS!
David |
|
I'm a Published Author & Offline Marketing Expert - Get Free Online Training in Using Public Speaking & Seminars to Promote A-N-Y-T-H-I-N-G
http://www.BestPublicSpeakingTraining.com |
|
|
|
|
|
|
#11 | |
|
Boom Boom Boom Boom!
War Room Member
Join Date: Oct 2002
Location: Las Vegas, USA
Posts: 4,632
Thanks: 159
Thanked 460 Times in 237 Posts
|
Quote:
RSS Feeds Submit - Automatic RSS and Blog submission software. Or, find an RSS pheed, copy it and paste it into a text editor and modify it accordingly. It is a really simple programming language. Spend an hour researching and you'll be an "expert" at creating your own RSS pheeds. One important note: RSS is very finicky. There's some characters that just don't work with RSS, such as: ' You will need to verify that your RSS pheed is correct. Upload it, then paste the URL of the pheed into: Feed Validator for Atom and RSS It will tell you what line and character is causing the problem. So use a text editor like www.textpad.com that has the ability to show line numbers. Tip: Also research how to use the cdata tag, which will eliminate almost all problems with pheeds validating: <description> [CDATA[ This is the description. ]] </description> Note the code highighted in red above...Get in the habit of using the cdata tag, as it will cure a lot of headaches when trying to validate RSS...And if your pheed doesn't validate, it will be useless in many cases. | |
|
|
||
|
|
|
|
|
#12 |
|
Active Warrior
War Room Member
Join Date: Jun 2007
Location: , , Thailand.
Posts: 70
Thanks: 5
Thanked 18 Times in 10 Posts
|
If FeedYes can create an RSS Feed for you, can't you just use their site to make an .XML file, then upload that .xml file to your own server and host it yourself?
|
|
|
|
![]() |
|
| Tags |
| advise, creating, feed, html, rss, site |
| Thread Tools | |
|
|
![]() |