•Created by Daniel Sousa @TutoDS on 11/24/2024 in #support
SEO not working when sharing
So a few updates:
- if I put the default SEO meta tags in the app.tsx the facebook sharing debugger detects the meta tags correctly
- but with this approach, the page title don't change
•Created by Daniel Sousa @TutoDS on 11/24/2024 in #support
SEO not working when sharing
Try two new things (one following a suggestion from @Atila):
- receive a new prop defaultSeoSettings and remove the createAsync inside the page.tsx to fetch the default SEO settings;
- add a Suspense around