SEO is customer-centric and is an industry-standard, long-range strategy for customer acquisition and engagement. It usually builds over 6-12 months, and can take that much time to recover if basic best practices are not followed.
1. How to Build URLs
URLs should be named consistently. Use all lowercase letters. Use hyphens in-between words, not underlines. URLs should follow the same patterns as navigation. For non-secure pages, do not use special characters like space,$,%,&,!,#,+.
Correct: https://www.premera.com/wa/member/manage-my-account/forms/
Incorrect: https://www.premera.com/wa/Manage_my_account/Forms/
2. Changing URLs
Changing URLs has significant impacts on our pages' chances of showing up in web searches, and can break external links to our websites. Frequently changing URLs can lead to broken links, a fragile site, and broken external/internal links, and will erode domain authority (the overall measure of our sites' health that signals to Google and search engines whether our sites deserve to be found by the public.
Please use 301 HTTP status code redirects when a page is removed, replaced, or consolidated. The forwarding URL should point to the most relevant page; this is called mapping URLs. If a match can't be found then point to a main landing page or home URL such as Premera.com/visitor.
*Minimize redirects…use only when necessary! Sites with many redirects are penalized by Google and other search engines.
3. Vanity URLs
Should be avoided like the plague. They may be used for printed/mail campaigns, but are far from ideal. For digital campaigns and all other content from outside partners, we should use fully qualified URLs (the ones we WANT Google/Bing to index). Using vanity URLs erodes our search engine optimization efforts.
Example of a fully qualified URL: https://www.premera.com/wa/visitor/shop-for-plans/HSA/
Vanity for Print: https://www.premera.com/HSA
4. Vanity domains
Using 3rd-party vendors for site content doesn't help build the Premera.com or Lifewise domain authority. It's good to have promos, blogs, newsletters, etc. built on our proprietary domains, rather than 3rd party WordPress, white label, co-branded sites, especially to provide a steadier volume of visitor traffic in months outside of open enrollment.
5. Removing URLs from search results
Please work with Karlyn Vasan and Sarah Frohlich when removing more than one page. When pages are removed, updates will be needed in the Google Webmaster account that's maintained by Sarah.
- If the page no longer exists, make sure that the server returns a 404 (Not Found) or 410 (Gone) status. HTTP status code. Non-HTML file (like PDFs) should be completely removed from your server.
- If the page still exists, use robots.txt to help prevent Google from crawling it. Note that robots.txt requests are not always honored by Google; they are never guaranteed. If you don't want to run the risk of content being crawled by Google, don't publish it.
6. Navigation
Changes need to be reviewed & approved by UX team & SEO advisor. Frequent and/or significant changes in navigation & URLs can lead to broken links, fragile site, and broken external/internal links, and will erode domain authority.
Consider when adding content:
- Can the new content replace current content on or be added to an existing page?
- Global nav, secondary nav, page titles, H1 titles, and URLs need to match in order to encourage crawling and indexing by Google
7. Site errors
All pages should be coded to display the friendly version of the Error page for all 400 & 500 HTTPS errors. This allows our customers and bots crawling our sites to return later, and eliminates dead-ends. Team should audit and clean up HTTPS errors regularly. The 400 and 500 errors should be top priority.
8. Site performance
Site speed is an SEO ranking factor. Be considerate of load time; reduce custom code whenever possible! Premera E-com has set targets of page load times of X seconds or less. Average load time for websites ranking in Google at Position 1 is between 9-13 seconds. IIS Log files are freely available on all localhost, dev, ait and ACPT. Free log parser Lizard - http://www.lizard-labs.net/log_parser_lizard.aspx.
UX/SEO Resources