Website Redesign in Utah

If you would like help your outdated or slow website and are in need a mobile-friendly SEO redesign please visit Rank Utah . How Does a Website Redesign Work? We Replace Your Existing Site: I recreate your website quickly, using your current content as a base Your Website is Modern, Fast, and Google-Ready: Your new site is mobile-friendly, loads fast, and shows up in search You receive ongoing support: I maintain your site as your business grows — so it never falls behind again Common Website Problems I Help Fix Update an outdated website Fix a slow or broken website Make your website mobile-friendly Improve your Google ranking Help with your website when your designer disappears Get a new website without losing your domain Ongoing website updates & content changes Affordable monthly maintenance Why Businesses Trust Me I work directly with business owners to create websites that actually work — not just look good. You won’t get passed off to a big agency or left in the dark. I make sure you keep full control of your domain, your content, and your site. Every website I build is designed to be fast, mobile-friendly, and easy to update as your business grows. And unlike one-time designers who disappear after launch, I stick around to keep your site evolving with you — so you never fall behind again. ...

Does Google Analytics Slow Down Your Website?

Google Analytics is heavy and will slow down your website. I have proven this for myself by going to Page Speed Insights and testing websites with and without analytics. Some sites recommend using the defer attribute on your script but that does not help. Other sites recommend turning off enhanced measurement by toggling off outbound clicks, site search, video engagement, and file downloads. This marginally helps but does not solve the problem. ...

Mobile Website Design in Utah

Rank Utah builds websites that are mobile-friendly and optimized for small businesses in Utah. If you are looking for a redesign of a current website or need a website for your new business you can visit RankUtah.com to learn more. What are 3 important considerations of a mobile-friendly design in Utah? Responsive layout Fast loading Easy navigation 1. Responsive Layout Your website should adapt fluidly to any screen size. This means that columns should stack and images and text should resize. ...

Shell Script for ImageMagick to Resize Images

If you work in web publishing you often need to resize many images to be under a specific size, or of a different format, without loosing quality. This zsh script uses ImageMagick to: Convert multiple image to JPEG or a different image format such as AVIF or WebP Set the width of your images Resize images so that each on is under a specified size (default of 130 KB) Organize your original images into an Originals/ folder and resized images into a Resized/ folder ...

On-Page SEO Strategy in Utah

If you would like affordable help with your on-page SEO please visit Rank Utah . The #1 Most Overlooked Techniques in On-Page SEO Strategy is Keyword Research If your website is not aligned with what your customers are searching for you won’t even show up in the search results. The basis of keyword research is finding keywords with high search volume and low competition so you can rank high for those searches. Professional tools give you the best results and Rank Utah uses the industry leading tools to give you the best results. ...

Navbar Setup for Carrd Websites

This is a simple guide showing two options for setting up a navigation menu bar on a Carrd.co website. Step 1: Watch the Youtube Video Demo Step 2: Choose your embed option below: Simple Carrd Nav Menu Drop this in the on-click area of your Hambuger Menu Icon (see video for reference) if (window.location.hash === '#nav') { window.history.back(); } Advanced Carrd Nav Menu (Embed) Drop this in your header as an embed and be sure to uncheck the box that says Defer script tag on the embed options ...