Skip to content

Conversation

@gary149
Copy link
Collaborator

@gary149 gary149 commented Jan 28, 2026

Summary

Added the <title> tag to the model detail page's <svelte:head> section to improve SEO and browser tab visibility.

Changes

  • Added <title> element to the model page header that displays the model ID and app name
  • The title follows the same format as the existing Open Graph title meta tag for consistency

Details

The page now properly sets the browser tab title when viewing a model detail page, displaying the model name alongside the application name (e.g., "gpt-4 - MyApp"). This improves user experience by making it easier to identify the page when multiple tabs are open, and also benefits SEO by providing a proper page title.

https://claude.ai/code/session_014tSRcK9EoKEV6B5RFzide2

Model pages now display a proper browser tab title in the format
"{modelId} - {appName}" instead of just the default app title.

https://claude.ai/code/session_014tSRcK9EoKEV6B5RFzide2
@gary149 gary149 merged commit 5179465 into main Jan 28, 2026
6 checks passed
@gary149 gary149 deleted the claude/add-kimi-page-title-B901K branch January 28, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants