How to Remove “Home” from Joomla Home URL

Joomla has an great feature with an annoying BAD habit: it’s called the URL Alias.  The URL Alias allows you to enter a search engine friendly URL of your choice for a menu link. For example, for your About Us page, you can enter The best widgets on the planet in the menu Alias field and your URL for the About Us page will look like this:
http://bestwidgets.com/the-best-widgets-on-the-planet.

No doubt, this is a great feature, but the developers left out an important setting: No Alias for the Home / Default link; for example, if you click on the Home link on your Joomla site, your URL looks like this: http://bestwidgets.com/home. However, it should look like this: http://bestwidgets.com. Period.

Click here to find out how to remove the Joomla Home Alias

Give Joomla Front End Editing Access to a Specific Article.

By default, the Joomla User Group Author has editing access only to articles in which they are the Author. As a result, it is very simple to restrict front end article editing to specific articles by assigning a Joomla Author user to the article.

For example, say you have a user who needs to have editing access to a specific article, but you don’t want that person to be able to edit any other articles.

For details on how to give a Joomla User front end editing permisson to a specific article, click here.

How to See Joomla Module Positions in Your Template

See module positions in a Joomla templateOnce you have Joomla installed and a default template assigned, you will probably want to add or remove some modules. Trouble is, unless you know how to read the code in the template file, it’s difficult to figure out what modules are in what position.

Click here to see two easy methods for finding the module positions in your Joomla template.