How to set up SEO for your Cascade project
src/app/sitemap.ts
, it is used by search engines to crawl your website and index your pages. Sitemap is adynamic MetadataRoute that you could easily populate with your content. As a starting point you have a basic sitemap that you can customize to fit your needs.src/app/(landing)/page.tsx
, it is used by search engines to provide information about your website, such as title, description, and keywords.src/app/api/og.ts
, it is used by search engines to provide a preview image for your website. You can swap the logo and design with your own.