Joomla! In SEO setting enabled
Published on| March 31st, 2009 | No Comment.
Categories:Preferences |
Joomla! In SEO setting enabled
It may be not possible to link by general URL address in CMS like Joomla!. But Joomla! is different from other CMS. Because Joomla! is able to link by general URL link, So just like ex) <href="http://wwww.off-soft.net/test/link.html">.
The second parameter, WEB Apache server should be.
If it is not Apache, index.php ineffaceable.
Link to the article, the alias name of the menu links will be sunny.
Cases)
http://www.examle.com/menu1/menu2/article1.html
In this example,
From the menu to the article, the case has led to the following aliases.
STEP.1 Joomla! The set
Joomla! Is, SEO can be configured.
It may be not possible to link by general URL address in CMS like Joomla!. But Joomla! is different from other CMS. Because Joomla! is able to link by general URL link, So just like ex) <href="http://wwww.off-soft.net/test/link.html">.
| URL Search Friendly | ● No, Yes |
| Using Apache mod_rewrite | ● No, Yes |
| Add the URL suffix | ● No, Yes |
The second parameter, WEB Apache server should be.
If it is not Apache, index.php ineffaceable.
STEP.2 Apache to set the
- Enabling mod_rewrite
Open the httpd.conf, LoadModule .... look for the line.
LoadModule rewrite_module modules / mod_rewrite.so
The leading "#" If you want to delete it.
※ by the server, such as rent, this is often JIRENAI.
Is often not a problem. If you have a problem with the operation may be necessary to contact.
- joomla! rewritten to enable directory
Open the httpd.conf, LoadModule .... look for the line.
<Directory "C:/xxxx/joomla">
Options Indexes FollowSymLinks
AllowOverride All
Order allow, deny
Allow from all
</ Directory>
×: AllowOverride None → ○: AllowOverride All
And.
※ you may be not set this parameter at the server, such as rental server.
Is often not a problem. If you have a problem with the operation may be necessary to contact.
- joomla! in the directory to rename htaccess.txt
htaccess.txt open in Notepad, RewriteBase / remove comments.
From the command line, run the following.
rename htaccess.txt. htaccess - Restart the Apache
※ by the server, such as rent, and often can not restart.
Only a change in Section 3, particularly restart is not required.
Check STEP.3
If you have not problem In particular, Link to the article, the alias name of the menu links will be sunny.
Cases)
http://www.examle.com/menu1/menu2/article1.html
In this example,
From the menu to the article, the case has led to the following aliases.
menu1
|
+-menu2
|
+-article1
You might also like:
Trackback URL
After Admin approves this comment, it will be shown.
Comments
Leave a Reply
