Posts Tagged ‘rss’
Do You Flog for Links?
Here’s the way I see it. We all Blog, right? Well do you Flog for links?
You’ve heard it all before, write good content and other authority sites will link to you. Bull shit! In your dreams they will. The following procedures are of course nothing that I would do but you might like to know about the possibility of Flogging.
Some Bloggers set up multiple Blogs in every niche market that they intend to Blog in. Then after you have written several good posts on your primary niche marketing Blog, you can then start posting articles in the secondary Blogs, or as I like to call them Flogs, and include some nice anchor text keyword hyperlinks to your primary site. Simple right?
Now if you do decide to follow the Flog trail, make it real. Don’t just put junk articles on the Flogs, take your time and write some decent information. Think about previous articles that you have written on any of your Blog posts on other sites and decide if they would be appropriate to insert a short sentence or two in a previous post and include your anchor text link to…where else?
Another form of a Flog is a miscellaneous or catch-all type of Blog that has no particular theme and might have hundreds of Blog posts in any given category. You will have to be a little creative to come up with ideas on how to build such a site full of content in all different fields, but may I suggest perhaps you think about “RSS”? Some of this content can come from automated feeds as mentioned and some you can easily get for a few dollars as in Private label Rights (PLR) articles.
Don’t bother to tell me about duplicate content because I don’t care to hear it. I know what works, of course not that I have ever tried it personally…
You also might find this site of interest Make Money Online with Niche Support. These people all seem to be master Floggers, not that I would know of course…
Here is another cool place to get as many free links as you feel like applying for. 1 Family Classifieds will let you run free classified ads in any subject category and when you insert your free ad you can make an html anchor text hyperlink. Now don’t that just kick ass?
One new thing that you will notice here on the Blogging Make Money Blog at http://Linkmoney.org is that I have added the plugin for “Top Commentator.” See it over there on the right? Every month the top 5 (for now) commentators will receive a do-follow link in my sidebar. Just leave a good comment and you will be entered. Spammers will be banned.
So how about you? Are you ready to Flog?
Backlinks are very important you know.
How to Make an RSS Data Feed
If you have been struggling to learn the answer to the question, “How do I put an RSS feed on my web page?” This post will explain the RSS Data Feed, and how to install it on your WordPress Blog web site.
For months I have been trying many different methods to try and learn how to make the RSS Subscribe button work properly, and then would get exasperated and move on to something else. I now “get it.”
Dave Winer, a software developer and entrepreneur in Berkeley, California is referred to as the pioneer of RSS (Really Simple Syndication.) There are other common terms for RSS but this is the official one.
RSS Data Feed:
Typically a publisher inserts some code in the website, usually behind the various forms of RSS feed buttons that you see on almost all websites, and the users of the website can register with an aggregator program that is commonly called a “News Reader.”
There are dozens of different types of News Readers and for this example we will discuss the one that is provided for free by Google, called the “Google News Reader.” Go figure.
When someone reads a web post that they are interested in and want to follow the author in future posts, the user subscribes by clicking on the “RSS Subscribe” button and then selects which News Reader they want to use.
Then in the future every time the publisher puts out new content the post is sent right directly to the subscribers News Reader. You may unsubscribe at any time.
How do I Put an RSS Feed on My Web Page?
For the purpose of this article we will discuss Feedburner, which is a company that is now owned by Google, (go figure again,) and the publisher has to sign up for a free account, and then “Burn a Feed.” What that means is that there is a box to type the url of your blog into, and then Feedburner will return a unique identifier feed for that website that can be used in the HTML code for subscribing.
For instance; for this website at LinkMoney.org the unique identifier returned is: http://feeds.feedburner.com/linkmoney/mvZE.
You should copy your new feedburner feed code to a file somewhere for future use. I mean your new code, not the example above.
Then comes the fun part. Depending upon which theme you are using for your WordPress Blog, you may already have a widget that is all set up to just place your feedburner feed code into, or you may have to build the HTML code yourself and install it in a “Text Box Widget.”
By now you no doubt know what a widget is for your WordPress Blog and you use them to insert nicely formatted sections of data for your readers enjoyment, such as Recent Posts, Archives, Blogroll, advertising block ads, etc.
If you see a widget box in your theme that is marked RSS Feeds, do NOT use that one to build your RSS Subscribe button. That one is used for publishers that want to automatically receive generated content from other publishers to be displayed on their own Blog.
So here is what you do. Select a “Text Box” widget, and click on the edit for that widget. Here is where you will paste some HTML code that includes an image of your RSS Subscribe button and a piece of code that actullay does the subscribing to the feed.
Now we shall discuss how to build the proper HTML code for this button. This is very similar to the post that we presented previously about “How to Make a 125 Banner Ad.”
The following example has a piece of bold text that says “Subscribe Here” within the display box. You do not have to do it exactly the same way, for instance you can use the title bar of the text box widget to say something like “Subscribe via RSS.”
The code <center> and </center> just positions the button image within the center of the text box on the final web page area.
<b> RSS Subscribe Here: </b> <br>
<center><a href=”http://feeds.feedburner.com/linkmoney/mvZE”>
<img src=”http://[***note this is the url where your image is hosted]” alt=”subscribe via rss” />
</a></center>
<br>
[***Note: the above note is where you insert your own unique url to the image.]
Then the second main part of the code shown, <img src=, is where the image is located. You may elect to host the image any where you wish. Just remember that wherever it is hosted it should be a reliable website or server that is on all of the time, otherwise your image might not display at all if that server is down for some reason or other.
As I explained how to host an image on Photobucket in the previous article about How to Make a 125 Banner Ad, I would suggest you go there to read the procedure. You will probably do better by parking the image on the same hosting server that your WordPress Blog is hosted on, but I have not done that yet.
Now when a reader wants to subscribe, all they do is hit the Subscribe Button and they will have your new posts directed to their News Reader. Really Simple Syndication indeed! I trust this helps you to understand RSS Data Feeds.
To those of you that might read this and say it is elementary, I say that is exactly what most of the new Bloggers need. All of this crud does not come easy to me and I think I am in the majority. So when I make a new discovery and learn how to do something after countless hours of trial and error, I try to simplify the description and write it up for the readers of LinkMoney.
From emails and comments I know that many people do appreciate this information and that is good enough for me.
Now if you find this post of interest you want to SUBSCRIBE with my nice big RSS Subscribe button at the top right of this page.
If you want to subscribe by email, go ahead and then in a future post I will explain how to set your email subscribe box up using feedburner also.
I’m Rich !




