SEO Support WordPress
My SEO team needs access to my WordPress site. My first instinct was to do it the old way: Install “Members” plugin & create a new “SEO Agency” role. But today when I went to do that, I noticed that Yoast SEO now adds 2 WordPress user roles for SEO agencies! So I added my…
Read MoreYour WordPress site is slow. I get it, and I can help. 🙂 There are lots of places to start troubleshooting this sort of WordPress slowness. One thing I often do to combat website slowdown headaches is utilize Cloudflare. About Cloudflare Cloudflare is basically a way to load your website off your server. (FYI, your…
Read More“How do I get more clients for my business?” a friend recently asked me. The first thing I do in response is to search Google for the most obvious keyword. For example, here’s the search result on the iPhone X for my business for the most obvious keyword, “wordpress near me”: You Need to Get…
Read MoreWant to track EVERYTHING that users are doing on your site? Use Google Tag Manager. It’s awesome. The bad news is that setting this up is actually really really confusing. The good news is that Josh Becerra over at Monkey Island Inc. knows how to do this stuff and was kind enough to share his…
Read MoreI recently migrated mspwordpress.com to mspwp.com. Using a WordPress plugin was an option, but it didn’t seem ideal, since I wanted to maintain all SEO stuff for all pages. The solution was to use .htaccess as follows: Options +FollowSymLinks RewriteEngine On RewriteBase / RewriteRule ^(.*)$ http://www.mspwp.com/$1 [R=301] Pretty neat, eh?
Read More