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

SEO Metatag Info Plugin in the standard distribution #145

Closed
Fraenkiman opened this issue Sep 7, 2022 · 1 comment
Closed

SEO Metatag Info Plugin in the standard distribution #145

Fraenkiman opened this issue Sep 7, 2022 · 1 comment

Comments

@Fraenkiman
Copy link
Collaborator

Fraenkiman commented Sep 7, 2022

Hello, everyone,

Meta tags are still very important for search engine optimization and social media posting. Therefore, the SEO Metatag Info Plugin is a very good complement for the FlatPress block and should be integrated into FlatPress as part of the standard distribution.
Since only language packs for English, Italian and German are currently available, you could use the English language file as a temporary replacement for the languages ​​that have not yet been translated.

When integrating the plugin into FlatPress, it is necessary to add the admin.static.write.tpl file below line 44 and the following code:

{action hook=simple_edit_form}

With this, the FlatPress user can also provide static pages with a description, keywords and robots meta tags.

In addition, it should be checked whether the current plugin PHP code is also compatible with PHP 8.1.

Best Regards
Frank

Fraenkiman added a commit to Fraenkiman/flatpress that referenced this issue Jan 11, 2023
*SEO Metatag Info Plugin in the standard distribution*
- includes all languages FlatPress currently supports as standard (translation via Deepl).
- Content customized texts incl. placeholder as example.
- With own hook in entry- and statictemplate, because otherwise the tag plugin is also shown when creating static pages; which is not supposed to be
azett added a commit that referenced this issue Jan 21, 2023
@Fraenkiman
Copy link
Collaborator Author

Thanks a lot

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

No branches or pull requests

2 participants