Hey community,
I’m planning to build a website using Frappe and the Frappe App frontend techniques (possibly with Frappe-UI & Vue.js). My main concern is ensuring that the site is SEO-friendly from the start.
- Is Frappe capable of handling SEO requirements for an e-commerce site or similar applications, given the tech stack?
- Are there any specific strategies or best practices I should follow to optimize for search engines?
- How can I implement features like meta tags, structured data, and proper sitemap generation using Frappe?
- Is it possible to manage pre-rendering or any alternatives to SSR, considering I can’t fully implement server-side rendering?
Any insights, examples, or suggestions would be really helpful!
Thanks in advance!