portfolio

Website Design & SEO for Universal Cattle Guards

Website Designed For National Seller Of Cattle Guards

This website was designed for a company that specializes in cattle guards. Her previous website was older, and not responsive, or search friendly.

Many of the features on this site were excellently formed, from a comprehensive and intuit navigation, to video and rich imagery for evoking the proper visualization of the client’s product. The design is professional feeling, which helps engender trust when ordering large amounts product. The site also uses trust builders, which are graphics or talking points that show clients reasons why this company should be trusted to deliver a good product or service.

What Is A Mobile Responsive Site?

Many people are not quite clear on what responsive means. There are many ways to experience web content using a mobile device. At the lowest of the low, you can have an entirely non responsive old fashioned website, which displays exactly the same on mobile as it does on desktop. Next up would be a mobile redirect site. A mobile redirect site pushes visitors to a different url on subdomain or subdirectory, so they can browse a different site made for mobile. This requires search engines to have 2 separate sets of urls, making it harder to link things. These sites also do not respond to changes in viewport, they are set based on the intial device width, which means if a phone is flipped from portrait to landscape, there is not much a mobile redirect site can do about it. 

At the high end of modern mobile design exists pure responsive. Pure responsive shows exactly the same content across mobile and desktop, and uses CSS to adjust the display. This type of code does not need JS – the device width is detected by the browser, passed to the stylesheet. When the viewport changes, the new width is again passed, and the relevant code is called. 

How Can I Tell If This Site Is SEO Friendly?

At the end of the day, there is an unlimited amount of optimization that can go into any website. But we judge whether a design is SEO friendly based on how it is coded more than whether it has actually been optimized. Some quick criteria, which this site passes, include:

  • Is the site lightweight, or does it have a large amount images, videos and other media which slow load times?
  • Is the content not able to be crawled, due to large amounts of JS or AJAX that make it hard to access?
  • Does the site have blocked resources, or place which content is called from that is unable to be crawled?
  • Does the site use a reasonable URL structure, one that allows for search engine to index content, not dynamic constantly changing urls?
  • Does the website which is being designed have a plan for mobile and responsive, since this is 60% of all traffic on the web?
  • There are plenty more criteria to consider, from font sizes to color contrast, a search friendly site must be very useable
Josh

Recent Posts

Why Reviews May Take Over The Search Landscape

Why Reviews May Take Over The Search Landscape Reviews have been known to exist for…

5 years ago

Cybersecurity Challenges & Best Practices for Small to Medium Sized Businesses

Cybersecurity Challenges & Best Practices for Small to Medium Sized Businesses Introduction In the era…

7 years ago