i use TinyMCE version 6.8.3 (2024-02-08).
When I put the image in my text, it is placed in my html document with this format
<p><img src=".."></p>
Placing the img tag in p is not good for search engine SEO
Please help me to solve my problem.
i use TinyMCE version 6.8.3 (2024-02-08).
When I put the image in my text, it is placed in my html document with this format
<p><img src=".."></p>
Placing the img tag in p is not good for search engine SEO
Please help me to solve my problem.