TagMeta does not recognize cyrillic rules.
-
christian
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
11 years 6 days ago #1779
by christian
The problem, as mentioned in the subject, is that my rules for the cyrillic URI are not recognized by the system and titles and description are always the defauls ones. No problem with the other languages... What would be a possible way to solve the problem? Some URI in the past worked correctly but now, no URI is recognized. I have Enterprise Version 1.7.2
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 6 days ago #1781
by admin
Hi Christian,
each rule has a "Decode URL" option that could help you. Consider, as example, an URL with special chars:
www.yoursite.com/service?ort=Florø&gebiet=Südnorwegen
The request is always encode by the browser, so the server receives:
www.yoursite.com/service?ort=Flor%C3%B8&gebiet=S%C3%BCdnorwegen
So you could create the rule with decoded to false (unchecked) and using S%C3%BCdnorwegen and Flor%C3%B8 strings. There are a lot of online service to encode URLs, but I prefer to use the developer tools available in any browser (just press F12, and select the network view).
If you need help with this just advise.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
christian
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
11 years 3 days ago #1802
by christian
Hi Luigi!
Thank you for your answer, but the problem is that rules have already been created. I have about 150 rules. Is there a way to do something to solve the problem in a different and faster way?
Thank you again.
Christian
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 3 days ago #1805
by admin
Hi Christian,
unfortunately I have no idea about a kind of automatic process to fix this. How did you create 150 rules before to test at least one?
Please Log in or Create an account to join the conversation.
Time to create page: 0.150 seconds