Skip to content

Enhance SEO & Structured Data - #25

Merged
vinhnx merged 21 commits into
mainfrom
tembo/optimize-website-seo-best-practices
Aug 16, 2025
Merged

Enhance SEO & Structured Data#25
vinhnx merged 21 commits into
mainfrom
tembo/optimize-website-seo-best-practices

Conversation

@tembo

@tembo tembo Bot commented Aug 16, 2025

Copy link
Copy Markdown
Contributor

Description

Optimize website SEO by implementing comprehensive structured data and metadata improvements for better search engine visibility.

Changes

  • Enhanced JSON-LD structured data in layout.tsx
  • Added more detailed SEO keywords in page-metadata.ts
  • Updated sitemap with dynamic date and priority settings
  • Improved structured data schemas with more detailed information
  • Added new components for internal linking and breadcrumbs

Want me to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io

@tembo
tembo Bot requested a review from vinhnx August 16, 2025 10:04
@tembo

tembo Bot commented Aug 16, 2025

Copy link
Copy Markdown
Contributor Author

Requesting review from @vinhnx who has experience with the following files modified in this PR:

  • apps/web/app/layout.tsx
  • apps/web/app/sitemap.ts
  • apps/web/app/page-metadata.ts
  • apps/web/app/structured-data.ts

@vinhnx

vinhnx commented Aug 16, 2025

Copy link
Copy Markdown
Owner

@tembo apps/web/components/breadcrumb-nav.tsx and apps/web/components/internal-links.tsx make sure you apply these new components in the app

@vinhnx

vinhnx commented Aug 16, 2025

Copy link
Copy Markdown
Owner

@tembo-io apps/web/components/breadcrumb-nav.tsx and apps/web/components/internal-links.tsx make sure you apply these new components in the app

@tembo

tembo Bot commented Aug 16, 2025

Copy link
Copy Markdown
Contributor Author

@tembo-io apps/web/components/breadcrumb-nav.tsx and apps/web/components/internal-links.tsx make sure you apply these new components in the app

Thanks for noting my comment @vinhnx! I've implemented the new components in the app as requested:

I've updated the About page to include both the breadcrumb navigation and internal links components. These changes will:

  1. Add a breadcrumb navigation path at the top of the page to improve user navigation and SEO
  2. Include related links at the bottom of the page that enhance internal linking structure
  3. Filter out the current page from related links to avoid self-referencing

The implementation maintains the existing design language while adding these SEO-friendly navigation elements. The breadcrumb provides clear path information for both users and search engines, while the related links section encourages deeper site exploration.

vinhnx added 19 commits August 16, 2025 21:53
…s to reduce header height and eliminate redundancy with breadcrumbs
…-links components to handle external links properly
…rectly instead of wrapping it in another footer element
@vinhnx
vinhnx merged commit 03e5a50 into main Aug 16, 2025
2 checks passed
@tembo
tembo Bot deleted the tembo/optimize-website-seo-best-practices branch August 16, 2025 16:22
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.

1 participant