Webmaster Tools - HTML Entities Encode / Decode

Sometimes you want to encode your text so that certain specials characters are preserved regardless of your user’s character set. This is done by replacing special characters with their HTML Entities. Unlike our HTML Encoder tool, this tool will change all special characters while preserving any HTML tags. 

Example – 
HTML code before encoding: <p>& é $ à ç </p> 
HTML code after encoding: <p>&amp; &eacute; $ &agrave; &ccedil; </p>

(make sure the above example is encoded to display properly, otherwise it’s going to be reversed, lol)


Instructions:
  1. Enter the Adsense/other Code in the Below Box
  2. Click on "Convert Ad Code".
  3. Next, Sign into Blogger Dashboard » Layout » Edit html and Paste the code whereever you want the ad to be displayed.
Webmaster Tools - HTML Entities Encode / Decode



0 comments:

Post a Comment