Hello Friends, i have to remove a automatic description tag which is in <script> </script> so please tell me how to remove this description. Thanks Neha Goyal
You simply have to delete the script (<script>CODE</script>), also, don't forget to delete the <script> tags.
description mainly comes under <meta>, if you have description under <script> that might be a part of some other code and not your automatic description any which ways, if you want to get rid of it then just delete it ... just for my knowledge are you using custom built website ?
are you using a CMS or something?? coz' you can manually remove it if you are in control of your web pages..