Q: Can you go a bit into details on what you mean by SEO optimized?
Looks like an exciting product. Considering a purchase, but would be great to hear a bit more about what "SEO optimized" means?

Rasmus_SpeedBuildMarketplace
Apr 18, 2025A: Hi,
Basically means that you would start by adding details like the appName, appDescription and the domainName in the config.ts . And then you would go to the seo.tsx in the /libs folder and adjust that one as well to fit your marketplace.
And once you have done that you can then import that one (import { getSEOTags } from "@/libs/seo";) on all your pages and that makes it a bit faster to add metaData to all your pages.
And also, on the ones you forget to import the metaData object to, then these pages will still have the default metaData information.
Chek here for a bit more info: https://docs.speedbuildmarketplace.com/features#seo