Winning the Search War, Losing the Answer War…

Richard CummingsWeb ConsultingLeave a Comment

frustration over AI knowledge search

I spent the better part of this morning running recursive audits on some of the biggest tech brands in the world. On paper, these companies are winning. They own the #1 spots on Google for their most expensive keywords. Their SEO teams are probably high-fiving in the breakroom. But then I looked at the “Answer Engines.”

Richard Cummings – Writing Portfolio

Richard CummingsWeb ConsultingLeave a Comment

Greetings everyone! Below, you will find 20 sample articles that I have written on SEO, marketing, and beyond. If you would like to hire me as a web content producer/writer, just fill in this contact form and let’s have a conversation.

A Career in Technical Training: Is It For You?

Richard CummingsFeatured, Technical TrainingLeave a Comment

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 technical trainer:  Most trainers have … Read More

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

Richard CummingsQuick Solutions, Technologies/Solutions, Web ConsultingLeave a Comment

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 could then structure all of … Read More

PHP: Capture Referring URL And Truncate It To Domain Name

Richard CummingsQuick Solutions, Technologies/Solutions, Web ConsultingLeave a Comment

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 others use it to perform … Read More