Leaked Google Document Shows How Websites Are Rated
Getting into Internet Marketing and not sure what Google considers a “quality” website? Here’s a leaked document that shows exactly how ratings are assigned and how manual reviews are...
Trending Topics – My Latest Website
Check out my latest website at newsmonkey.net. News Monkey is an experiment in presenting the news in a different way than you’re used to. What I did was head over to the latest searches at AOL....
How to Make a Lot of Money Online
If you Google how to make money online, you get a few million websites swearing by a method that will make you a fortune, if you only spend a small fortune to make it happen. So here’s a post for...
Cron Job Alternative
I needed to run a cron job that would allow me to split up my database queries and lessen the load on my host’s processor. My MySQL queries were taking 2 – 3 minutes to run.
Step 1: Make...
How to Build an RSS Feed with PHP
Last week, I decided to build a new website. This isn’t the typical WordPress install that everyone seems to use anymore (whatever happened to programming?) and therefore, it didn’t have...
VPS Hosting
The time has come to enter the world of VPS Hosting. I recently launched my 100th website and I have pretty much maxed out my shared hosting plan. I run a Python script to watch memory and my memory...
How to Use Yahoo Pipes
In building a new website the last couple weeks, I’ve become very familiar with Yahoo Pipes. If you’re kind of interested in programming but not really wanting to learn a complete language,...
Use $_GET['id'] to Pass a PHP/MySQL Variable
One of the most popular questions I get about php is how to pass a variable from one page to another. The GET and POST methods can be a little bit confusing at first but once you grasp how to use these,...
Automated Websites for Income
Automated content on websites is becoming quite popular. As many of my close friends and family can attest, I’m closing in on $800 a month with automated sites. That’s just free passive income...
Deleting WordPress Posts With MySQL
WordPress only lets you view 20 posts at a time through the admin panel and that means that you can only delete 20 posts at a time. The fact is that there are times you may need to delete hundreds or...
