× Here you can get community support related to ReDJ.

merging slightly different urls

More
5 years 6 months ago #6874 by X-Bit
Replied by X-Bit on topic merging slightly different urls
Hello!
That works much better, thank you so much!

The only problem remaining is that the part "...?start=200" goes missing in translation.

So the situation after using the rule is:

| Original URL > www.lehrmittelperlen.net/themen-tags/denksport.html?start=200
|
| expected outcome > www.lehrmittelperlen.net/alle-tags-anzeigen/denksport.html?start=200
|
| received outcome >www.lehrmittelperlen.net/alle-tags-anzeigen/denksport

Is there any possibility to append this part as well?

Thanks for your ongoing help!

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

More
5 years 6 months ago #6880 by admin
Replied by admin on topic merging slightly different urls
Just add the {querybuildfull var1=value1,...,varN=valueN} macro to the working rule:
From URL: /themen-tags/.*\.html
To URL: {scheme}://{siteurl}/alle-tags-anzeigen/{preg_match 1}/\/themen-tags\/(.*)\.html/i{/preg_match}{querybuildfull start}
Skip: /themen-tags/tag/
Request only: true (checked)

Kind regards,
Luigi

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

More
5 years 6 months ago #6912 by X-Bit
Replied by X-Bit on topic merging slightly different urls
Hello Luigi!

I just wanted to give a feedback.

Your solution worked like a charm, thank you very much for the appreciated and ongoing help!

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

More
5 years 6 months ago #6914 by admin
Replied by admin on topic merging slightly different urls
Thank you really much for your feedback.

Kind regards

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

Time to create page: 0.086 seconds