A: 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...
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...
Share Speed Build Marketplace
Verified purchaser
Sounds good. Thanks for the swift reply.