---
title: "How to change the URL alias of Joomla 3.1 articles"
description: "Thus far in our Joomla 3.0 testing, we have created a new article and published it to the front page. When we visit this new article in our browser, the url becomes:..."
url: https://www.inmotionhosting.com/support/edu/joomla/joomla-3/change-alias/
date: 2012-07-24
modified: 2021-11-19
author: "Brad Markle"
categories: ["Joomla", "Joomla 3"]
tags: ["Joomla v3"]
type: post
lang: en
---

# How to change the URL alias of Joomla 3.1 articles

Thus far in our Joomla 3.0 testing, we have [created a new article](/support/edu/joomla/joomla-3/write-new-article/) and [published it to the front page](/support/edu/joomla/joomla-3/set-featured-article/). When we visit this new article in our browser, the url becomes:

https://domain.com/index.php/2-uncategorised/1-this-is-my-first-test-article
As we set the title of the article to, “This is my first test article“, Joomla used the article’s title as the alias. In this tutorial, we’ll show you how to change this alias. The steps below walk through this process after you have already published the article, but you can easily set this option while you’re writing the article for the first time.

**Setting an article’s alias in Joomla 3.0:**

1. [Log into your Joomla 3.0 dashboard](/support/edu/joomla/joomla-3/how-to-log-in-to-administrative-dashboard/)
2. In the top menu, click **Content** and then click **Article Manager**.
3. In the list of articles, click on the title of the article that you would like to change the alias for
4. In the top menu, click **Publishing Options**. You will then see the **Alias** shown. Make the adjustments that you would like, and then click **Save** in the top left menu.[![change-alias-under-publishing-options](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_joomla-3_writing-new-articles_change-alias-under-publishing-options.gif)](/support/wp-content/uploads/2012/07/edu_joomla-3_writing-new-articles_change-alias-under-publishing-options.gif) When you visit your article again by navigating to it from your Joomla 3.0 homepage, you will see that the URL has changed. In our testing, we changed the alias from *this-is-my-first-test-article* to new-alias-goes-here. https://domain.com/index.php/2-uncategorised/1-new-alias-goes-here
