× Here you can get community support related to ReDJ.

help on redirect

  • buyweb
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 6 months ago - 6 years 6 months ago #6293 by buyweb
help on redirect was created by buyweb
Ciao , ho il sistema installato da tempo ReDJ Ent.. .
Oggi mi ritrovo che ci sono dei link sparsi su lla ricerca di Google che direzionano a tipo:
http://www.i........lux.it/component/users/profile.html?Itemid=435

che ovviamente non voglio fare vedere e vorrei ridirezionare il link a lla home page.
Nulla ho provato di impostare i link tramite Il redirect di RedJ.... ma nulla non direziona.

Any Help or suggestion?
Thank you
Last edit: 6 years 6 months ago by buyweb.

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago - 6 years 6 months ago #6294 by admin
Replied by admin on topic help on redirect
Hi,
first thing first, you should try to remove the reason why those URLs are generated and indexed, but this is probably a long time consuming task, and it requires to inspect your site's pages.

About the pages already indexed by Google, you can create rules to redirect them "permanently" to the new (correct) path. Probably it doesn't work because you need to escape special chars. For your example, try to create a rule as follow (literally):
From URL: ^/component/users/profile\.html\?Itemid=435$
To URL: {scheme}://{siteurl}/profile/profile.html
Request only: true (checked)

Of course this is just an example. Change the "/profile/profile.html" with the real path for your site.

With a single rule you could match and redirect multiple URLs (but I have no clue if this could be your case, you posted just a single URL).

Let me know if you need more help.

Kind regards,
Luigi
Last edit: 6 years 6 months ago by admin.

Please Log in or Create an account to join the conversation.

  • buyweb
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 6 months ago #6297 by buyweb
Replied by buyweb on topic help on redirect
no , not working.

What the code to eld if like i would liek to have this redirect:

http:www.mysite.com/index.php/component/namecomponent
to
http:www.mysite.com

?
Thank you

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #6299 by admin
Replied by admin on topic help on redirect
Hi again.

What the code to eld if like i would liek to have this redirect:

http:www.mysite.com/index.php/component/namecomponent
to
http:www.mysite.com


The rule is the following (literally):
From URL: ^/index\.php/component/namecomponent
To URL: {scheme}://{siteurl}
Request only: true (checked)

If you still have problems, pls, post a screenshot of your rule or send me an email at info(at)selfget.com.

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #6311 by admin
Replied by admin on topic help on redirect
did it work?

Please Log in or Create an account to join the conversation.

  • buyweb
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 6 months ago #6312 by buyweb
Replied by buyweb on topic help on redirect
no

Please Log in or Create an account to join the conversation.

Time to create page: 0.119 seconds