open-xyz / informatician

Unleash an open source book platform where literature meets community, and knowledge knows no bounds.
https://informatician.in
MIT License
61 stars 136 forks source link

Dynamic Page Titles for Improved User Experience and Branding #1248

Closed s2sharpit closed 1 year ago

s2sharpit commented 1 year ago

Related Issue

For #659

Description

This pull request aims to enhance the user experience and maintain consistent branding by dynamically updating the page titles across the website. Currently, the homepage title is set as "Informatician," but when users navigate to other pages, the title remains the same, lacking the necessary context.

Proposed Changes

With this pull request, we propose the following changes to the website's page titles:

  1. Homepage Title: The homepage title will remain as "Informatician."

  2. Page Navigation Titles: When users navigate to other pages, the page title will follow the format " - Informatician." This will provide clear identification of the current page and reinforce the website's branding.

Benefits

  1. Improved User Experience: Dynamic page titles will give users a clear understanding of their current location within the website. They will know which section or page they are viewing, reducing confusion and enhancing their overall experience.

  2. Consistent Branding: By appending "Informatician" to each page's title, we reinforce the brand and maintain a cohesive identity throughout the website. This consistent branding will help users associate the content with the website's purpose.

  3. SEO Optimization: Dynamic page titles with relevant keywords, such as "Informatician," can positively impact search engine rankings. This enhancement will improve the website's visibility and discoverability on search engine results.

Checklist

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
informatician ❌ Failed (Inspect) Aug 7, 2023 11:31am
informatician-react ❌ Failed (Inspect) Aug 7, 2023 11:31am
s2sharpit commented 1 year ago

Hey @SiddhantPawar03, Also kindly merge this PR.