🚧 App in Alpha. Features subject to change/break without notice. Issue Tracker

Filters

Filter controls will go here

Add Issue Tracker AppAdone Implement Markdown SupportCto-do Dynamic Landing ModelCto-do Tree ShakingCto-do Source MappingBdoing Dynamic Desktop CSSCdoing Split Kireji App Drag-and-Drop HandlersCto-do Add Dynamic PartsCdoing Rework the Kireji URL FormatAto-do Refine Mesh Ray CastingCto-do Validate ModelToRouteID InputsCto-do Optimize Outliner SnapshotBto-do Post-Build ValidationBto-do Seamless Forward/Back NavigationAdoing Secure Against Cross-Site ScriptingAdoing Dynamic Task Bar Tray IconsAdoing Cross-Origin PWABdoing Console SupportCto-do Search Engine OptimizationAdoing Improve AccessabilityAto-do Mobile-Friendly Task MenuAto-do Feature Support FallbacksBto-do Full Desktop Window SupportBdoing Welcome AppBto-do Properties AppBto-do User-Managed Desktop IconsCto-do Part ExplorerBto-do Context MenuCto-do CLI InitalizationBto-do

Search Engine Optimization

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