Archive | Web Consulting RSS feed for this section

Convert External CSS to On-Page (Inline) CSS for Emails

24. January 2013

0 Comments

If you are looking to convert your CSS to on-page (or “Inline”) CSS for use in email campaigns, I will tell you how I did it. The Problem: Effective HTML in Emails Most websites now-a-days use CSS to style their web pages and, in doing so, they typically call an external style.css file. Ideally, you [...]

Continue reading...

PHP: Capture Referring URL And Truncate It To Domain Name

19. June 2012

0 Comments

This is a quick technical post on how to use PHP to capture a referring URL and truncate it to a domain name. In other words, we want to determine the exact domain name from which our visitors arrived. The reasons for doing this are numerous. Many use this referring information for statistical analysis while [...]

Continue reading...

Google Panda Webspam and Exact Match Domain Searches

27. April 2012

0 Comments

There are a couple of new updates to the Google algorithm that have just been released, one a Panda update and the other labeled the "Webspam" update, and these latest algorithmic changes are affecting several sites that use exact match domain searches...among other things.

Continue reading...

Managing Social Media Accounts: Business vs Personal

23. April 2012

0 Comments

Managing Social Media Accounts:  Business vs Personal

Today, we are going to look at social media accounts on Twitter, Facebook, Google+, and LinkedIn and ask the question: Should you mix business and pleasure?

Continue reading...

W3 Total Cache WordPress Plugin Review – Beware – A 350GB Caching Directory!

22. February 2012

1 Comment

The W3 Total Cache WordPress plugin is one of the most popular caching plugins for WordPress. However, you will want to be careful with this plugin because it may cause more headaches than it cures. In this quick article, I will tell you the headache that it caused me with the size of the cached files.

Continue reading...

Google Then and Now: Has Google Lost Their Way…or Found It?

30. January 2012

1 Comment

Google Then and Now:  Has Google Lost Their Way…or Found It?

In this article, we’ll take a look at the new Google versus the old Google and ask the question: Has Google lost their way or found it?

Continue reading...

Google Panda Update and Article Marketing

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

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

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

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