Changing the Site Meta Description in Joomla 3.1 Updated on November 19, 2021 by Brad Markle 1 Minutes, 4 Seconds to Read Your site’s meta description is a short description about your website set within your HTML head tag. It’s often used by search engines when they would like to show a brief description about a particular website / page. In this tutorial, we’ll show how to adjust your Joomla 3.0 site meta description. To change your meta description in Joomla 3.0: Log into your Joomla 3.0 admin dashboard In the left menu, click the Global Configuration link under SYSTEM Ensure you are on the Site tab by clicking Site Find the Site Meta Description setting under Metadata Settings. Enter a new site meta description and then click Save in the top left of the page.In our testing, we entered: This is my website’s SITE META DESCRIPTION. After changing our settings and then viewing our homepage’s HTML source code, we can see exactly how the Site Meta Description value is used: <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="This is my website's SITE META DESCRIPTION." /> <meta name="generator" content="Joomla! - Open Source Content Management" /> <title>Home - Joomla 3 Testing</title> Please note! When writing articles, if you don’t enter a meta description for the article itself, your site’s meta description will instead show. Share this Article Related Articles How to Create a Slideshow (Carousel) in Joomla 4.0 using Bootstrap How to write a blog post in Joomla 3.1 How to Use the Free Mini Frontpage Extension for Joomla 4.0 How to Change a Joomla 2.5 User’s Email Address How to Configure Joomla 2.5 to Send Email Using SMTP How to Edit a Joomla 3 Template How to install Phoca Gallery for Joomla 2.5 Creating a Menu Item for your Joomla 3 Component Changing Email Settings in Joomla 3.1 Using the Redirect Manager in Joomla 3.1