====== How to change site's meta tags? ====== Meta tags can be configured in Admin area > Settings > Language. All meta tags are located under the Navigation section. To see all language keys in this section select **Navigation** from drop down > Do not enter any keywords > Click **Go**: {{:faq:site_configuration:meta_tags_1.png?500|}} ===== Tag: Title ===== Go to Admin area > Settings > Language > Search by Find Dates Here keywords. Text key to edit: //{text key='nav+page_default_title'}// . Default value: {$site_name} - Find dates here! Where {$site_name} is the your site name set in Admin area > Settings > General > Site Name. {{:faq:site_configuration:meta_tags_2.png?500|}} ===== Meta tag: Description ===== Go to Admin area > Settings > Language > Select Navigation from the drop down menu > Search by Community keyword: {{:faq:site_configuration:meta_tags_3.png?500|}} Scroll down to the Navigation section. Text key to edit: {text key='nav+page_default_description'} Default value: {$site_name} community. Where {$site_name} is the your site name set in Admin area > Settings > General > Site Name: {{:faq:site_configuration:meta_tags_4.png?500|}} ===== Meta description for custom pages ===== You can add meta description to custom static pages when adding/editing pages in Admin area > Pages > Manage Pages. Enter meta description in following format: // // {{:faq:site_configuration:meta_tags_5.png?500|}} ===== Additional meta tags ===== You can add additional meta tags such as meta keywords in Admin area > Settings > Page Settings > Custom head code section. Anything entered into this section will be displayed before the closing tag. For example, to add meta keywords, enter the following meta information into this section: //// {{:faq:site_configuration:meta_tags_6.png?500|}}