RSS feed issue
-
My Wordpress blog RSS feed is not working correctly and I can't figure why. This is the error I am getting in my sidebar where the RSS feed used to work properly. My Blog is http://www.seadwellers.com/key-largo-diving-blog/
RSS Error: This XML document is invalid, likely due to invalid characters. XML error: not well-formed (invalid token) at line 274, column 32
Any insight would be appreciated greatly!
Rob
-
Ok - wasn't willing to let this go until I could definitively track down the issue. I've never come across this before.
Rob, you've somehow managed to get a Unicode Escape character entered at the beginning of one of your paragraphs in your "Photography Series Part 1 Picking your Camera" post. This character is invisible to the reader, but because it's considered an invalid XML character, your RSS feed (which is just a specifically formatted XML file) is erroring out, as you noted.
To fix this, you're going to have to go back into your WordPress dashboard to edit that post.
Scroll to the second paragraph in the Smart Phone section that begins "You can buy a waterproof housing..."
Place your cursor at the beginning of the word "buy" and then use your backspace key to delete all the way back to the word "plenty" in the paragraph before.
- Then hit the Enter key to create the new paragraph, and retype the words you've deleted in that "You can buy..." sentence.
- Then retype the words into the end of the previous sentence.
- Then, click Update to save the new version of the post.
Believe it or not, that should fix the RSS feed validation problem.
Now, the next issue will be that many places where the RSS is used will cache the feed (i.e. store a copy of it) The only way to bust/refresh that cache will be to publish another post, so the cached version gets updated to show the new post and the fix to the old post.
If you are adding the RSS feed somewhere it hasn't been used before (e.g. to a newly created sidebar widget) it should be pulling the corrected version of the feed and work as expected.
Hope all that makes sense - if not, just holler. Sorry for all the previous confusion as I tried to work out what was actually happening.
Paul
[Ignore the original suggestion below - the fix required more research]
Rob, on your blog post titled Photography Series Part 1, Picking the Right Camera, the first subhead is "Which Camera is Right for you? Sea Dwellers Dive Center of Key Largo..."
Try removing the extra space after the question mark and before the words Sea Dwellers.
[EDITED TO ADD: Also remove the exclamation mark from the alt tag (alt="Dive and shoot!") for the associated photo.]
Then you'll have to clear the site's cache if it has one to clear any RSS cache.
Lemme know how you get on.
Paul
-
Thank you Dan for the response....
This is the error message I am getting when drag my rss widget to my sidebar...
RSS Error: This XML document is invalid, likely due to invalid characters. XML error: not well-formed (invalid token) at line 274, column 32
Here is my blog address..
http://www.seadwellers.com/key-largo-diving-blog/I'm entering my blog address in the widget as
http://www.seadwellers.com/key-largo-diving-blog/feed/Any help is greatly appreciated. Does your company offer one-time onpage seo service by any chance?
Rob
Sea Dwellers Dive Center of Key Largo -
Hi Rob
I don't currently see the error on that page, and do not see an RSS feed linked in your source code - did something change or can you provide more info? The URL to your RSS feed if possible?
Thanks!
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
SEO Issues
Hi, We have created a moving cost calculator tools and other moving company can added this tools their website. This is the code: [ <iframe src="http: www.enakliyat.com.tr="" fiyat-hesapla.aspx"="" height="554" width="400" frameborder="0" scrolling="no" style="border:none;"> ] when the other moving company added this code their websites, tool also works on the site and the tool make the referrals traffic our site.** Is it right using this method?**</iframe src="http:> http://www.enakliyat.com.tr/evden-eve-nakliyat-fiyatlari-hesaplama/ here is the tool
Technical SEO | | iskq0 -
Canonicalization Issue | E-commerce
Hey everyone! How are you doing? I spent this week trying to solve some technical issues on my website. However i am having trouble with Duplicate Content. I came to the conclusion that canonicalization is a great solution to this problem, however, i am having trouble implementing it. The duplicate problem arises from the fact that for each product i have several colors or different attributes. For example. I have the category "Construction Clips" and then links to "Color" in which the user can choose White or Sandstone. The content is almost identical for both of them, the only thing that changes is the color. This scenarios repeats many times throughout my webcommerce site. And is throwing me off many Duplicate Content errors. I cannot use the canonicalization in the White or Sandstone page, because is a product page, it doesnt let me add or change anything on the header. http://aceromart.com/Clip-Glamet-Blanco.aspx I dont intend to rank well on most product pages, my priority is that i dont want duplicate errors on my website. What is the best solution for this conundrum? Regards!!! In advance, i thank you for your opinions!
Technical SEO | | JesusD0 -
Www & non-www URL Issue
Hi is there any tools out there which can enable me to find pages which both serve www and non-www versions of each URL
Technical SEO | | monster990 -
Filter Tag Duplicate Content E-Commerce Issue
Hello, I just launched a new site for a client but am seeing some duplicate content issues in the campaign crawl. It has to do with the drill-down, filter "tags" that helps users find the product they are looking for. You can see them in the sidebar here: http://www.ssmd.com/shop/ In my crawl report this is what is showing up as duplicate content (attached image). How do I keep these widgets from generating duplicate content on the site? Also, not sure if it's important or not, but I am using Wordpress, WooCommerce and Yoast's SEO Tool. Any suggestions are appreciated! Screen%20Shot%202012-10-23%20at%202.56.00%20PM.png
Technical SEO | | kylehungate0 -
Campaign shows 5,000 warnings from shared database feed, made pages no-follow and no-index, are we OK now?
One of our campaigns shows 5,000 warnings for dup content, meta descriptions, and urls. This is from a xml database feed that is shared throughout the industry. We made the pages no-follow and no-index, but on Moz crawl still get the warnings. No warnings on Webmaster tools. Should we ignore these warnings and are we OK now, or is there more work to do?
Technical SEO | | geilt0 -
Htaccess issue
I have some urls in my site due to a rating counter. These are like: domain.com/?score=4&rew=25
Technical SEO | | sesertin
domain.com/?score=1&rew=28
domain.com/?score=5&rew=95 These are all duplicate content to my homepage and I want to 301 redirect them there. I tried so far: RedirectMatch 301 /[a-z]score[a-z] http://domain.com
RedirectMatch 301 /.score. http://domain.com
RedirectMatch 301 /^score$.* http://domain.com
RedirectMatch 301 /.^score$.* http://domain.com
RedirectMatch 301 /[a-z]score[a-z] http://domain.com
RedirectMatch 301 score http://domain.com
RedirectMatch 301 /[.]score[.] http://domain.com
RedirectMatch 301 /[.]score[.] http://domain.com
RedirectMatch 301 /[a-z,0-9]score[a-z,0-9] http://domain.com
RedirectMatch 301 /[a-z,0-9,=,&]score[a-z,0-9,=,&] http://domain.com
RedirectMatch 301 /[a-z,0-9,=&?/.]score[a-z,0-9,=&] http://domain.com None of them works. Anybody? Solution? Would be very much appriciated0 -
301 redirect Issues
my clients site is www.greenbayharvest.co.uk When you enter that URL it redirects to www.greenbayharvest.co.uk/shop, dont ask why, thats the way they set it up and thats what im stuck with. So, how do i resolve the 301 issue here. we want all things to point to www.greenbayharvest.co.uk, in terms of SEO but does the fact that there is a redirect going to /shop make this an issue? we appear to have: www.greenbayharvest.co.uk/shop www.greenbayharvest.co.uk greenbayharvest.co.uk greenbayharvest.co.uk/shop all these URL's go to the same same page so what is the best way to correct this? thanks for any help on this Lee
Technical SEO | | IPIM0 -
What is with WordPress Dupe issues?
Hi, Just wondering if anyone can explain for me why it seems every tag that is entered in WP blog posts on a site creates a duplicate page (identified by ROGER and friends in SEOmoz crawl)? Obviously if you can offer a solution (apart from the extremely obvious "don't use tags") I would be immensely grateful. Thanks so much,
Technical SEO | | ShaMenz0