Muthu Krishnan
Muthu Krishnan

Reputation: 1658

Joomla and SEO Friendly URLs

For example http://www.mysite.com is my site and I created some demo site with same server called http://www.mysite.com/new for implementing SEO Friendly urls.Is there any plugin available to do creating SEO Friendly urls or can we do this by .htaccess?

Joomla Version 1.5.22.

Please guide me..

Upvotes: 0

Views: 1275

Answers (3)

user4711140
user4711140

Reputation: 1

There is a setting call "SEO Settings" in Global Configuration. You can easily change the mode of URL displaying and can make it SEO Friendly. Please check below image to get more idea.

Upvotes: 0

Dhaval
Dhaval

Reputation: 901

There is a setting call "SEO Settings" in Global Configuration. You can easily change the mode of URL displaying and can make it SEO Friendly. Please check below image to get more idea.

enter image description here

Upvotes: 0

jan
jan

Reputation: 2958

User friendly urls is a feature of joomla since version 1.5 .

If you are using apache, change the htaccess.txt to .htaccess and uncomment the part that does the url rewriting.

You'll have to enable Search Engine Friendly URLs in the Global Configuration.

Here's the wiki page of joomla on how to enable search engine friendly urls: http://docs.joomla.org/Enabling_Search_Engine_Friendly_(SEF)_URLs

Upvotes: 2

Related Questions