Josh Vogel

All posts by Josh Vogel

I am an experienced web technologist and data analyst with over 10 years of experience. Throughout my career, both when privately employed and in my contract work, I have enjoyed the opportunity to learn new things and apply new technologies to solve the problems my employers and clients are facing. I have been involved in several proof-of-concept projects and I find these the most interesting as you never know what obstacles will be faced when starting something for the first time. I'm an auto-didact (I taught myself programming to earn money during graduate school) and I don't give up easily so by working with me you can be assured that I will exhaust all possibilities to successfully complete the investigation.

Fixing Email Issues in WordPress Part 2

Today I fully resolved a issue where emails generated by a client’s WordPress site were only reaching the spam folder of intended recipients instead of their regular inbox. In order to resolve this issue, I relied on the implementation of a plugin, namely WP Mail SMTP. I have used this plugin in the past and […]

WordPress emails not showing up?

Do you have emails generated by your WordPress site but they are not showing up in the inbox of your customers? This was the issue one of my clients was having recently and I went to take a look. After reviewing the settings for the plugin it was clear what the issue was: the emails […]

Show me the Cache

via GIPHY I’ve been doing a lot of work for one of my clients recently, which has involved overhauling a lot of the data models that are used on the site. A few weeks ago, while I was doing this, I finished testing and was ready to deploy to production. I follow the process I […]