Arkadaşlar feedburner'e kayıt olurken sorun var diyor. Sorunu şöyle yazmış:
The URL does not appear to reference a valid XML file. We encountered the following problem: Error on line 244: Element type "table" must be followed by either attribute specifications, ">" or "/>".
Hata olarak işaretlediği yerde ise şu kodlar var:
# <tr>
# <td valign="top">
# <div style='float:right;text-align:right; margin:0 auto;'><table bgcolor="#2F74A2"width="340" border="0">
# <tr>
# <td align="center"><strong><font color="#FFFFFF" >Reklamlar</font></strong></td>
# </tr>
# <tr>
# <td align="center" valign="top" height="284">
# <script type="text/javascript"><!--
# google_ad_client = "pub-04430453343744640";
# /* 336x280, oluşturulma 13.10.2009 */
# google_ad_slot = "3427343464";
# google_ad_width = 336;
# google_ad_height = 280;
# //-->
# </script>
# <script type="text/javascript"
# src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
# </script></td>
# </tr>
Bu sorunu nasıl düzeltebilirim acaba? Nerede hata?
Teşekkür ederim.