1

I'm reading others references on stackoverflow

for add <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> under head enter image description here

but as you can see on frontend the still not converting to quotes enter image description here

but on my db there already converting to quotes enter image description here

this my db collection enter image description here

I'm using apache server and Laravel Nova and for editor I'm using tinymce package for laravel nova

when I inspect the element the reults is like this enter image description here

<p>The golden rule when it comes to SEO is that &acirc;&#128;&#156;if it&acirc;&#128;&#153;s good for the user, it&acirc;&#128;&#153;s good for Google.&acirc;&#128;&#157;&nbsp;</p>

is there something wrong I missed?

AdityaDees
  • 1,022
  • 18
  • 39
  • 1
    That is likely a copy/paste from something like Microsoft Word. Smart quotes catch you every time. There is a paid add on for TinyMCE that handles this. – stdunbar May 26 '22 at 01:22
  • yeah but I think the packages didn't support with tinymce pro, I've update my question with add the results of my inspect element – AdityaDees May 26 '22 at 01:55
  • See "Mojibake" in https://stackoverflow.com/questions/38363566/trouble-with-utf8-characters-what-i-see-is-not-what-i-stored – Rick James May 26 '22 at 03:42

0 Answers0