How to Change the Joomla Homepage Meta Title

How to Change the Joomla Homepage Meta Title

One of our Joomlashack members asked this question:

How do I control the meta title on my Joomla homepage?

They wanted to have a meta title for search engines that would have a similar format to the one on this site: "Joomlashack: Joomla Templates, Tutorials, Free Joomla Templates - Joomlashack".

In this tutorial, we'll show you two options for controling the metadata on your Joomla homepage.

Read more: How to Change the Joomla Homepage Meta Title

Install a Template Manually with Joomla's Discover Feature

How to Install a Joomla Template Manually with Joomla's Discover

It is very common that large Joomla templates with many features are over 2 MB in size. On some servers, this can make these templates hard to install in the standard way.

Luckily, Joomla provides an alternative for those cases - the "Joomla Discover" core feature.

In this tutorial, I'm going to show you how to install a large template by uploading it through cPanel and installing it with the "Joomla Discover" core component.

Read more: Install a Template Manually with Joomla's Discover Feature

How to Find the ID of a Joomla User

How to Find the ID of a Joomla User

One of the questions from our customers this week was how to find the ID number of a Joomla user by their surname.

You will unlikely need it in your day to day Joomla administration. Occasionally though a Joomla user ID number may come in handy. In this tip, I will show you how to find the ID number of a Joomla user by their surname.

Read more: How to Find the ID of a Joomla User

How to Reinstall a Joomla Extension

How to Reinstall a Joomla Extension

There's an age-old piece of advice for fixing computer issues: reboot the computer. As with computers, simply reinstalling a Joomla extension can fix many bugs.

For example, today one of our OSTraining members was having an issue uninstalling an extension. Reinstalling the extension first was the key to being able to uninstall it.

This tutorial will show you how to reinstall Joomla extensions.

Read more: How to Reinstall a Joomla Extension

How to Delete Articles from the Joomla Trash

How to Delete Articles from the Joomla Trash

Joomla allows you to delete articles, but in case you made a mistake, it doesn't permanenently delete them unless you to take another step.

Joomla's trash can is similar to those on PC's and Mac's. Sending items to the trash can is an action that can be undone.

In this short tutorial, I'm going to show you how to remove articles from the trash can and delete them forever.

Read more: How to Delete Articles from the Joomla Trash

Joomla: Session is marked as crashed and should be repaired

Joomla: Session is marked as crashed and should be repaired

The image below shows an error message that sometimes occurs on Joomla sites:

media_1392927442608.png

The message is actually fairly clear once you know what to look for. Let's take a look at how to fix it.

Read more: Joomla: Session is marked as crashed and should be repaired

How to Create Custom 404 Pages in Joomla

Create Custom 404 Pages in Joomla

By default, Joomla does not provide a 404 page that you can easily create and manage.

A 404 is really useful for guiding your visitors when they visit a broken URL on your site.

I'm going to demonstrate how to create a custom 404 page.

We're going to create an article, add a menu link and then add a little code to a file in your template folder.

Read more: How to Create Custom 404 Pages in Joomla

JFolder::create: Could not create directory

JFolder::create: Could not create directory

"JFolder::create: Could not create directory" is a really common error message. You can face this error trying to install a Joomla extension or moving, copying or installing a Joomla site.

In most cases, this error has to do with the /tmp folder. In this tutorial, I will show you how to solve this error.

Read more: JFolder::create: Could not create directory

PHP Temporary Directory is not set: Joomla Error

PHP Temporary Directory is not set: Joomla Error

Have you ever seen this error message on your Joomla site?


The PHP temporary directory is not set
The PHP temporary directory is the directory that PHP uses to store an uploaded file before Joomla! can access this file. Whilst the directory not being set isn't always a problem, if you are having issues with manifest files not being detected or uploaded files not being detected, setting this in your php.ini file might fix the issue.

Even though you get this error, it may not be a problem. You only need to deal with it if you have problems uploading themes and extensions.

You get this error because Joomla extracts all the files and places them in a temporary directory, then copies them to their own directories. If the PHP Temp directory is missing, has the wrong permissions, or has the wrong path set, Joomla can't save the files to the temporary directory, so it produces a message.

Read more: PHP Temporary Directory is not set: Joomla Error

How to Add Joomla Content Editor to a Joomla Site

How to Add JCE WYSIWYG Editor to Joomla Site

"Joomla Content Editor" (JСE) is one important Joomla extension you must install on your Joomla site. We install JCE on every single Joomla site we build.

JCE has been around since 2006 and has been outstanding since its launch. It makes content editing ridiculously easy and fast.

In this blog post, you will learn how to add JCE on your Joomla site.

Read more: How to Add Joomla Content Editor to a Joomla Site