• WordPress Home Page Blank or White Due to Default HTML File after Migrating to New Web Host

    I had a problem where WordPress had a blank or white home page after migrating from another host. The answer turned out to be that there was a “default.html” copied over that the old web host used, but the new one didn’t. And it was that file that was making the home page of WordPress…

  • How to Install WordPress on Root Folder & Sub Folder on a Windows IIS Server at Godaddy

    One of my clients uses Windows hosting on Godaddy. They wanted to host a new WordPress website on a new subdomain when a WordPress website was already installed on the their primary domain. I wasn’t familiar with Windows IIS hosting at the time (WordPress is normally hosted on Linux servers), and so gathering this information…

  • How I Almost Lost Everything

    Well, not everything, but my entire blog. I went to create a blog post yesterday and instead of a publish button, there was a “Submit for Review”. Not really thinking, I just clicked it anyway, the page refreshed, and the post was gone. After doing some research it appeared that the database was full. I…

  • Content Management Systems vs. Managing Content

    If I were tweeting today I would have wrote: WordPress is not so much a content management system as much as a content display system. A content management system (CMS) designed by Erich Stauffer would allow content to be platform-agnostic. In DRY (don’t repeat yourself) terms, the content would be an object who’s repurposing could…

  • The Employment Roller Coaster

    Mark Thiele recently wrote an article entitled, Get ready for the coming employment roller coaster, in which he describes his perceptions of a changing career landscape where jobs not only do not last a lifetime, but where skills do not last a lifetime. Theile gives anecdotal evidence of jobs that are completely disappearing in less…

  • Add or Exclude From Specific Post in WordPress

    I’ve been doing a lot of content management lately and that means managing larger back archives of web data used in content marketing. Over the course of time, things you might have wanted to happen in the past to every web post in WordPress may not always apply in the present or the future. When…

  • IT Business Analyst with Dentrix Experience

    I do IT services for dentists and dental offices, specifically Dentrix training and implementation, Google Apps intranets, and WordPress websites. I’m an IT Business Analyst that provides IT services for dental offices. I’ve been providing IT services for 7 years after graduating from IU in Indianapolis. I’m A+, Network+, and Microsoft certified. I have experience…

  • Two Types of Clients

    In the 10 months since I went full-time running Erich Stauffer I have taken clients from a dysfunctional, disparate web presence to having a cohesive web platform that they can use to self-market their own business in a responsive manner. I’ve converted clients to WordPress, implemented Google Apps, and ensured their files were getting backed-up.…

  • Coding WordPress Columns to Match Length

    A client recently asked what they could do to make the content in their sidebar column match their main content column. The short answer is: it’s not easily user-editable, but it can be done. WordPress works by using “theme files” to construct a web page ‘on the fly’. The content of the page is stored…