Assistance Needed: Cyrillic Characters in Image URLs Causing Issues with Faceboo
-
Hello,
I’m encountering an issue when uploading my product feed to the Facebook Catalog. Many of the items appear without images, and I suspect this is due to the presence of Cyrillic characters in the image URLs.
For example, some of our product image URLs are in Latin characters, such as:
https://work-wear.bg/wp-content/uploads/2025/01/stormer-tymno-sinio-vodozashtitno-nametalo.jpg
These load correctly in the catalog.However, URLs with Cyrillic characters, like:
https://work-wear.bg/wp-content/uploads/2021/02/камуфлажни-работни-панталони-емертон-с-права-кройка-множество-джобове.jpg
do not display in the catalog. It seems Facebook is unable to process the non-ASCII parts of these URLs.
Is there a script or piece of code I can implement on my website to automatically convert the non-ASCII portions of the URLs into their percent-encoded equivalents? This would ensure that Facebook can correctly load all product images, regardless of the characters in the URLs.
Thank you in advance for your assistance!
Best regards,
AndoniyaThe page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.