res:plugins:seometataginfo
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| res:plugins:seometataginfo [2022/10/12 23:32] – [Download] Added v2.2.2 fraenkiman | res:plugins:seometataginfo [2024/04/07 23:09] (current) – has moved to standard plugins fraenkiman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== SEO Metatag Info ===== | ||
| - | ==== Description ==== | ||
| - | Editing and outputting description, | ||
| - | |||
| - | Meta tags are still very important for SEO (search engine optimization) and social media posting. For example, if you don't have the description meta tag for your blog post, Facebook won't display the page description. This makes these tags crucial for any blog. | ||
| - | |||
| - | Author: Hubert | ||
| - | |||
| - | Licence: GPL v2 | ||
| - | |||
| - | ==== Plugin Features ==== | ||
| - | - Single Entries - Editing and output of description, | ||
| - | - Static pages - Editing and output of description, | ||
| - | - Categories - Output of description, | ||
| - | - Archives - Output of description, | ||
| - | - [[res: | ||
| - | - Canonical - Output of the canonical meta tag (selectable) | ||
| - | - Title - Output of pretty titles for categories, archives, and tags pages (selectable) | ||
| - | - Title - Output of the title meta tag (selectable) | ||
| - | - Tries to make pages unique by appending ‘page #nn’ or ‘comments’ to titles and descriptions | ||
| - | |||
| - | ==== Language Packs ==== | ||
| - | english (default), Italiano, {{: | ||
| - | |||
| - | |||
| - | ==== Integration on static pages ==== | ||
| - | In order for this plugin to be able to edit metadata on static pages, the file [[https:// | ||
| - | Look for clue '' | ||
| - | and place the following code below it: < | ||
| - | Then it should look like this: | ||
| - | <code html> | ||
| - | ... | ||
| - | rows=" | ||
| - | {*here will go a plugin hook*} | ||
| - | {action hook=simple_edit_form} | ||
| - | </ | ||
| - | ... | ||
| - | </ | ||
| - | |||
| - | ==== Optional settings ==== | ||
| - | Additional valid characters (e.g. german umlauts ÄäÖöÜü) can be specified for the " | ||
| - | To do this, open the plugin.seometataginfo.php file in the plugin directory with an editor. Around line 24, find the variable '' | ||
| - | <code php> | ||
| - | $keep_char = " | ||
| - | </ | ||
| - | |||
| - | More plugin configuration switches and their description can be found directly in the plugin.seometataginfo.php file and in the {{: | ||
| - | |||
| - | ==== Download ==== | ||
| - | {{ : | ||
| - | |||
| - | **Support** | ||
| - | |||
| - | Please ask for help on the [[https:// | ||
| - | === Changelog: === | ||
| - | == 2022-08-28 (V2.2.2) == | ||
| - | * Fixed under PHP 7.4, Methods with the same name as their class will not be constructors in a future version of PHP | ||
| - | * Added Metadata the name of the document' | ||
| - | |||
| - | |||
| - | == 2022-08-28 (V2.2.1) == | ||
| - | * Fixes [[https:// | ||
res/plugins/seometataginfo.1665610369.txt.gz · Last modified: by fraenkiman
