Olá meus amigos,
Esse é meu primeiro post aqui no forúm e lutei para não ter que pedir essa ajuda mais infelizmente tudo que tentei e todas as fontes que pesquisei não conseguiram resolver, então vou usar um pouco o tempo de vocês - quem sabe minha questão também pode ser a de tantos outros...
Eu criei um site no wordpress e resolvi prestar um serviço de RSS nele, porém comecei a pesquisa e vi a necessidade de assinar o feedburner (serviço escolhido) e quando fui até o registro não consigo resolver o problema que é:
X - The URL does not appear to reference a valid XML file. We encountered the following problem: Error on line 54: The element type "head" must be terminated by the matching end-tag "</head>".
<h2 style="font-size: 28px; margin-top: 3px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 30px; letter-spacing: -1px; font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; ">
Identify Feed SourceThe feed URL you entered is:
http://www.MEUDOMINIO.com
We could not find a valid feed at that address. Here are some possible reasons this might have happened:
<ul class="bulletlist" style="list-style-type: none; list-style-position: initial; list-style-image: initial; margin-top: 12px; margin-right: 0px; margin-bottom: 0px; margin-left: 24px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; ">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 8px; background-image: url(http://feedburner.google.com/fb/i/bullet_red.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: 0% 6px; background-repeat: no-repeat no-repeat; ">Is the feed valid? Confirm its validity now.
The feed your site already creates needs to be “valid enough” to work with FeedBurner. This post from the FeedBurner Help Center explains why technical validity matters.
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 8px; background-image: url(http://feedburner.google.com/fb/i/bullet_red.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: 0% 6px; background-repeat: no-repeat no-repeat; ">
Are you using the URL of the web page or the URL of the feed?
FeedBurner is usually able to "auto-discover" your feed from a web page, but in this case we didn't find any related feeds. You may want to enter the URL of the feed directly.
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 8px; background-image: url(http://feedburner.google.com/fb/i/bullet_red.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: 0% 6px; background-repeat: no-repeat no-repeat; ">
Is the URL is misspelled or a copy+paste action didn't work?
If that's the case, please try again
Quando essa mensagem de ERROR apareceu eu cliquei em Confirm its validity now e o resultado foi:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>MEU SITE</title>
<style type="text/css" media="screen">
@import url( http://www.MEUSITE.com/wp-content/themes/preparando/style.css );
</style>
<!-- jQuery Efeito Banner -->
<script type="text/javascript" src="http://www.MEUSITE.com/wp-content/themes/preparando/js/jquery.js"/></script>
<script type="text/javascript" src="http://www.MEUSITE.com/wp-content/themes/preparando/js/efeito.js"/></script>
<script type="text/javascript">
$(document).ready(function() {
$('#slider1').s3Slider({
..............
O que está sublinhado é o que é apontado no resultado como sendo o 'problema'...
Portanto não consegui entender o motivo, talvez pela minha falta de experiência já que essa é minha primeira tentativa de colocar um serviço de RSS em um site.
Se puderem me auxiliar a resolver completamente essa limitação eu agradeço, por que sinceramente não sei como fazer nada a respeito de RSS, depois de conseguir me cadastrar no FEEDBURNER ainda vou ter que me virar para entender como adaptar, personalizar e potencializar o serviço de rss no site ^^...
Agradeço desde já, um grande abraço.
não resolvido