Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

have several pages with seo tags? #68

Open
astronautfa opened this issue Jul 22, 2024 · 1 comment
Open

have several pages with seo tags? #68

astronautfa opened this issue Jul 22, 2024 · 1 comment

Comments

@astronautfa
Copy link

This project is awesome
however I wanted to know if it is possible to create a page builder for our marketing team. This page builder should give them the power to create pages with our own set of components and be able to set the meta tags individually for each of those pages. The designed page should be made into a nextjs page in our project.

is this possible with easyblocks or should we extend it in any way to accomodate for this feature.

and also does easy blocks support Static Site Generation ?

@r00dY
Copy link
Contributor

r00dY commented Jul 23, 2024

Hi @astronautfa, thanks for kind words.

You can absolutely do it. The metadata should be represented as fields in the schema of your root component, which in your case would represent a page.

As for SSG - also yes. Easyblocks was built with modern frameworks in mind. Checkout the example: https://docs.easyblocks.io/getting-started#real-world-example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants