Features
SEO
Optimize your website for search engines
Metadata
Just replace the information at app.config.ts
file. And itβs done.
Robots & Sitemap
Providing a robots.txt
and sitemap.xml
gives web crawlers data on how to index your site.
Good news! The robots.txt and sitemap.xml are auto-generate for your project.
StartEase has already made some adjustments for you.
If you have specific requirements, here are some recipes:
Block a page from being indexed
Avoid duplicate content issues
Block a group of pages
or
Dynamic OG images
OG images make your links look better when shared, so more people click on them.
This feature is disabled by default because it can make your production build a few megabytes larger.
You can change it at nuxt.config.ts
π Congrats! The search engine is now satisfied with your website.