krokyze / flutter_seo

Flutter package for SEO support on Web.
MIT License
48 stars 5 forks source link

SEO seems to be ineffective when latest flutter web is deployed by Nginx. #80

Closed shenyan233 closed 3 months ago

shenyan233 commented 3 months ago

Hello.

SEO seems to be ineffective when flutter web is deployed by Nginx. Seo is valid when debugging in Android studio. The command 'python - m https.server 8000' in Python can also be used for effective SEO. However, when uploading the web file to the cloud server and accessing it through a browser, the HTML head meta info added through SEO did not appear.

Flutter version is 3.22.0. SEO is 0.0.7.