Categories

The way you design web content is about to change.

http://www.newfangled.com/the_way_you_design_web_content_is_about_to_change The way you design web content is about to change. by Christopher Butler |  January, 2014 inShare30 We’re Done With Dumb Content For the entire history of the web so far, we’ve generally handled content in two ways. Basic, one-size-fits-all pages, or Complex, custom pages We thought this made website planning easier. As it turns… Read more »

Interesting Article on 301 Strategies

http://www.practicalecommerce.com/articles/63034-For-Redesigns-Protect-SEO-with-301-Redirect-Strategy- For Redesigns, Protect SEO with 301 Redirect Strategy Editor’s Note: This is part one of a two-part series on creating a 301 redirect strategy as part of the website redesign process. In most website redesigns, search engine optimization relies on an accurate, complete, and flawlessly executed 301 redirect strategy. An ironclad 301 redirect strategy… Read more »

CSS Hover Effects

This is a CSS framework for hover effects, but you can quickly just copy and paste the css for the effects you like in order to integrate it into a site. For those who are Sassing it up, there are Sass versions of all the effects as well. My favorite effect is the Float Shadow… Read more »

Mobile Detection through PHP

I was having some difficulty recently with a tripadvisor script displaying a large tripadvisor logo on a site.  This was fine, until I saw that the mobile version of the site would cut it off and look all goofy.  So I found this script that will detect if the user is on a mobile device…. Read more »

Departmental Sales & Your Future

As I mentioned in an email last week, we have been slacking hard lately with sales in our department. Personally, I feel our department should be able to capitalize the most when it comes to up sells. This department is full of the most talented, knowledgeable individuals in this company. Many of you can discuss… Read more »

Bulk 301 / 404 Checker

  Bulk Response Checker You can check a number of URL’s all at once to see which pages are are redirected, which might be 404 errors, etc. Pretty slick. We needed this functionality, but a tool didn’t seem to exist, so we built it. You can only run 50 URL’s here, and we put this… Read more »

Redis Caching

Some people were having issues with websites not loading the CSS on first load on the multisite. I spoke with Drew and he has a workaround.  This inst necessarily an issue for us when we are developing the site, but it can be embarrassing when you send a link to a client and then the… Read more »