[ad_1]
Replies: 1
I want to use slug as an extension to specific external websites url, something like https://website1/../slug
It can happen easily that slug has a suffix like ‘-1’, ‘-2’ and so on. With MLA regular expression methods (extract, replace) I tried to remove this suffix, but was not successful.
Thank you in advance, Ernst-Wilhelm
