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

🐛 Investigate and fix slug and graphql querying discrepency for home route #2812

Open
ssw-yakshaver bot opened this issue Jan 30, 2025 · 0 comments
Assignees

Comments

@ssw-yakshaver
Copy link

ssw-yakshaver bot commented Jan 30, 2025

Requested by: @joshbermanssw via YakShaver.ai 🦬
cc: @tiagov8, @joshbermanssw, @adamcogan, @wicksipedia

Hi Team!

Watch the video

Pain

There is a discrepancy between the SEO title set in the content and the title displayed in the metadata. The SEO title should be '⭐ TinaCMS headless CMS' but is currently showing as 'markdown CMS'. Additionally, there are error messages in the console related to images being served to the home route and issues with GraphQL requests.

Acceptance Criteria

  1. SEO title on the homepage should display '⭐ TinaCMS headless CMS' as set in the content.
  2. No error messages related to images or GraphQL requests should appear in the console.
  3. Correct SEO data should be fetched from the home JSON page.

Reproduce Steps

  1. Go to the homepage of the ⭐ Tina.io website.
  2. Inspect the SEO title and compare it with the title set in the content.
  3. Check the console for any error messages related to images or GraphQL requests.
  4. Verify the data being fetched from the home JSON page.

Screenshot

Screenshot
Figure: SEO title mismatch; serve issue with home images affecting metadata

@joshbermanssw joshbermanssw changed the title 🐛 Investigate and Fix SEO Title Discrepancy on Homepage 🐛 Investigate and fix slug and graphql querying discrepency for home route Jan 30, 2025
@ZenoWang1999 ZenoWang1999 self-assigned this Feb 7, 2025
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

No branches or pull requests

1 participant