-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ff22cd7
commit 8001bfc
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# -WT-SEO-Meta-templates | ||
Plugin for using variables in the <title> and meta description tags. Allows you to use templates for the <title> tag and the description meta tag. Accepts data (including SEO templates ) from additional plugin providers. | ||
|
||
To work, you install minimum 2 plugins: | ||
- Main WT SEO Meta templates | ||
- Plugin provider for your component (for example, for Virtuemart) | ||
The plugin provider creates and passes variables and SEO templates to the main plugin. All settings are made in the provider plugin. | ||
|
||
At the moment, the following plugin providers are created: | ||
|
||
- WT SEO Meta templates - Virtuemart (online store) | ||
- WT SEO Meta templates - MyCitySelector (Joomla multi-region component). My City Selector component on GitHub | ||
- WT SEO Meta templates - Content. Joomla content articles and categories. |