Issue Tracker
Filter controls will go here
Created: 1776208669 Priority: A Status: doing Description: Figure out if there's any way to fix this error on google: "Points to the domain's root URL (the homepage), instead of an equivalent page of content" (this appears for the home page, "/" path). Currently, we are including link rel=canonical for all redirected pages, determining the canonical link for each page, implementing meta description and using clean, meaningful titles on all apps and pages. Explore Open Graph data for each canonical link https://ogp.me/. We should remove noindex where not needed - for example, explore how this relates to the upcoming URL scheme. Google warns of long load times because of the main thread blocking caused by the booting of build.js script. Reduce this if at all possible. Perform https://pagespeed.web.dev/analysis/ for all apps and pages. Affected Parts: None Linked Issues: None