Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • Structure 

    • The canonical product pages need internal links pointing directly to them on the site and should be in the XML sitemap. In addition, these links should, ideally, be in the raw HTML as opposed to being added during the rendering process. This further facilitates ease-of-access for Google so it can eventually index the pages properly. 

    • Server side rendering is optimal, see this Google Resource https://developers.google.com/search/docs/guides/javascript-seo-basics   

    • Built out <header tag> structure with only one H1 and then multiple H2, H3 etc… 

      • Need to be able to add new H1, H2, H3, etc. tags or change existing header tags   

      • Why this is important: Header tags help break up content and denote the importance of the content. They also help search engines to understand what the page is about. There should only be allowed one H1 tag per page, and this should be the main title/most important thing on the page.  

    • Schema set up 

    • Mapped out URL structure at start 

      • Consistent URL structure + redirect logic in place to send traffic to canonical version 

      • Http --> https 

      • Trailing slash vs non-trailing slash 

      • All lower-case 

      • uses dashes and not underscores 

      • no .html or other extensions at the end 

      • follows page structure closely (i.e. /courses/course-name, /state-requirements/north-carolina, /professions/physician etc…)... SEO should be involved before finalizing 

      • URL consistency of keeping URLs the same as courses or packages get updated year after year reduces the number of redirects the SEO team has to implement every time the URL changes. With each redirect, the original SEO value is diminished. Search engines stop following redirects after 3 “hops” (URL A is redirected to URL B is redirected to URL C) 

  • SEO CMS module built out with SEO team ability to update 

    • Metadata

      • Meta title (auto pulls from page title/H1 but can be overridden). The end of the meta title should automatically include a pipe with the brand name such as “ | Nurse.com” at the end of the meta title. Auto pulls these fields up to 60 characters.

      • Meta description (auto pulls from short description or first paragraph of non-product page but ability to override). Auto pulls up to 160 characters.

      • Character counts for meta title and description. 

      • Why this is important: metadata is essential for helping users understand what the page is about and how it relates to their search query in search results. Optimized metadata can help improve CTR to the website. Having metadata that is longer than the allotted character amount leads to ellipses in search results and this is not helpful for users.  

    • Open Graph Tags

      • Need the ability to add Open Graph (OG) tags (includes: title, description, image) for each page 

      • Why this is important: OG tags are another type of meta tags that allow a page to control what will be displayed when a user shares a link of the page on social media. OG tags are important for pages that encourage social sharing.  

    • Canonical tag (automatically put in on profession/product combination pages but ability to add in as well) 

      • Need to be able to denote if a URL is the “rel canonical” (the original/main URL). Canonical tags should be automatically put on the original URL but with the ability to override.  

      • Why this is important: Canonical tags show the true, original URL that should be indexed. Canonical tags prevent duplicate content and self-cannbalization.  

  • On page attributes 

    • Link and image alt tag access to update 

    • Need to be able to add internal links to pages where relevant.

    • Why this is important: Internal links can help keep users on the site longer, it can point them to additional useful pages, and also helps search engines find related content and understand the structure of the site.  

  • Heading tags 

    • Ability to update H1, H2s, H3, etc. 

  • Redirects 

    • Ideally redirects can be added and updated without downloading and uploading a csv file. 

    • Redirects at both an individual and csv upload level for SEO team 

    • Ability to choose redirect type, 301, 302, etc.

    • Why this is important: Redirects help pass on the SEO value of a URL if the page changes or moves (ex: a migration). Typically, we’d always want to use a 301 (permanent) redirect. 302 redirects signal temporary redirects and do not pass link "juice" from URL to URL but there may be some instances where a 302 would be necessary to use and we should have this option.  

    • Add parameter ‘?source=oldsite.com’ to the end of redirects from the old site. Do not use UTM codes since they reclassify incoming traffic and inflate the ‘referral’ channel. 

  • XML Sitemap/Robots.txt 

    • SEO team should be able to add, update and edit robots.txt file 

    • Automated sitemap but need to enable "include/exclude in XML sitemap" ('index/noindex") capability on each page.

    • Also need to enable follow/nofollow markups on each page.  

    • Verifying site in Google Search Console

    • Why this is important: The SEO team should have the option to include or exclude a URL from being indexed or included in the XML sitemap. Test pages, non-canonical pages, non-200 status code pages, and orphaned pages should not be included in the XML Sitemap. 

  • Structured data 

    • The SEO team needs to be able to add structured data.

    • Why this is important: Structured data helps Google to understand content and present it in search results.

  • Video Implementation & Optimization

    • It is important for team members to be able to embed videos within pages in an organized and structured way.  

    • Why this is important: We are seeing video and interactive content getting more popular and search engines putting more value behind these types of visuals in search results so we need to be able to add these assets to the site and have the capability for optimization as well.  

  • Templated Pages

    • Need to have access to create net new pages from a template without having to build a page from scratch or involve engineering to develop a new page.  

    • Why this is important: Having predesigned and approved templates from the UX team and having those already developed, we can avoid having to retroactively fix pages that other teams have built that do not align with best practices.

  • Image Requirements

    • Image Size 

      • 100 KB (100,000 bytes) is the recommended image size for the web. If image upload size can’t be controlled, an image compression capability should be added.  

      • Why this is important: Larger image sizes can slow down the load time of the page, which negatively impacts SEO. If the page takes longer to load, a user is more likely to bounce and go to a competitor site that does not take long to load.  

    • Image CSS Sprites 

      • Use CSS Sprites to create a template for images that are used frequently on the site like buttons and icons.  

      • Why this is important: CSS Sprites combine your images into one large image that loads all at once (which means fewer HTTP requests) and then display only the sections you want to show. This means you are saving page load time by not making users wait for multiple images to load.  

    • Preferred Image Formats 

      • PNG: Produces better quality images but comes with larger file size. Usually better for graphics with fewer than 16 colors. PNGs are also used for images with clear backgrounds and are good for vector images.  

      • JPEG: May lose image quality, but can adjust the quality level to find a good balance. Usually better for photographs. 

      • Other formats allowed: BMP, GIF, WebP, SVG 

    • Image File Name Customization 

      • Create descriptive image file names to improve the SEO value  

      • Why this is important: Image file names alert search engine crawlers to the subject matter of the image 

    • Image Alt-Text/Tags 

      • Alt-tags are a text alternative used to describe the contents of an image file when a browser can’t properly render the image 

      • Why this is important: Alt-text is required for ADA compliance for individuals who are unable to see images. The alt-text can act as the anchor text of an internal link when the image links to a different page on the site.   

    • Image Structured Data 

      • Google Images can display web images as rich results in search engine result pages. 

      • Why this is important: rich results give users relevant information about your page and can drive better-targeted traffic to our site. Image-structured data can also be used for videos. 

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.