This error appears when a page's URL contains special characters outside the ASCII set, such as accented letters, the letter ñ, or symbols. Here's what it means and how to fix it.
Google can crawl and index URLs with special characters without issue, but when they appear in search results or are shared they show up encoded and become unreadable. That reduces user trust before clicking, which ends up being reflected in CTR and, indirectly, in how the page ranks.
A percent-encoded URL is unreadable for users. When shared in a message, an email, or on social media, the text that appears makes no sense and reduces trust before clicking.
URLs with special characters can cause errors in analytics tools, tracking systems, or external integrations. They signal that no care has been taken over how URLs are generated on the site.
If this error showed up in your audit, here are the steps to leave it behind.
Ruk Audit shows you exactly which URLs contain special characters. Review them before touching anything and prioritize the most important ones.
Before making changes, decide what the new URL will look like. Replace accented letters with their unaccented equivalents and the ñ with n. For other symbols or special characters, either remove them or convert them into words: € can become euros, and question marks or exclamation points can simply be removed. Use hyphens to separate words.
Modify the slug or permalink of the page in your CMS so it uses only ASCII characters. Make sure the result is readable and descriptive before saving the change.
Once the new URL is published, set up a 301 redirect from the previous URL so Google and users reach the page correctly without losing the accumulated authority.
Search your site's content for all links using the URL with special characters and replace them with the clean version. That way you avoid depending on the redirect and keep your internal link structure in good shape.
Audit your website for free and discover if this and other SEO errors are affecting your ranking.