Eng-Mouaz-M-AlShahmeh / meta_seo

MIT License
30 stars 5 forks source link

Unrecognized in Seo checker #14

Closed TimBaumgart closed 8 months ago

TimBaumgart commented 8 months ago

I added some seo tags like described in the readme, but seo checker websites tell me, that there is no title tag for example. I added the title tag like this:

meta.ogTitle(ogTitle: "my title");

How does this package handle the fact that the flutter environment needs some time to load and how does it handle dynamic content?

Cheers!

Eng-Mouaz-M-AlShahmeh commented 8 months ago

Thanks for your interest Tim, I am still working on SSR and the work not completed yet as mentioned before to make new out of the box solution, thanks again..

Eng-Mouaz-M-AlShahmeh commented 8 months ago

Now the support only for JS DOM not SSR...