Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-16 | 673 Bytes | |
v2.4.0 source code.tar.gz | 2025-01-16 | 881.1 kB | |
v2.4.0 source code.zip | 2025-01-16 | 924.4 kB | |
Totals: 3 Items | 1.8 MB | 0 |
🔥 Release preview
Add optional optimizeSeo
flag (defaults to true
) to prevent SEO impact
🚀 Features
- Add new optional flag
optimizeSeo
(defaults totrue
). Whentrue
, crawlers will be detected no glitch will be shown to them. This prevents duplicate content from being rendered for crawlers that execute JavaScript. - This optimization can be removed by setting
optimizeSeo
tofalse
in the options.
💻 Code quality
- Added an exclusions for SonarCloud for the
docs
pages to stop false-positive issues from being raised.
👥 Thanks
- @AnixPasBesoin for raising the issue (https://github.com/7PH/powerglitch/issues/32)