I’ve placed myself on a path to better get a grip on git and actually use it in my day-to-day development of this site. In looking up the best practices for running WordPress under git, I ran into a handy slide deck from my WordCamp Columbus buddy @stevegrunwell titled Keeping WordPress Under [Version] Control with GIT. How fancy!
Category: Troubleshooting
Frigging Analytics Spam Bots
I haven’t had Google Analytics installed on this site for quite some time. Knowing that, you’ll understand why I was surprised to log into GA to get my tracking code, only to see 178 “visits” to my site in the last 30 days. Quickly my hatred of Google Analytics spam came flowing back into my… Continue reading Frigging Analytics Spam Bots
OOPS! Don’t forget your WordPress URL when enabling SSL!
Making progress on getting my personal site up-to-snuff, I installed JetPack and ran into some strange issues trying to enable features. I kept getting errors such as “Failed to fetch” when toggling settings in JetPack. Using Chrome’s developer tools, I noticed Chrome was blocking admin.js from being called due to mixed-content errors. I immediately suspected… Continue reading OOPS! Don’t forget your WordPress URL when enabling SSL!