swarooppatilx / scruter

Scruter is a local classifieds and community site designed to bring people together for buying, selling, and exchanging goods and services.
https://scruter.vercel.app
GNU General Public License v3.0
28 stars 135 forks source link

[Feat] Improving SEO of NextJS site #523

Open swarooppatilx opened 1 week ago

swarooppatilx commented 1 week ago

Description

Add metadata and relevant site information from head.ejs in the Express app to layout.tsx in the Next.js app. Ensure that all essential meta tags, titles, open graph images, and other SEO-related information are transferred for consistency across the sites.

Screenshots

No response

Checklist

Sourabh782 commented 1 week ago

hey @swarooppatilx can i work on it?