Joomla Open Sef method, Joomla Open Sef method _php Tutorial

Source: Internet
Author: User
Tags getting started with php smarty template

Joomla Open Sef method, Joomla open Sef method


This paper describes the method of Joomla opening SEF. Share to everyone for your reference, as follows:

The main purpose of using the SEF (search engine friendly) URL is to make the keyword of the content appear in the URL, which is one of the most important aspects of SEO, for the search engine, this can enhance the current page and the relevance of these keywords. Let's take a look at how to use the SEF URL in Joomla 1.5.

1. Installing Joomla1.5

2. In global configuration, set "search engine friendly URLs" to "on (Yes)" To save the settings.

This is the most important search engine optimization settings in the Joomla system, so before we do the following steps, we will first turn it on; now, the URL of the site is made up of the current page or the title alias (alias) of the article. If you do not set an alias for the current page or article, the URL directly uses the title of the page or article to form the URL (title).

If you experience problems, you can try modifying the $live_site settings in the configuration.php file. If your Joomla is installed in the site root path (for example, public_html or htdocs), you need to set the $live_site to "/" or "http://www.example.com" or "http://example.com". If the site is installed in a subpath, you will need to set $live_site to "/subpath name" or "http://www.example.com/subpath name" or "http://example.com/subpath name".

If the setting is successful, then the URL should now be:

Http://www.example.com/index.php?option=com_content&view=article&id=19&Itemid=27

Into:

Http://www.example.com/index.php/joomla-overview

3. In the global settings, set "Add suffix to URLs" for URL to "on (Yes)" To save the settings.

This is just a "formality" step--for URLs to add. The HTML suffix, for example, will:

Http://www.example.com/index.php/joomla-overview

Into:

Http://www.example.com/index.php/joomla-overview.html

4. In the global settings, set "Use Apache Mod_rewrite (using Apache mod_rewrite)" to "On (Yes)" To save the settings.

Note that in order for Apache Mod_rewrite to open properly, we need to rename the "Htaccess.txt" file in the site root directory to ". htaccess".

After successful opening, the following URL:

Http://www.example.com/index.php/joomla-overview.html

will be changed to:

Http://www.example.com/joomla-overview.html

One suggestion is to try to add an alias to all the pages and articles in your site, so that you can control the SEF URLs more precisely, using only numbers and letters, and separating them with the hyphen "-" to avoid special symbols.

More about Joomla related content readers can view this site topic: "YII framework Introduction and common skills Summary", "PHP Excellent Development Framework Summary", "Smarty Template Primer Basic Tutorial", "thinkphp Common Methods Summary", "PHP object-oriented Programming introduction Tutorial" , "PHP String Usage Summary", "Getting Started with Php+mysql database operation" and "PHP common database Operation Skills Summary"

It is hoped that this article is helpful to everyone based on Joomla program design.

http://www.bkjia.com/PHPjc/1123818.html www.bkjia.com true http://www.bkjia.com/PHPjc/1123818.html techarticle Joomla Open Sef method, Joomla Open Sef Method This paper describes the method of Joomla open Sef. Share to everyone for your reference, as follows: Using SEF (search engine friendly) net ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.