doc:plugins:seometataginfo
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:plugins:seometataginfo [2024/04/07 22:47] – Create page fraenkiman | doc:plugins:seometataginfo [2024/04/08 20:19] (current) – [Description] fraenkiman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== SEO Meta Tag Info ===== | ||
| + | |||
| ==== Description ==== | ==== Description ==== | ||
| Editing and outputting 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. | 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. | ||
| + | |||
| + | ==== 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 | ||
| + | |||
| + | ==== Integration on static pages if FlatPress ≤ 1.2.1 ==== | ||
| + | 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} | ||
| + | </ | ||
| + | ... | ||
| + | </ | ||
| + | |||
| + | More plugin configuration switches and their description can be found directly in the plugin.seometataginfo.php file and in the {{: | ||
| ==== Download ==== | ==== Download ==== | ||
doc/plugins/seometataginfo.1712522830.txt.gz · Last modified: by fraenkiman
