Skip to content

SEO & Metadata Implementation for NexaFx#293

Closed
onajidavid87-web wants to merge 1 commit into
Nexacore-Org:mainfrom
onajidavid87-web:main
Closed

SEO & Metadata Implementation for NexaFx#293
onajidavid87-web wants to merge 1 commit into
Nexacore-Org:mainfrom
onajidavid87-web:main

Conversation

@onajidavid87-web

Copy link
Copy Markdown

📌 Pull Request Title

SEO & Metadata Implementation for NexaFx

📋 Description

Added SEO metadata, Open Graph tags, Twitter cards, robots.txt, sitemap, and OG image to all public pages. Added noindex headers to dashboard and admin pages so search engines don't index user data. Set page titles for auth pages like sign-in ("Sign In") and signup ("Create Account"). Split client components that couldn't export metadata into server wrapper + client pattern. Build passes with zero errors.

🛠 Changes Implemented

  • List key changes made in this PR.
  • Mention any dependencies or external updates.

✅ How to Test

  1. Setup: Steps to set up the environment.
  2. Run Tests: Instructions to verify the changes.
  3. Expected Output: What should happen if the changes work correctly.

🔍 Screenshots (if applicable)

Screenshot 2026-06-26 001603 Screenshot 2026-06-26 001645

🚀 Checklist

  • Code follows project style guidelines.
  • Changes are tested and verified.
  • Documentation is updated (if needed).

🔗 Related Issues

Added SEO metadata, Open Graph tags, Twitter cards, robots.txt, sitemap, and OG image to all public pages. Added noindex headers to dashboard and admin pages so search engines don't index user data. Set page titles for auth pages like sign-in ("Sign In") and signup ("Create Account"). Split client components that couldn't export metadata into server wrapper + client pattern. Build passes with zero errors.

Closes #243
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

@onajidavid87-web is attempting to deploy a commit to the Emmanuel Dorcas' projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@onajidavid87-web Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@portableDD portableDD left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

your pr shgould target v2 and not main

@onajidavid87-web onajidavid87-web closed this by deleting the head repository Jun 26, 2026
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.

[V2 200pts] Add SEO metadata, Open Graph tags, robots.txt, and sitemap to all public routes

2 participants