Today one of the sites we work with got a message in their Google Webmaster Tools. The message titled “Fix mobile usability issues found on yoursite.com” basically informs the site own that because “These pages will not be seen as mobile-friendly by Google Search, and will therefore be displayed and ranked appropriately for smartphone users.”
So what does this mean? It sure sounds like their will be an algorithm update coming that will start penalizing websites or at least removing them from mobile searches if they are not mobile friendly.
Clearly this is a sign of things to come.
So what should you do? If your site is in a CMS, there are often plugins that can make a mobile friendly version of your site, but if you really want it done right, it is time to move to a responsive design for your website. This means you will basically need a new site, but it sounds like unless you want to be removed from mobile search, it is a good time to invest in a new website.
Setting up Rel Author
We might be a little late on this one, but it is worth setting up your rel author tags on Google plus. Google is very much looking at this type of information for rankings now, so it makes sense to get it done. There are several places to learn how to do this. Here is…
Adding A Featured Image To A Page In Genesis
After looking around the web for a good tutorial, I really couldn’t find what that accomplished what I was looking to do. It sounds simple. I want to add a featured image to a page in Genesis. No problem right? Not exactly. Genesis doesn’t work like a normal wordpress site, but then if you are…
Disable Auto Format in wordpress
This is a great trick I found today while working on a problem for a client. What was happening is that wordpress was wrapping her image in paragraph tags and causing it not to float right with text wrapping around it. The solution was to add this to the functions.php file. (note, make sure you…