Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Welcome to the TechnoWorldInc! Community!
Recent Updates
[August 11, 2025, 02:03:44 PM]

[August 11, 2025, 02:03:44 PM]

[August 11, 2025, 02:03:44 PM]

[August 11, 2025, 02:03:44 PM]

[May 13, 2025, 02:04:25 PM]

[May 13, 2025, 02:04:25 PM]

[May 13, 2025, 02:04:25 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[March 12, 2025, 03:05:30 PM]

[March 12, 2025, 03:05:30 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Techno Articles » Webmaster » Blogging
 How To Add Random RSS Content To Your Site
Pages: [1]   Go Down
  Print  
Author Topic: How To Add Random RSS Content To Your Site  (Read 979 times)
Stephen Taylor
TWI Hero
**********



Karma: 3
Offline Offline

Posts: 15522

unrealworld007
View Profile
How To Add Random RSS Content To Your Site
« Posted: July 19, 2007, 01:26:38 PM »


How To Add Random RSS Content To Your Site


Most savvy internet marketers will know how important it is to have fresh content added to their sites on a daily basis but the problem sometimes is to find the time and/or content. Adding an RSS feed is a good way to add fresh content to a site, but the problem again is that most of them only get updated on a weekly basis.

I have been wracking my brains trying to find a semi- automated way to do this to make my life a little bit easier. The search engines are always looking for fresh content - adding random RSS feeds seemed to be the answer!

So I did so some searches on the Internet to see what is available. A search for "add random content to site" sure enough brought up a bevy of links - most of which went to sites that wanted to sell me their products for hundreds of dollars!

Having been on the Internet for quite a while I know by now that most of the information that is on sale can most times be found with just a little bit of work. So I refined my searches somewhat and I found a gem that I would like to share with you for?. You guessed it - free! It will take a bit of work from your side to tweak the script a bit, but it's worth it, right?

First you will have to head over to: http://www.dynamicdrive.com/dynamicindex17/randomiframe.htm and copy the available java script. This displays a little content box 130x130. Go on, before they decide to start selling it!

Paste the script into your favourite editor and make the following changes:

To change it to display your content you will have to make the box a little bigger. To achieve that you have to change this piece of code:

width=130 height=130

I have mine set to width=500 height=800 but you should change it to fit your content. Play around with it a bit and change the width or height where necessary. If you do not want a frame around your content, change this piece of code:

frameborder="1" to frameborder="0

To display your content, you will have to create html pages for it. For now, just create a blank html page, I will show you later where to get the content for it.

As you can see, the script calls the pages like this:

randomcontent[0]="random1.htm" - change the "random" to whatever you want to call your created html page - e.g. successstory1.htm.

You can basically display unlimited pages with this script. To add more pages to display, just add:

e.g. randomcontent[4]="random5.htm", randomcontent[5]="random6.htm" etc.

You can now add the script to any page that you want to display random content on.

To get free rss content to rotate, head on over to http://www.goarticles.com They also have literally thousands of free articles that you can use for fresh content on your site. Add the code for the rss scripts to the blank html pages that you have created (or an article if you so prefer) then upload all your pages to your server.

Make sure that the page that you are calling them from (the page with the randomizer java script) and your content pages are in the same directory, otherwise you will have to change the path to the pages in the java script code!

If you would like to get more rss feeds, just do a search for "free rss feeds" on any of the search engines.

So, there you have it. Randomized rss content for your site without having to pay a cent.

Enjoy your fresh content and the increased traffic!

Joan Masterson is the owner of http://www.womenatwork.co.za - a site that offers free work at home resources and information

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.066 seconds with 25 queries.