- Title: Member
- Status: Offline
- Registered: 2009-10-03
- Posts: 74
Topic: Bug in Sanitizer
Sanitizer should be fixed to ignore ' and – (not -), it caused a redirection problem in my google webmaster tools, here are the 4 URLs where I got the problem :
.../consultants-several-areas-at-the-french-livestock-institute-l’institut-de-l’elevage/
.../economic-growth-new-business-specialist-–-staff-associate-at-ard-inc/
.../junior-–-mid-level-consultant-mid-level-consultant-mid-level-consultant-at-gemdax/
.../software-engineer-–-java-at-zain-techs/
- Title: Member
- Status: Offline
- Registered: 2009-10-03
- Posts: 74
Re: Bug in Sanitizer
I exported the sanitizer class in a php file apart and tried it with some strings, it works fine, so the problem should be coming from somewhere else!
Code:
Example : Java – Let's do it
Results :
1) java-lets-do-it (Sanitizer alone, works fine!)
2) java-–-let's-do-it (What actually my website gives as result, – and ' untreated)
Posts [ 2 ]
Guest posting is disabled. You must login or register to post a reply.