Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Page Titles for Improved User Experience and Branding #1248

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

s2sharpit
Copy link
Member

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

  • My code adheres to the established style guidelines of the project.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

@vercel
Copy link

vercel bot commented Aug 7, 2023

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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello s2sharpit, thanks for rising a Pull request, your contribution is valuable to us. The maintainers will review this Pull Request and provide feedback as soon as possible. Keep the great work up!

@SiddhantPawar03 SiddhantPawar03 added level2 Intermediate issue gssoc23 This label is for GirlScript summer of code labels Aug 7, 2023
@s2sharpit
Copy link
Member Author

Hey @SiddhantPawar03, Also kindly merge this PR.

@rohansx rohansx merged commit 8a9be02 into open-xyz:main Aug 8, 2023
6 of 7 checks passed
@s2sharpit s2sharpit deleted the dynamic-title branch August 8, 2023 06:04
@rohansx rohansx added level3 Difficult issues and removed level2 Intermediate issue labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 This label is for GirlScript summer of code level3 Difficult issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants