Not everyone is cut out to be a great technical trainer. In fact, the industry is littered with sub-par technical trainers who do little more than recite text from a book. The industry needs great trainers, but is it a career that is right for you? There are two characteristics that make someone a great [...]
Continue reading...17. September 2009
SEO seems relatively easy at first, but danger lurks around every corner. One false step--one SEO mistake--and all of your SEO work vanishes into a de-indexing or the dreaded Google sandbox. Early Christians defined the Seven Deadly Sins that one should not commit lest they burn in the fiery pits of hell. In this article, we’ll explore the Seven Deadly Sins of Search Engine Optimization.
Continue reading...10. September 2009
SEO is a lot like golf. It appears easy at first, until you start to play the game.
Continue reading...18. June 2009
Do you know what most bloggers and web designers do with their WordPress Category pages? If you answered nothing, you are correct. And by doing nothing, they are missing out on lots of potential traffic.
Continue reading...11. October 2011
With every iteration of the Google Panda update, we see big changes in the SERPs and one of the groups of sites that has been particularly affected is article marketing sites. In this article, we’ll investigate whether article marketing sites have been adversely affected by the Google Panda update and, if so, we investigate the question: Does article marketing still work to promote your website?
Continue reading...7. October 2011
If you use a PageRank tool to check the Google PageRank of your pages and the PageRank of other pages, you may be anxiously typing into Google right now, “Google PageRank Disappeared“.
Continue reading...3. October 2011
In this quick technical solution post, I will tell you how to query a date from a datetime field in PHP.
Continue reading...3. October 2011
In this quick tech solution post, I will tell you how to get the PHP date 7 days ago, one week ago, or whenever you want.
Continue reading...5. August 2011
In this article, I will show you how to use PHP mail to send a text/html message through a PHP script.
Continue reading...4. August 2011
In this article, I will tell you how to password protect a subdirectory when you have WordPress installed in your root directory.
Continue reading...1. June 2011
In this post, I will tell you how to quickly find the HTML color code of an image or any part of your web page.
Continue reading...3. March 2011
In this post, I am going to tell you how to do a PHP string split. While there use to be a PHP command called “PHP split“, it is no longer being supported so we will teach you how to do a PHP string split using the PHP explode command.
Continue reading...3. March 2011
In this post, I will show you how to delete the first character in a string in PHP.
Continue reading...7. January 2011
If you want to show code in WordPress, it is now very easy with a plugin called SyntaxHighlighter.
Continue reading...7. January 2011
In this article, I will tell you how to deal with the apostrophe not working in form data that writes to MySql using PHP. I do a lot of work involving input forms on PHP pages that write the input data to MySQL. Every time I do this, I have to account for the user [...]
Continue reading...18. November 2010
In this article, I will review how to convert a variable that represents a date to an actual MySQL date column using PHP. Dealing with dates and times in MySQL and PHP is at once fascinating and frustrating. Everybody seems to store their date information with slight variances. Thus, everyone’s solution is slightly different. So, [...]
Continue reading...18. November 2010
In this article, I will show you how to configure a CSV properly and then import the CSV file into MySql. A client of mine recently asked me if I could upload his .CSV file into a MySQL database. He runs a sports site and wanted to have the entire NBA schedule available in MySQL. [...]
Continue reading...12. November 2010
Many people use Squidoo and HubPages in their SEO efforts. In this article, I will present many articles discussing Squidoo and HubPages, their differences, and whether they are worth your SEO time.
Continue reading...12. November 2010
This is just a quick tech note on Windows 7 Screen behavior and the new feature in which the screen maximizes when you drag it partially off the screen.
Continue reading...6. October 2010
If you promote affiliate programs, it is important to understand the difference between link redirects and link cloaking. Some affiliate programs permit both forms of link usage, some permit just one, and others may prohibit both. In this article, I will tell you why this is important, how to find out what is an acceptable practice, and what is exactly the difference between redirecting a link and cloaking a link.
Continue reading...29. August 2010
This is a technical post on how to convert from MyISAM to InnoDB using phpMyAdmin. Yesterday, I was using phpMyAdmin to set up database tables in MySQL. The solution that I was implementing called for me to use foreign keys to relate the tables to one another. Well, foreign keys require the use of the [...]
Continue reading...29. August 2010
This is a technical post for those who are receiving the message “The Used Table Type Doesn’t Support FULLTEXT Indexes” in phpMyAdmin.” I received this message as I was trying to convert a MySQL table from MyISAM to InnoDB in phpMyAdmin. I was converting this MySQL table from MyISAM to InnoDB so that I could [...]
Continue reading...20. August 2010
Near the end of May, Google released an update to their search algorithm-dubbed “Mayday” by most-that affects natural search engine rankings, especially for what are known as “long-tail keywords“. In looking at this Mayday update, we will ask the question: Are these Google updates “fair and balanced“?
Continue reading...
8. April 2010
0 Comments