Hi, I'm trying to optimize my wordpress site and am having problems with the Title tag.
A keyword I wish to use has an apostrophe eg "women's food"
When I use that in the title and then check on the source code on the actual webpage, the title comes out like:
' women & # 8 2 1 7 ; s (no spaces) food '
I have no idea where the ' & # 8 2 1 7 ; ' came from and how to get rid of it and replace it with " ' ". On the webpage it displays correctly with a " ' " but the source code doesn't.
I have tried various title plugins with no luck.
Any help much appreciated! Thanks in advance.