completed URL Mapping - rules size

sekeri
sekeri
@ilker
9 years ago
334 posts
Can you please extend the size of the field for saving Mapping rules ? It truncates the half of the text I submit. I moved my website and I need to map many old pages.

Thanks!
updated by @ilker: 01/27/16 04:27:25PM
brian
@brian
9 years ago
10,148 posts
Right now the textarea is only going to hold 4096 characters - in order to have more than that we're going to have to change the way the module works.

How many URLs are you entering?

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
sekeri
sekeri
@ilker
9 years ago
334 posts
Almost the double of the available space I need. Now I am trying to use .htaccess file but it always put the old url at the end of the string.

For example;

redirect 301 /oldurl.aspx /newurl

resolves to

http://www.mysite.com/newurl?_uri=oldurl.aspx


whatever I tried I could never get rid of "?_uri=oldurl.aspx"
brian
@brian
9 years ago
10,148 posts
Yeah that's going to be less flexible. How soon do you need this? I might be able to update it tomorrow, but I can't today.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
sekeri
sekeri
@ilker
9 years ago
334 posts
I really appreciate if you can do it tomorrow :)
sekeri
sekeri
@ilker
9 years ago
334 posts
By the way, I checked again I need around 13000 chars. Thanks!
brian
@brian
9 years ago
10,148 posts
Update to version 1.1.0 - it will import your existing config options, and you'll see there is a new Mapped URL Browser that will allow you to put in up to 4 billion mapped URLs - hopefully that is enough :)

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags