Paid and Organic Search Marketing

Finally, It’s Time to Retire Your WWW

Sites like ours that have been around for a decade accumulated SEO rank on pages that have sustained incredible traffic. As with most sites, our domain was displayed and started with www. In recent years, the www has become less prominent on sites… but we kept ours because that subdomain had so much authority with search engines.

Until now!

Moz has a great breakdown of changes with 301 Redirects that Google has announced, which are helping search-centric sites maintain their authority while modifying their site’s location. The two that are key, in my opinion, are:

  • SSL – Google has encouraged websites going secure and announced there would be no impact in redirecting HTTP to HTTPS. If you’re accepting any data on your site, I’d encourage you to make the move as well.
  • 301 Redirects – Gary Illyes announced that 3xx redirects no longer lose authority. So, it’s time to retire that www subdomain and push your traffic to your domain. We’re now just martech.zone without the www!

New Rules of 3xx Redirection

Moz 301

This is a great time to retire that old www and modernize your site’s address. We’ve already done it on Martech and our agency. We’ll also be rolling these changes out to our client after having changed and tested it with our sites and not seeing any degradation in ranking.

Apache .htaccess Redirect www to non-www

If you’re running a site like WordPress on Apache and can edit and add rules to your .htaccess file, here’s a snippet to 301 redirect (with https):

RewriteEngine On
RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteCond %{HTTP_HOST} ^(?:www\.)?(.+)$ [NC]
RewriteRule ^ https://www.%1%{REQUEST_URI} [L,NE,R=301]

Don’t Forget Google Search Console

Note that having both versions of the site’s URL listed in your Google Search Console account won’t affect the indexing of your site as long as you have submitted a Sitemap for only one version—the version you want to be indexed. Don’t submit a Sitemap for both versions if the location and content are identical.

Google

Douglas Karr

Douglas Karr is a fractional Chief Marketing Officer specializing in SaaS and AI companies, where he helps scale marketing operations, drive demand generation, and implement AI-powered strategies. He is the founder and publisher of Martech Zone, a leading publication in marketing technology, and a trusted advisor to startups and enterprises… More »
Back to top button
Close

Adblock Detected

We rely on ads and sponsorships to keep Martech Zone free. Please consider disabling your ad blocker—or support us with an affordable, ad-free annual membership ($10 US):

Sign Up For An Annual Membership