Home Forum
2026-07-14
Benvenuto, Ospite
Nome Utente Password: Ricordami

redirect all non sef url to sef url
(1 Online) (1) Ospite
  • Pagina:
  • 1

ARGOMENTO: redirect all non sef url to sef url

redirect all non sef url to sef url 13 Anni, 6 Mesi fa #3464

hi

Good component !! congratulations

I want redirect all non sef url to sef url, example:

www.myweb.com/index.php?option=com_content&view=category&layout=blog&id=86&Itemid=575

to

www.myweb.com/my-page.html (actual sef url)

I want to avoid duplicate content. Non sef and sef url open the same page and no redirect only with seo joomla 2.5 config.

Before with joomla 1.5 and sh404sef this redirect automatic.

is possible all page redirect with one sentence.?

google indexed non sef url ??

thanks
L'Argomento è stato bloccato.

Re: redirect all non sef url to sef url 13 Anni, 6 Mesi fa #3465

  • admin
  • Offline
  • Administrator
  • Messaggi: 1603
Hi,
ReDJ allows you to define rules to redirect any source URL to any destination URL. Any rule can cover many redirections because the matching rule can be a regular expression and the destination can be dynamic.

To redirect the specified old URL to new one you can create a rule as follow:

From URL: ^/index\.php\?option=com_content&view=category&layout=blog&id=86&Itemid=575$
To URL: http://{siteurl}/my-page.html


But this is not the best way to use ReDJ. It works best when, as example, your rule redirects a whole old category. But to do this you should first define how to trasform old URLs to new one. I could help you but you should provide me more examples.

Kidn regards,
Luigi
L'Argomento è stato bloccato.

Re: redirect all non sef url to sef url 13 Anni, 6 Mesi fa #3466

Hi Luigi.

I prefer to do redirects one to one

I export the redirect redj table from phpmyadmin to csv file. Now I want import the table with all redirect non sef to sef, for example:

first file CSV:
"4","/index\.php\?option=com_content&view=category&layout=blog&id=10&Itemid=102","www.myweb.com/sef-url.html","301","1","1","1","3","2013-01-08 17:07:38","0","1","0","0000-00-00 00:00:00"

and

the table:

"id","non-sef","sef","301","1","1","1","3","2013-01-08 17:07:38","0","1","0","0000-00-00 00:00:00"

complete with information easily with excel and then import the csv file.

is ok?

thanks
L'Argomento è stato bloccato.

Re: redirect all non sef url to sef url 13 Anni, 6 Mesi fa #3468

  • admin
  • Offline
  • Administrator
  • Messaggi: 1603
Just a question I don't understand.
Are you trying to move your rules from ReDJ for Joomla 1.5 to ReDJ for Joomla 2.5?

If so, consider that the rule tables are different so you should remap fields when import. If you need help with this, just send me a dump of of table, and I will move to new one. I prefer SQL export/import to csv.

Kind regards,
Luigi
L'Argomento è stato bloccato.
  • Pagina:
  • 1
Moderatori: admin
Tempo generazione pagina: 0.26 secondi