JS SEO TAGS configuration settings
JS SEO TAGS is a JomSocial addon made up of a Joomla! plugin.
Once JS SEO TAGS is installed, you can configure the JomSocial plugin using the configuration settings.
This is the procedure:
1.- Login to the Joomla! back-end.
2.- Go to Extensions → Plugin Manager
3.- Select the JS SEO TAGS plugin (Type: system, File: js_seo_tags) and press the "Edit" button. You should see the following window:

4.- Set the Plugin parameters.
Settings are grouped into three sections: global configuration, frontpage configuration and user profile configuration, and include the following parameters:
Global Configuration
- Overwrite Title MetaTag: whether to overwrite the title metatag if JS had already set it. Possible values are: overwite, not overwrite, and concatenate the existing title and the one generated by JS SEO TAGS.
- Overwrite Description MetaTag: whether to overwrite the description metatag if JS had already set it. Possible values are: overwite, not overwrite, and concatenate the existing description and the one generated by JS SEO TAGS.
- Overwrite Keywords MetaTag: whether to overwrite the keywords metatag if JS had already set it. Possible values are: overwite, not overwrite, and concatenate the existing metakeywords and the ones generated by JS SEO TAGS.
- Clean generated metatags: whether to clean or not the metatags generated by JS SEO TAGS. Possible values are: Don't Clean and Clean.
Front Page Configuration
- JS Frontpage: how to set JS Frontpage metatags. Two meethos are available: automatic generation using default labels and the sitename, custom generation using the texts provided in the fields below.
- JS FP Title: text to use for the JS Frontpage title if the "Custom" method for the FP is selected.
- JS FP Description: text to use for the JS Frontpage description if the "Custom" method for the FP is selected.
- JS FP Keywords: text to use for the JS Frontpage keywords if the "Custom" method for the FP is selected.
User Profile Configuration
- Use Profile Fields on User Profile Metadata: whether to use custom profile fileds to build the user profile metadata.
- Available fields (for information purpose only): JS Custom Profile administration page does not show field IDs, so they are shown for you using the list on this parameter. Besides, it is useful to have field ID at hand where they are going to be used. This field is for information purpose only, no matter what value you store in this field, it will be later ignored by the plugin.
- Title Field IDs: which fields to include in the user profile title metadata, using comma separated values (seeAvailable fields parameter for further help with Fields ID).
- User Profile Title Expression (including profile fields): expression to build the user profile title metadata. Use %name and %username to display the user real name and the username, %status to display the user status and %sitename to display the site name. Use %1, %2, %3 and so on to display the first, sendond, third ... profiles fields set above. For example, set %username, %status on %sitename to display the profile metadata title combining the username, his statuts on JomSocial and the site name.
- Description Field IDs: which fields to include in the user profile description metadata, using comma separated values (seeAvailable fields parameter for further help with Fields ID).
- User Profile Description Expression (including profile fields): expression to build the user profile description metadata. Use %name and %username to display the user real name and the username, %status to display the user status and %sitename to display the site name. Use %1, %2, %3 and so on to display the first, sendond, third ... profiles fields set above. For example, set %username, %status on %sitename to display the profile metadata description combining the username, his statuts on JomSocial and the site name.
- Keywords Field IDs: which fields to include in the user profile keywords metadata, using comma separated values (seeAvailable fields parameter for further help with Fields ID).
- User Profile Keywords Expression (including profile fields): expression to build the user profile keywords metadata. Use %name and %username to display the user real name and the username, %status to display the user status and %sitename to display the site name. Use %1, %2, %3 and so on to display the first, sendond, third ... profiles fields set above. For example, set %username %status %sitename to display the profile metadata keywords combining the username, his statuts on JomSocial and the site name. Words will be displayed in a comma separated list, without any duplicate word.