2
votes
2answers
60 views

“C# grid control”: how to encode this in URL from SEO perspective?

We are developing a WinForms grid control, and selling it thru our website worldwide. At the current stage of SEO works, we found that there are many popular search phrases with the "c#" word we can ...
2
votes
1answer
66 views

SEO issue with long UTF-8/ non-English URL?

I have URLs in Thai language e.g. วิธีการหลีกเลี่ยงข้อผิดพลาดทั้ง-8-ในชีวิตการแต่งงาน. Once it's encoded into ASCII, it becomes extremely long - 466 characters. SEOQuake prompts me that this is an ...
4
votes
3answers
284 views

How to handle URLs with diacritic characters

I am wondering how to handle URLs which correspond to strings containing diacritic (á, ǚ, ´...). I believe what we're seeing mostly are URLs where diacritic characters where converted to their closest ...
2
votes
1answer
250 views

Does URL encoding create duplicate content?

An SEO expert was testing my site, and noticed that my URLs contained the special character :. He said that would create duplicate content, because google would interpret any url containing : as two ...