sef

how to generate url friendly in Joomla ?

Hi I have a problem with joomla 1.5 friendly url (that not so friendly actually) I am not using SEF at the moment (should i ?) heres is my problem I have some categories and sections. Each has alias. so i can check all news category for example by visiting www.myxyz.com/news/ to check an article the url that generated would become: ...

Can we use ASP.Net Url Rewriting features in classical ASP

I am developing an application in classical ASP that now requires sef urls. I do not have any asp.net experience but I've heard that ASP.NET+IIS6 provide built-in url rewriting functionality. So before i have someone purchase a url rewriting component for me, I am wondering if it is possible to use the ASP.NET/IIS6 url rewriting function...

Why does a Joomla component not work when SEF urls are turned on?

I have just installed the Joomla Jukebox component last night. The player does not work when I turn on SEF URL within Joomla (I have version 1.5.x). That is, when I press play on the player (its a swf) the song does not play, but the song plays once I switch back to non-SEF'ed URLs. Have anyone experienced this issue or a similar proble...

How can I make clean search urls?

If I have search that has a lot of different options, then url becomes very long and looks very bad. Is there anyway to make urls look better? Using POST to make search would keep urls clean, but people couldn't share search urls. ...

SEF URL Problem in Joomla1.5

My joomla site url is: http://www.cessnatrader.com. I am using SEF URL for this site. The SEF URL is not working in the main menu(in top). But it is working fine for other places(other links, footer menu). I don't know what the problem is. I did all the things for enabling SEF URL in joomla. But it is not working in one place(main menu)....

site map generation problem

Hi, I am using sef servicemap compaonent for my joomla site.it is not generating the sitemap properly.what the changer i need to do. Thanks, Raghu.P ...

simple RewriteCond in .htaccess

OK, it sounds simple, it looks simple and it weighs simple. But it's not. I can't for the life of me get this working. Let's say I have this URL structure: http://www.test.com/%action%[/%param1%/%paramX%] I need to redirect (actually I want a REWRITE) to: http://www.test.com/index.php?option=com_%action%&param=[%param1%,%p...

SEO for Rails site, now or later?

My freelance web developer is developing a site on Ruby on Rails. Currently the URL structure is http://abc.com/all?ID=category Example: http://abc.com/all?3=CatA I requested him to structure the URL according to categories, such as http://abc.com/CatA/3-page-title but he refused cos it was too much work and cost involved as he is ...

sef in joomla for dynamic urls

I have made a joomla component and wise to make the site sef. The problem is that some of the URL from the components put values by get method. so that the next page can do the task accordingly. say index.php?option=com_mediaonline&view=mediaonline&task=234&id=837 so that the next page will process the task accordingly, with task = ...