Standard Exchange Format

learn more… | top users | synonyms

0
votes
1answer
11 views

Mod_rewrite dynamic URL with multiple parameters to SEF static URL

I want to convert complex URLs created by a PERL script program to search-engine friendly static URLs. My web site is a stock photography library, and users can search for images by keywords or by ...
0
votes
1answer
13 views

Joomla 2.5 SEF URL unwanted items

All, I have .htaccess set up, and SEF URLs are working. However, one category (which is actually a k2 category of items) is sowing un-wanted and unknown items: If you see these two links, they're ...
0
votes
1answer
29 views

Retrieve values from joomla component router.php

ok i got my custom component router, but i still need the values inside it and i dont know how can i use these values in my component for example in the url ...
-1
votes
0answers
8 views

SEF url and different url working case

My Sef url is working but other problem same category name open url. false url ; ....dunya/insanlari-kendilerini-yakmaya-tesvikde-5-kisi-tutuklandi- true url : ...
0
votes
1answer
20 views

Joomla URL Additional Get variable broke SEF URLs

I am using Joomla 3, in Menu Item I have created two additional fields called City and County which I manually input the value and its passed as a Get variable to the URL. In ...
0
votes
1answer
44 views

how to url rewrite using htaccess [closed]

I want to rewrite a URL in my open cart project Original URL: http://artjewelleryshop.com/index.php?route=account/login After URL rewrite I need it to be: http://artjewelleryshop.com/login I have ...
0
votes
2answers
93 views

Making SEF URLs with K2 v2.6.5

I'm using Joomla 2.5.1 along with K2 2.6.5. I am trying to figure out how to use SEF urls in K2. I have my site with the 'real' folder 'coolmovies'. Joomla controls this folder. Within K2, I have a ...
0
votes
2answers
62 views

redirect url using .htaccess [R=301,L] [closed]

i want to redirect page url using .htaccess [R=301] original url : http://www.encros.fr/la-boutique-encros/recharge-toner redirect url : http://www.encros.fr/recharge-toner anybody can help me ?
1
vote
3answers
77 views

Rewrite dynamic url structure with .hataccess

I've tried to rewrite the dynamic URL (below) to a slightly different structure; either does not work or I am not sure if it is correct: Old URL (URL#1): ...
0
votes
0answers
9 views

System sef regeneration

I really nead help: I've deleted by mistake my joomla 2.5 system sef plugin and i can nolonger set url rewtite. I'm new in joomla so i need tutoriel step by step on how to recreate system sef and how ...
0
votes
2answers
33 views

Friendly url's in joomla site

I am trying to make more friendly the urls of my joomla site. Currently, a typical url is like this: www.mysite.com/index.php?option=com_content&view=article&id=5&Itemid=10&hotel=182. ...
0
votes
0answers
53 views

SEF article link when page is using a custom component without output

My aim is build a page without component output. I built a simple component which does nothing.And I created a menu item to this component. My page consists of some core modules like ...
0
votes
2answers
198 views

Shorten Joomla SEF URL Parent / Child / Sub Menu Items, Use only one alias without multiple parent alias

Is there anyway to only show the menu item alias in the URL without its parent alias? I know I can create a hidden menu with all items in the root level but this will make the breadcrumb unusable. ...
0
votes
1answer
132 views

Joomla 3.0 Component - Router SEF, adding a segment

Can someone please tell me how to add a segment to the beginning of the SEF URL - i.e: http://somedomain.com/*SEGMENT*/task/id The *SEGMENT* is just a static string, just for show and is not taken ...
0
votes
0answers
80 views

What is the best EDI Tool for generating SEF

I am a Web/ C#/ MS Access developer who recently been handed the task of taking over EDI for a couple clients that use it. Basically since we only have a couple clients that use it we developed a home ...
0
votes
1answer
190 views

Remove menu item name/alias from url in joomla

I have a menu and when i click a menu item i am redirected to the items content. So i am in the domain.com/menuitem page. In the current page i have some categories and when i click on a category i ...
0
votes
0answers
43 views

access on joomla component view (CEF url)

All views in my component have restriction for public user except one view. All view.html.php files (except one) contain lines: $user = JFactory::getUser(); $groups = ...
1
vote
1answer
143 views

How to generate SEF url from product name for other languages in php

I want to form a SEF url for the products. For example, if the product name is Sony Ericcsson K550 , my url will be sony-ericcsson-k550. But in case of other languages like turkish, russian and ...
0
votes
0answers
57 views

How can I pass a variable from one item to the other in joomla with sef enabled?

I would like to add a section from an older site to a joomla 2.5 template but, I'm having problems trying to set some variables to be passed to the next page. Since SEF url is set I don't know to how ...
0
votes
1answer
67 views

Search Engine Friendly Url but URL should NOT be inserted in the DB

I have a Search Page and I'd like to have an SEF URL but I don't want to have it inserted in the DB. Eg. www.abc.com/facility-search/types/state/city/ ...
4
votes
1answer
113 views

adding directory name into SEF url and also passing id value without using it in url

I'm a newbie about .htaccess and rewrite functions. I've searched many pages but I couldn't find a solution. Here's my problem: I have urls in these formats in my kurum.php file: ...
0
votes
1answer
46 views

How to generate SEF slugs or urls [closed]

I want to generate slugs of pages,categories etc just like wordpress let i have page title: "My Page Title" Then escape white spaces and special char and generate like "my-page-title" How to do it
2
votes
1answer
271 views

How to force 301 redirection on non-sef url in Joomla?

Google has indexed my non-SEF urls as well as SEF urls for no reason. The site has always had SEF urls set to ON. How do I force a 301 redirection on non-SEF url, so it never displays, without ...
0
votes
1answer
871 views

Remove component part from sef url, menu item not completely

I've built a custom component for joomla 2.5. Now i wanted to implement sef urls. So I started to create the router.php file. I was almost successfull. The only thing I want to change is removing the ...
0
votes
1answer
172 views

joomla sef breaks url only on some pages

I have a problem with SEF URLs in Joomla 2.5.7 and component K2 2.5.7. Link with SEF turned off looks like: index.php?option=com_content&view=article&id=1&Itemid=262 And with SEF on it ...
0
votes
1answer
472 views

How to disable SEF pagination of Joomla's VirtueMart component?

Is it possible to disable SEF for VirtueMart component? I don't need if for some reasons on pagination... BUT, I need to disable it ONLY on pagination. For other link on VM I need pagination. Is it ...
0
votes
1answer
462 views

joomla rename component url using htaccess

I'm building an eshop using Joomla 2.5 and a commercial component for a guy who wants to have multiple vendros and I'm stuck on how to change the component's url. What I want to change is the url ...
0
votes
1answer
94 views

php SEF urls links

i have decided to start using SEF urls on a project which is quite large already. so i'm thinking of converting urls like so. http://localhost/browse.php?cat=people into ...
0
votes
1answer
349 views

Remove the view and layout name from SEF URL in joomla 2.5

I am using joomla 2.5 I want to display the SEF without the view and layout name. http://localhost/cars/vehicles/buyer/vehicle_overview/7/18 to http://localhost/cars/vehicles/carname In that above ...
0
votes
1answer
2k views

Joomla 2.5 — get sef url from itemid

How can I find the correct SEF url of an Menuitem, based on its ID? $link = JRoute::_( $menus->getItem( $id )->link.'&lang='.$languages[ $code ]->sef, true ); delivers something like: ...
1
vote
1answer
184 views

SEF url without name with core php and .htaccess

I want to make SEF url In that i want to remove file name also from the url. my site is in the core php, I manage to remove the extension from the url but didn't have idea that how to remove the whole ...
0
votes
0answers
127 views

URL Routing method for core php

I have web site in core php and I want to make my SEF URL. In my web site for transferring control from one page to other i have used something like header("Location: edit.php?id=12"); I read ...
0
votes
0answers
80 views

SEF URL rewrite using htaccess

I have a problem here on joomla extension sobi2. I can't fix my url so what i'm planning is gonna fix it on htaccess. This is the site. . ...
0
votes
0answers
109 views

SEF in Joomla 2.5 doesn't work with one word

I'm working with a component to show courses and need create routers, but I get some problems with registering when it contains one word. One word doesn't work here: ...
0
votes
1answer
493 views

Create search engine friendly urls for our blog

We run a blog, and really need to tidy up the URLs using htaccess, but I am really stumped. Example: Working on a site, and I need to generate search engine friendly URLs So I have the url ...
1
vote
3answers
86 views

Rewrite apache .htaccess URL [closed]

I am trying to learn how to create SEF URLs on my website using the Apache .HTACCESS file. I am using Joomla website. I have two examples of URLs I would like to transform: Current URL1: ...
0
votes
0answers
54 views

Making links in custom modules use Joomla SEF

I configured my site (sweetroof.com) to use Joomla SEF. I have issues with maintaining the SEF links within a custom module. For instance, I want to have links to some articles in the custom module so ...
0
votes
1answer
332 views

sef url with php or .htaccess

Hi i want to make safe urls for a website. I used php's explode function that way $explode = explode("/",$_SERVER['REQUEST_URI']); I then was extracting with $explode[2] etc the names inside the ...
0
votes
2answers
879 views

Mapping Old URLs to new joomla 2.5 website SEF urls?

I have a weird situation. A client of mine has a website having this kind of URL: OLD URL: website.com/products/the+product_1.php Now the new website that we developed has joomla 2.5 and has all ...
0
votes
1answer
34 views

enabling joomla sef redirects to absolute resource location

I enabled sef in my joomla global configuration, but when i viewed my site it is not displayed and redirects to it absolute address. so now the absolute path is displayed instead of the domain name
0
votes
1answer
134 views

Multilanguage site in Joomla, specific page not loading modules

I've got a site built in Joomla, and it is using Joom!Fish for translating articles, which seems to work great. However there's one page on my site, which in just one of the four languages currently ...
0
votes
1answer
91 views

Joomla router based on cookie

How can I change current Joomla URL in plugin? For example I have a cookie set $_COOKIE['mycity'] which equals barnaul I need to create Joomla plugin that is able to replace current URL with new ...
0
votes
0answers
62 views

jqDock not working when joomla SEF is on

I have installed Joomla 1.6 and used jqDock on my main menu, everything is working perfectly until i turn the joomla SEF on. it just put the class=jqDocked on the div#menu(where my menu is),but not ...
0
votes
2answers
498 views

Send all incoming URL request's through 1 file, getting Path Parameters for PHP

I want the majority of the incoming URL requests to point to a global processorfile **www.itsme.com/index.php** The URL's can have all sort of structures but always with '/' instead of '?|&|=', ...
0
votes
1answer
2k views

How to use JRouter to rewrite controller and task URLs?

I'm using Joomla 1.5 with router.php file to rewrite URLs of views. Here are contents of router.php: <?php function PvcCalcProBuildRoute( &$query ) { $segments = array(); ...
0
votes
1answer
385 views

how to supporting SEF URLs in my component

i am newer to joomla component please help me. i create one small joomla component as per user requiremnt. and its run perfect. now i have one issue in this component i am tring to provide sef ...
0
votes
1answer
188 views

Manually Inserting Joomla Show Cart NON sef URL

I have been having some SEF URL issues so I updated my Joomla SH404SEF module and I discussed my issues with a support guy from the company that supplies the 404SEF module and he realized that ...
0
votes
1answer
390 views

Google doesn't index my website, but indexes the forum?

I made a fan website for a game called League of Legends around 2 months ago. Since been, I have been waiting for Google to index my website. I did these steps. URL's are converted to sef links ...
-2
votes
2answers
338 views

php request vars in sef urls

I have a page (ie www.mysite.com/products.php?catid=5) in which I use the $_REQUEST[catid'] to get the category id and use it in a query. I switched to SEF urls and now the urls display like ...
0
votes
1answer
112 views

Rails and SEF URLs: Changing the key used in link_to to use a different field then the primary key

In my Rails 3 app, I have a model called User with id and username, both are indexed and unique. Somewhere in some views I have following: <%= link_to 'Show this user', user %> That creates a ...

1 2