PDA

View Full Version : Free content for your website


David
26th Oct 2006, 01:38 pm
Well, I guess it had to happen. We've had free clip-art and free webpage templates for a while. Now you can add free content for an instant website.

I use a free service called SiteUptime that monitors my websites and gives %age uptime stats every month. This morning, I received this email from them:


Dear SiteUptime User,
As a SiteUptime member, we would like to let you know about a new online service which may be of interest to you. GetMyArticles.com (http://www.getmyarticles.com (http://www.getmyarticles.com/)) is a FREE service allows you to add articles and content to your web site from a database of over 100,000 articles in 60 categories which are updated daily.
Adding fresh and relevant content to your site is a great way to improve your search engine rankings. GetMyArticles.com allows you to add articles to your web site quickly and easily. You can select articles by category and keyword to provide the most relevant content for your web site. In addition, you can customize the look and feel of the article directory pages on your web site.
GetMyArticles.com is also great tool for creating Google Adsense and Yahoo Publisher Network (YPN) specific web sites. You can create article content based on any keyword or category which allows you to target the Adsense/YPN subjects that generate the best revenue per click.
Benefits include:
- Instantly publish thousand of relevant articles to your web site
- Easily integrate Google Adsense or YPN contextual ads into your articles
- Ability to insert custom html into your article pages
- Automatically publish fresh articles daily
- Create custom categories based off specific keywords
- Easily add RSS feeds to differentiate your article pages from other users
For more information, visit http://www.getmyarticles.com (http://www.getmyarticles.com/) and register for a free account today.

Thank You,
SiteUptime
support@siteuptime.com


Naturally, I took a look at what was on offer and it's fair to say that the quality of the content is "variable". But, it started me thinking about how easy it might be to create a website entirely from free components, aps, feeds etc. and have it run itself with no input from the webmaster. Add some AdSense ads and hey presto! new income stream. Maybe :unsure: .

James
26th Oct 2006, 03:19 pm
But, it started me thinking about how easy it might be to create a website entirely from free components, aps, feeds etc. and have it run itself with no input from the webmaster. Add some AdSense ads and hey presto! new income stream. Maybe :unsure: .


They already exist, mainly using Wikipedia content. The worst offenders are absolutely covered with adverts and I consider them spam sites.

eg: http://wiki-shorts.freestat.pl/31-2566-Paragliding.html - quite a tame example.

I became aware of them a while ago as some have links to my site, if the original Wikipedia article did.

tmaster
10th Nov 2006, 06:06 pm
I use a free service called SiteUptime that monitors my websites and gives %age uptime stats every month. This morning, I received this email from them:

Naturally, I took a look at what was on offer and it's fair to say that the quality of the content is "variable". But, it started me thinking about how easy it might be to create a website entirely from free components, aps, feeds etc. and have it run itself with no input from the webmaster. Add some AdSense ads and hey presto! new income stream. Maybe :unsure: .
[/size]


Take care. That site getmyarticles.com will not answer my questions about the security problems.

Beware of the PHP script provided by getmyarticles.com that they want you to put on your server. It allows them to take total control of your server. Instead of pulling content and displaying it on your server. It loads the script from the remote server and then runs it.

This is a huge security violation. Then can spam from your server or run bots or do anything they want. They will control your server.

Until they release a real script that just prints the content to the screen so it can not be executed or answer emails about why they wont change it do not use that service.:angry:

Emails to SiteUptime.com about this problem have also gone unanswered.

David
10th Nov 2006, 08:23 pm
Thanks for the warning tmaster. I wasn't intending to use the service because the quality of the content fell well short of what I considered useable but it's good to get some actual feedback.

Do you still have the content on your site or have you pulled it?

tmaster
11th Nov 2006, 05:08 am
Thanks for the warning tmaster. I wasn't intending to use the service because the quality of the content fell well short of what I considered useable but it's good to get some actual feedback.

Do you still have the content on your site or have you pulled it?

I tested it but do not have it live. I was working on my own script to load the page and then scan it for PHP code before printing it out to the user. I think if it was done in that way it would be ok. You just have to know what to scan for and remove.