Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
joomla:sef [2018/12/21 16:23] eServices Greece |
joomla:sef [2019/04/16 13:41] (current) eServices Greece |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{tag> | + | {{tag> |
====== Joomla Enable SEF ====== | ====== Joomla Enable SEF ====== | ||
To enable SEO for your Joomla site: | To enable SEO for your Joomla site: | ||
Line 8: | Line 8: | ||
* In the SEO Settings section enable " | * In the SEO Settings section enable " | ||
{{ : | {{ : | ||
- | * Enabling "Adds Suffix to URL" will add .html to most pages (this will depend on the MIME type), for example https:// | + | * Enabling "Adds Suffix to URL" will add .html to most pages (this will depend on the MIME type), for example https:// |
- | * Enabling " | + | * Enabling " |
===== Create .htaccess ===== | ===== Create .htaccess ===== | ||
Line 17: | Line 17: | ||
After you login: | After you login: | ||
<sxh> | <sxh> | ||
- | cd www | + | cd public_html |
touch .htaccess | touch .htaccess | ||
cat htaccess.txt | cat htaccess.txt | ||
Line 25: | Line 25: | ||
==== cPanel ==== | ==== cPanel ==== | ||
- | * Go to the File Manager | + | * Go to the File Manager |
- | | + | {{: |
- | * Go to the WWW directory | + | * Go to the public_html |
- | * From the top right click on Settings | + | * From the top right click on Settings |
- | | + | {{: |
- | * Open the htaccess.txt file (Right Click -> Edit -> Edit) and select its contents < | + | * On the Pop Up make sure the option **Show Hidden Files (dotfiles)** is Selected |
- | | + | {{: |
- | * Close the Editor from the top Right button (Close) | + | * Open the htaccess.txt file (Right Click -> Edit -> Edit) and select its contents < |
- | | + | {{: |
- | * Open the .htaccess file and paste the contents you copied in the end of the content in the file < | + | * Close the Editor from the top Right button (Close) |
- | | + | {{: |
- | * Click on Save Changes on the top right | + | * Open the .htaccess file and paste the contents you copied in the end of the content in the file < |
- | | + | {{: |
+ | * Click on Save Changes on the top right | ||
+ | {{: | ||
- | This is the default htaccess for Joomla 3+ {{ : | + | This is the default htaccess for Joomla 3+ {{ : |