• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

bulletproof-digital-logo Bulletproof Digital™ Rankings, Reputations, & Revenue.

Call Today (949) 342-4334

Ask About Our 100% Client Success Guarantee.

topbar iconGet a Free Consultation

  • Home
  • About Us
    • Values & Principles
    • All Services
  • Why Us
  • SEO Services
  • Reputation Services
  • Guarantee
  • Reviews
  • Contact Us

Website Design & Development

Speed Up Your Website With These Tips

With tips from YouMoz, webmasters can make their websites faster and more streamlined.  Check out these tips and learn how you can speed things up on your website easily and quickly.

Bulletproof Digital can give you professional advice on how to speed up your website and on many other aspects of website management.  We do this by focusing on the basic issues of website design and development and assist our clients with creating the best possible websites.

There is nothing more dismaying than long page load times.  Users simply will not wait; they will move on to another website.  If you want your users to stay on your webpage, you have to have reasonable load times—it is that simple.

So how can you increase your traffic and decrease your load times?  It all starts with your server.  Here are some tips about how to choose the right hosting for your website.

  • Leverage browser caching.  When a browser reads every resource as new every time, it takes a long time to load, especially for images and other large files.  On the other hand, if your website stores information in a user’s browser, your website reloads faster on the next visit.  You can control this by using expire headers as described here.
  • Use keep-alive signals.  A keep-alive signal is a neat little trick to avoid downed links.  These signals are usually disabled by your hosting provider; tell them you want it enabled.  When a signal is sent in the future, if no reply is received, your browser will assume the link is down and future traffic will be routed through another path.
  • Utilize gzip compression.  You can add commands to your files that will cause you to default to gzip, a much faster option than traditional loading choices.  Just add the following to your .htaccess file:

# compress text, html, javascript, css, xml:
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
# Or, compress certain file types by extension:
<files *.html>
SetOutputFilter DEFLATE
</files>

Or, use the following at the top of your HTML/PHP file:

<?php if (substr_count($_SERVER[‘HTTP_ACCEPT_ENCODING’], ‘gzip’)) ob_start(“ob_gzhandler”); else ob_start(); ?>

You can also use the WP HTTP Compression plugin for WordPress.

  • Use a 302 redirect to speed up landing pages for mobile users.  Mobile page directs often send users to a different URL, so using a 302 redirect with a cache limit of one day means that visitors who return to the mobile site will not have to wait for a reload each time.
  • Use a CDN.  CDN stands for a content delivery network, which is a collection of servers that work together to send content to users.  Typically, network proximity is the measure used to select networks for any given task, although other metrics can be used.  Here is a comparison of CDN hosting with traditional hosting.  Two major CDN hosts are Amazon CloudFront and MAXCDN. You may want to investigate the tools available for WordPress using W3 Total Cache as well.

Website Content

You can only control servers to a certain extent, but you have complete control over your website’s content.  Are you doing everything you can on your side to speed up how your viewers can access your site?  Find out by reading on:

  • Minimize redirects.  In order to indicate a new URL location, follow clicks, or connect web site areas, you may find that you need a redirect.  However, every time you redirect, you are slowing things down for the user.  Here are some tips for minimizing redirects, straight from Google.
    • Never reference URLs known to redirect.  Instead, find a way to update on a regular basis.
    • Never use redirects that require more than one page transfer.
    • Never use multiple URLs; instead, force users to access you in only one place.
  • Remove query strings.  Caching a link with a “?” causes the link to behave as if you used Ctrl+F5.  These should be used only for dynamic resources.
  • Specify a character set in your HTTP headers.  You can do this by adding a simple code in your headers:

<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>

Write it out in HTLM instead of PHP.

  • Minify codes. Removing your HTML comments and CDATA sections, as well as whitespace and empty elements, makes your page size smaller.  This is a simple fix to speed up load time.  You can use online tools such as Will Peavy minifier or Autoptimize for WordPress to save space.
  • Avoid bad requests.  Broken links waste resources.  Fix them using an online broken link checker or WordPress link checker. Read about Xenu Link Sleuth and Screaming Frog tools at SEOmoz for more information.
  • Use a consistent URL.  Google’s recommendation for this task includes directions to ensure that each reference to the same source uses identical URLs.
  • Reduce DNS lookups.  DNS lookups take lots of time looking up IP addresses and freeze your browser, so reducing the number of hostnames can speed things up.  You can measure your own DNS lookup time with Pingdom Tools.  You can also collate your images through “spriting” with SpriteMe.
  • Specify image dimensions.  Use height and width specification to render images quickly instead of using “on the fly” scalers.  Optimize your images.  If your images contain comments or extra colors, they will take longer to load.  Keep image sizes at a minimum by saving in JPEG.  Try Yahoo! Smush.it or WP Smush.it plugin for WordPress users.
  • Put your CSS at the top, JS at the bottom.  The document head should contain your stylesheet to stop progressive rendering, and the bottom should have your javascript.  This is a great way to speed up page loading.

With some help from professional website developers like Bulletproof Digital you can optimize your page loads and make your customers happier!

Filed Under: Blog, Website Design & Development Tagged With: domain loadtime tips and tricks, webmaster help, website loadtime speed

Search Marketers Say Google Changes and Mobile Searches Impact Business

In a recent survey, 90 percent of search marketers stated that Google’s algorithm changes have a significant impact on them, and 90 percent also say that the rise of mobile devices and local area searches are impacting the way they do business.

The survey was part of the SEMPO State of Search Marketing Report 2012 released this week. The survey included about 900 search marketers and was conducted online between March 12 and May 15, 2012. About 64 percent of responders were in the United States, with the remainder in other highly-impacted areas around the globe.

Our SEO Company in Orange County can help your business weather the changes of mobile marketing and Google search engine evolution with our search engine optimization services and other marketing strategy assistance. [Read more…] about Search Marketers Say Google Changes and Mobile Searches Impact Business

Filed Under: Blog, Website Design & Development Tagged With: google mobile marketing, mobile algorithm, mobile search, SEO for mobile

Mobile SEO Strategy Tips

Google recently came out with its official developers resources and recommendations to build smartphone optimized sites. SEOMoz has done a great job of boiling these complicated strategies down to a few useful tips that can be easily implemented by any SEO manager.  Read on to find out about the best questions to ask to build sites that transfer easily into the smartphone world.

Bulletproof Digital can help you maximize your potential in the smartphone market.  Our mobile app development department will show you the best ways to ensure that your mobile customer traffic stays at its peak.  With help from Bulletproof Digital, you will soon have both a “regular” and “smartphone” site that will allow you to take your business to your customers no matter where they go. [Read more…] about Mobile SEO Strategy Tips

Filed Under: Blog, Search Engine Optimization, Website Design & Development Tagged With: mobile device design tips, mobile seo strategy, smart phone websites

Common SEO Technical Problems (And How To Solve Them)

SEO technical issues can be challenging but very rewarding.  The same problems tend to occur across many websites, so learning the methods to solve common issues makes sense.  Here are several solutions to common SEO challenges that will have your site running clean in no time.

1)  Uppercase vs. lowercase in URL names. Websites that use .NET extensions often suffer from the problem of case in their URL names.  While search engines are becoming better at choosing canonical versions, there is still room for improvement.  Use the URL rewrite module available on IIS 7 servers, which offers interfacing that enforces lowercase URLs.  Just add the rule to the web config file.  You can also take a look at these articles:

What every SEO should know about IIS by Dave Sottimano
IIS SEO Toolkit secrets you may not know by Dan Butler

2)  More than one homepage version.  Look out for this page: www.example.com/default.aspx. It represents a duplicate of the homepage that search engines find.  It may also appear as www.example.com/index.html or www.example.com/home.  To solve, export a crawl of your site to a .csv file, filter by META title, and search for your homepage title to find duplicates.  Point the duplicates to your “real” homepage with a 301 redirect.  To find internal links that point to the duplicate page, use a tool like Screaming Frog.  You can also check Google PageRank for different cache dates or levels to identify duplicates.

Here are two more articles on this topic:

How to implement redirects using htaccess
Google guidelines on 301 redirects

3)  URLs with query parameters at the end.  While you generally see these on eCommerce sites, they can occur anywhere.  For example, you might find these at the end of a URL that filters by categories, such as www.example.com/product-category?colour=12.  This can use up a lot of your crawl resources, especially when there are two or more parameters, such as size and color, that can be combined in more than one way.

This is more complex issue and requires a bit of thinking on the webmaster’s part.  First, decide which pages you actually want crawled and indexed based on your user search volume.  If your pages are already indexed, fix with a rel=canonical tag.  If they are not already indexed, you can add the URL structure to your robots.txt file. You can also use the Fetch as Google tool.

Here are two more resources discussing this problem:

4)  Soft 404.  A soft 404 looks like a “real” 404 but returns a status code of 200, which tells crawlers the page is working correctly.  Any 404 page that is being crawled is a waste of your budget.  Although you may want to take the time to find the broken links that cause many of these errors, it is easier to simply set the page to return a true 404 code.  Use Google Webmaster Tools to locate soft 404s, or try Web Sniffer or the Ayima tool for Chrome.

An additional resource for this problem is Google Webmaster blog on soft 404s.

5)  302 instead of 301 redirects.  Users do not see the difference, but search engines treat these two redirects differently.  301 is permanent, 302 is temporary, so 302s are recognized as valid links.  Use Screaming Frog or the IIS SEO Toolkit to filter your redirects and change your rules to fix.

You can read more here:

SEOmoz guide on learning redirects
Ultimate guide to 301 redirects by Internet Marketing Ninjas

6)  Sitemaps with dated or broken information.  Update your XML sitemaps on a regular basis to avoid broken links.  Some search engines will flag your site if too many broken URLs are returned from your map.  Audit your sitemap to find broken links with this tool, then ask your developers to make your sitemap dynamic.  You can actually break your sitemap into separate entities with one for often-updated and one for standard information.

Read this article for more on this topic:

How to check for dirt in your sitemap by Everett Sizemore

7)  Wrong ordering for robots.txt files. Your robots.txt files have to be coded correctly or search engines will still crawl them.  This usually happens when the commands are correct individually but do not work together well. Google’s guidelines spell this out.  Be sure to check your commands carefully and particularly tell Googlebot what other commands it should follow.

8)  Invisible characters can show up in robots.txt.  Although rare, an “invisible character” can show up in your robots.txt file.  If all else fails, look for the character or simply rewrite your file and run it through your command line to check for errors.  You can get help from Craig Bradford over at Distilled.

9)  base64 URL problems with Google crawler.  If you experience a massive number of 404 errors, check the format of your URLs.  If you see one that looks like this:

/aWYgeW91IGhhdmUgZGVjb2RlZA0KdGhpcyB5b3Ugc2hvdWxkIGRlZmluaXRlbHkNCmdldCBhIGxpZmU=/

you might have an authentication problem.   Add some Regex to your robots.txt file to stop Google from crawling these links.  You may have to trial-and-error this fix.

10)  Server misconfigurations.  An “accept” header is usually sent by the browser to signify the file types it understands, but if you mismatch the file type with the position on the “accept” header, you can have problems.  Googlebot sends “Accept: */*” when crawling, a generic designation to accept any type of heading.  See: http://webcache.googleusercontent.com/search?sourceid=chrome&ie=UTF-8&q=cache:http://www.ericgiguere.com/tools/http-header-viewer.html for more information.

To receive help with your technical SEO problems contact a knowledgeable SEO company in Orange County like Bulletproof Digital.

Filed Under: Blog, Search Engine Optimization, Website Design & Development Tagged With: comon technical seo problems, duplicate content, soft 404, URL rewrite isssues, website design problems

Site Architecture Can Harm Your SEO Strategy

If your site architecture is wrong for your SEO strategy, you are not going to see the ROI you expect.  This may seem simple, but many SEO managers tend to ignore site architecture as a key piece of the SEO puzzle.  By getting your site architecture in line with your objectives, you will not only raise the level of ROI, you will encourage visitors to have a better user experience on your site.

Bulletproof Digital can help you with site architecture through our website design and development strategies.  Talk to us about how we can help you design your website to meet your objectives and raise your internet traffic. [Read more…] about Site Architecture Can Harm Your SEO Strategy

Filed Under: Blog, Search Engine Optimization, Website Design & Development Tagged With: search engine optimization marketing techniques, seo strategy, site architure

Google Improves Canonical Tags

In 2009, Google released support for a rel=“canonical” tag, later adopted by Yahoo and Bing, so that webmasters could specify a preferred URL.  In 2011, Google also released an HTTP Header that webmasters could use to direct users to non-text/non-HTML files such as PDF files.  An Bulletproof Digital expert who wants an easy way to link to these files without risking duplication issues should utilize this fix.

However, this method has been slow to catch on in the SEO industry for several reasons:

  • SEOs tend to focus on traditional URL consolidation.
  • Canonical headers may be more difficult to implement dynamically than an HTML tag.
  • Access privileges may create issues.
  • Additional server modules may be required.
  • Server errors are a possibility if the implementation is not done correctly.

However, there are many advantages to using canonical tags, especially for PDF files.  These tags can raise a site’s value, allowing spiders to crawl and index these “pages” easily and form a natural part of link building.  They also do well in PageRank.  However, unless webmasters know the techniques to making this implementation easy and accurate, the number of users will remain small.  Here are some tips for canonical tag implementation that will help you use these tags easily in your projects.  If you need assistance implementing these tags please contact our SEO friendly web design team for help. [Read more…] about Google Improves Canonical Tags

Filed Under: Blog, Search Engine Optimization, Website Design & Development Tagged With: google on page optimization, rel canonical tags, seo friendly web design

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to Next Page »

Primary Sidebar

Get a Complimentary SEO Website Analysis

Watch Our Videos

Bulletproof Digital Web Design Video
Bulletproof Digital Reputation Management Video
Bulletproof Digital SEO Video

As Seen On

  • press-cnn
  • press-yahoo
  • press-fox
  • press-nbc
  • press-abc
  • badge-google-adwords
  • badge-google-adwords

Stay Connected

  • social-facebook
  • social-twitter
  • social-linkedin

awards recognition

Footer

Company

  • Home
  • About Us
  • Why Us
  • All Services
  • SEO Programs
  • Reputation Solutions
  • Industries Served
  • Guarantee Policy
  • Client Reviews
  • Contact Us

Services

  • Search Engine Optimization
  • Online Reputation Management
  • Social Media Marketing
  • Web Design & Development
  • PPC Campaign Management
  • Google Places & Local SEO
  • Copywriting & Content
  • Landing Page Optimization
  • Link Building Services

Blog Posts

  • Search Marketers Say Google Changes and Mobile Searches Impact Business
  • Using Production Leverage to Create Content Campaigns
  • Common Website Mistakes
  • Social Media Marketing For Your Business
  • Fix Those Broken Links with Creative Tips

BulletproofDigital.com

  • 16400 Pacific Coast Highway
  • Huntington Beach, CA 92649
  • Contact Us
  • Facebook
  • Linkedin
  • YouTube
  • Twitter
  • ORM Book
  • Disclaimer
  • Standards
  • Terms
  • Privacy

Copyright © 2025 BulletproofDigital.com