Quote:
Originally Posted by imported_silkroad
What kind of SEO are you using to rewrite your URLs?
|
It has nothing common with url rewriting - there is just some strange not alphanumerical sign which crashes translation of description and meta tag is not closed because of that.
I checked my code - this strange sign crashes native php function preg_match_all. I will gladly debug If I get access, but if really preg_match_all is crashed then only solution is change content - this sign probably is something like return carriage and should never happen in this place. Editors shows this sign as something which is not recognized. So I'm almost sure that no debugging is required, just change of content.
Garbage in garbage out. It is ok. It would be bad if garbage out with good content.