Skip to Content

Tag Archive: maine website design and development

  1. Why Aren’t Clients Seeing the Changes I Made?

    I think all developers have been there. We make a style change and ask the client to review it, only to have them say that it looks exactly the same as it did before. Then, we have to walk the client through “shift-reloading” or emptying their browser’s cache—an extra step that can seem like arcane gobbledygook to some clients.

    Why does this happen? 

    In order to limit the number of expensive network requests for assets like stylesheets and JavaScript files, browsers will store a local copy of these files on your computer’s local hard drive or memory. Since styles and JavaScript change so infrequently, there is often no need to repeatedly download the same file. Retrieving a file from your hard drive is loads faster than grabbing it from the Internet. Doing so also helps limit the amount of traffic hitting the website’s server, making other requests that much quicker and reducing stress on your site’s server.
    To get a sense of the items that are cached in a browser, you can open up the browser’s Developer Tools and go to the “Network” tab. The Developer Tools are available under View > Developer > Developer Tools on Chrome for Macintosh and More tools > Developer tools on Chrome for Windows.

    image - Why Aren’t Clients Seeing the Changes I Made?
    The Network tab in Google Chrome’s Web Inspector tool.

    Once the Developer Tools are open, make sure to uncheck the “Disable cache” option. If the browser’s cache is disabled, nothing will be cached and this demonstration won’t work. If you are a developer, and want to ensure seeing the most recent changes you’ve made as you work, this is a good way to accomplish that goal.

    image 1 - Why Aren’t Clients Seeing the Changes I Made?
    The Disable cache option in the Network tab.

    Once “Disable cache” is deselected, open up a web page, keeping the Developer Tools open to the Network tab. It could be any page – even this one. The Network panel will show all of the loaded assets on the page you loaded. This will include the images, the JavaScripts, the stylesheets, and even the underlying HTML of the page itself. You will see a lot of information for each of the downloaded items. One of the Network Panel columns is “Size” which, as you probably can guess, shows how big the downloaded item is. If you don’t see “Size” in your list, you can right-click on the headers for the list of downloads and customize the columns to show.

    image 2 - Why Aren’t Clients Seeing the Changes I Made?
    Customizing the columns shown in the Network panel.

    Now, there is an exception to the size of the file being shown in this column. This happens when a file wasn’t accessed through the Network at all but, instead, through the browser’s cache. The browser will cache some items on your computer’s disk and some items in memory.

    image 3 - Why Aren’t Clients Seeing the Changes I Made?
    Examples of Size in the Network Panel.

    If you look at the time taken to load elements you will notice that the disk cache is generally much faster than accessing items through the network and the memory cache is faster still. This is great for performance. This is not so great when a client wants to review the changes made to the stylesheet on their site, though.

    Do you still have the Network Panel open? If so, you can view the difference that “shift reloading” makes. While holding down the Shift key on your keyboard, click the browser’s reload button. Most of the same assets that came from the disk or memory cache will now show their file size because the shift reload tells the browser to get a fresh copy of all of these files. This allows the user to see any changes made, and helps get development back on track.
    Pulse Marketing Agency is a full service marketing agency located in Bangor, Maine.
    Read our other blogs at https://pulsemarketingagency.com/blog/
    or learn about our web services at: https://pulsemarketingagency.com/service-areas/web-services/

  2. Telling Leads from Inquiries, and How to Qualify Them

    To some, the distinction between an inquiry and a lead is simple. To others (especially those new to marketing), the terms seem to be used interchangeably.  And to both groups, determining the quality of leads can be tricky. So, for both newcomers to the profession and those veterans already running through the difference in your minds, here are some useful tips to help the process.

  3. Customer Retention: A Marketing Goldmine

    In the complex, competitive cycle of recruiting new customers, many businesses make the huge mistake of overlooking the valuable customers they already have. According to Forbes, however, it’s nearly 7 times less expensive to retain an existing customer than to gain a new one.

  4. What Does Your Product Packaging Say About Your Brand?

    Packaging is more than simply a container for your product. Well-executed product packaging communicates key information about your brand to a prospective buyer, encouraging them to select your product over a competitor’s.

  5. The 4 P’s of Modern Marketing

    For more than half a century, the Four P’s – Product, Price, Promotion, and Place – have formed a cornerstone of marketing theory. However, today’s IT-savvy consumers are informed and empowered, with nearly endless options – in fact, through research and online dialogue, they carry out much of the marketing process on their own.

  6. Agency Angle: Four Tips to Attract Better Customers

    Many of our small-business clients approach us with a similar challenge: How to make the transition from small, one-time sales to larger clients with repeat business? Good news! A new year means a new marketing plan. January can be a great opportunity to revamp last year’s strategies, and a chance to redirect efforts toward new markets and more sustainable prospects. If you’re still unsure how to pave your way for 2013, here are four simple tips to get you started.

  7. Fueling Growth: Keeping Clients Happy

    B2B organizations don’t sell one item – they sell long term relationships. Furthermore, a successful sales cycle is truly a cycle. It doesn’t end; it evolves.

Decorative colored triangles