× Here you can get community support related to ReDJ.

Exact match issue

  • mikebrogan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago #1106 by mikebrogan
Exact match issue was created by mikebrogan
Hi,

Having some trouble with doing an exact match redirect.

I want to redirect domain.com/boards or domain.com/boards/ to:

domain.com/boards-and-paddles/boards

Been trying different ways but haven't found a good way to exactly match /boards and /boards/ without also interfering with the To URL.

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

More
10 years 11 months ago #1111 by admin
Replied by admin on topic Exact match issue
Try this:
From URL: ^/boards/?$
To URL: http://{siteurl}/boards-and-paddles/boards
Request only: true (checked)

Kind regards,
Luigi

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

  • mikebrogan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago #1112 by mikebrogan
Replied by mikebrogan on topic Exact match issue
Hi Luigi,

Thanks for the quick reply. I made this change and neither works, I get a 404 error (this is a new site where /boards no longer exists).

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

More
10 years 11 months ago #1114 by admin
Replied by admin on topic Exact match issue
Probably you need to add an option at the end of your .htaccess file:
ErrorDocument 404 /

Kind regards,
Luigi

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

  • mikebrogan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago #1116 by mikebrogan
Replied by mikebrogan on topic Exact match issue
Hmm, maybe you are on to something. It's odd that I don't get the regular Joomla 404 error page, it looks more like a generic 404 error.

I added that line with no change.

Any advice? I'm on Joomla 3.0.3.

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

More
10 years 11 months ago #1120 by admin
Replied by admin on topic Exact match issue
I cannot tell you cause you used a generic domain.com.

Just send me an email at info(at)selfget.com with your domain and the hosting provider.

Kind regards,
Luigi

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

Time to create page: 0.087 seconds