Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

OpenSef + JoomFish + ARTIO OpenSEF Patch
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: OpenSef + JoomFish + ARTIO OpenSEF Patch

OpenSef + JoomFish + ARTIO OpenSEF Patch 17 years, 7 months ago #1980

Thanks for the "ARTIO OpenSEF Patch".
It solve many problems if you use OpenSef and JoomFish.

But .... when you use the original Joomla search engine (mod_search) there's a problem :

Links aren't well created...

Instead /content/view/4/2/?lang=en appears /content/view/4/2/lang,en/

... and it can't be converted by OpenSef :-(

Can you oriented me to how solve this problem?


Regards, and thanks again for your efford.

Re:OpenSef + JoomFish + ARTIO OpenSEF Patch 17 years, 6 months ago #2036

  • miun
  • OFFLINE
  • A pesimist is just a well-informed realist.
  • Posts: 563
Hi Victor,

the link you mention "/content/view/4/2/lang,en/" seems to be okay -- it is a standard Joomla SEO-style link, so in my opinion, id you have the appropriate rules uncommented in your .htaccess, this should work fine.

If this information does not help you and either other users will not be able to help you, we might check the problem for you as a part of our paid support offer.

Best regards,
ARTIO Support Team
ARTIO Support Team

Re:OpenSef + JoomFish + ARTIO OpenSEF Patch 17 years, 6 months ago #2057

Michal,

The .htaccess has the by defect rules uncomment :

########## Begin - 3rd Party SEF Section
############# Use this section if you are using a 3rd party (Non Joomla! core)
############# SEF extension - e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
#
RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php
#
########## End - 3rd Party SEF Section

If the link is /content/view/4/2/?lang=en OpenSef+Artio Path converts correctly to a friendly url like /en/test.htm

If the link is /content/view/4/2/lang,en/ doesn't convert to anything and not found message appears


Perhaps it's possible to modify .htacess with some additional rule ... but I don't know how to do it.

Thanks in advance.

Re:OpenSef + JoomFish + ARTIO OpenSEF Patch 17 years, 6 months ago #2160

  • jirka
Hello Viktor,

so the link /content/view/4/2/lang,en/ is original link? If so, then I think it is hardcoded somewhere and that is why it is not converted.

You should always use the original links in format index.php?var1=xy&var2=yz to be sure that the links are SEOized correctly and automatically.

Best regards,
Jirka
  • Page:
  • 1
User Login Empty