Tag Archive | "articles"

Google Panda Update and Article Marketing

Tuesday, October 11, 2011

3 Comments

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...

Google PageRank Disappeared

Friday, October 7, 2011

1 Comment

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...

PHP/MySQL: Query Date in DateTime Field

Monday, October 3, 2011

0 Comments

In this quick technical solution post, I will tell you how to query a date from a datetime field in PHP.

Continue reading...

PHP: Get Date 7 Days Ago-One Week Ago

Monday, October 3, 2011

2 Comments

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...

PHP Mail: Send Text and HTML Mail Through PHP Script

Friday, August 5, 2011

0 Comments

In this article, I will show you how to use PHP mail to send a text/html message through a PHP script.

Continue reading...

How To Password Protect a Subdirectory When WordPress Is Installed

Thursday, August 4, 2011

2 Comments

In this article, I will tell you how to password protect a subdirectory when you have WordPress installed in your root directory.

Continue reading...

How To Find HTML Color Codes

Wednesday, June 1, 2011

0 Comments

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...

PHP String Split

Thursday, March 3, 2011

0 Comments

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...

PHP Delete First Character In String

Thursday, March 3, 2011

1 Comment

In this post, I will show you how to delete the first character in a string in PHP.

Continue reading...

Show Code In WordPress: The Syntax Highlighter Plugin

Friday, January 7, 2011

0 Comments

If you want to show code in WordPress, it is now very easy with a plugin called SyntaxHighlighter.

Continue reading...