Seo PRO Plugin helps to manage meta title, description and "Seo text" on your website with ease, create unique tags those attract customers and customize tags for specific combination of parameters (ie. one city on search).
This article is focused to explain how to work with plugin and understand it's features. It will be updated based on questions from customers.
There are many tabs on Search page those specify current location of user. Plugin always consider following search parameters: pattern, category, country, region, city. Based on which of these are empty and which are not, location of user (and usage of tab-specific configuration) is identified.
All above rules can be more-less recreated using custom search rules. You basically get URL-structured parameters from search URL and can use wild cards * and $ to expand rule.
Here you can define fancy tags for Categories, Cities etc... Most of keywords are available also here (even not listed).
What is most important here is, that defining custom tag in this section for category or city does not mean that city or category page will automatically use it!
You still must add custom tag in "Tags structure" section into configuration! Means you must drag & drop these on Search rules.
Some examples of custom tags on search structure:
When you want to place seo text on other place then default footer position, disable "Auto-hook Seo Text" in Configure section and place following code anywhere you like:
<?php osc_run_hook('footer_seo_pro'); ?>