Title: Scriptrunner (Doug Sparling)'s Replies - page 29 | WordPress.org

---

# Scriptrunner (Doug Sparling)

  [  ](https://wordpress.org/support/users/scriptrunner/)

 *   [Profile](https://wordpress.org/support/users/scriptrunner/)
 *   [Topics Started](https://wordpress.org/support/users/scriptrunner/topics/)
 *   [Replies Created](https://wordpress.org/support/users/scriptrunner/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/scriptrunner/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/scriptrunner/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/scriptrunner/engagements/)
 *   [Favorites](https://wordpress.org/support/users/scriptrunner/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 421 through 435 (of 520 total)

[←](https://wordpress.org/support/users/scriptrunner/replies/page/28/?output_format=md)
[1](https://wordpress.org/support/users/scriptrunner/replies/?output_format=md) 
[2](https://wordpress.org/support/users/scriptrunner/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/scriptrunner/replies/page/3/?output_format=md)…
[28](https://wordpress.org/support/users/scriptrunner/replies/page/28/?output_format=md)
29 [30](https://wordpress.org/support/users/scriptrunner/replies/page/30/?output_format=md)…
[33](https://wordpress.org/support/users/scriptrunner/replies/page/33/?output_format=md)
[34](https://wordpress.org/support/users/scriptrunner/replies/page/34/?output_format=md)
[35](https://wordpress.org/support/users/scriptrunner/replies/page/35/?output_format=md)
[→](https://wordpress.org/support/users/scriptrunner/replies/page/30/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Duplicate category pages](https://wordpress.org/support/topic/duplicate-category-pages/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/duplicate-category-pages/#post-4157613)
 * Have you tried deactivating your plugins? Particularly the SEO plugin(s).
 * I’m seeing a canonical url being specified in both pages:
 * `<link rel="canonical" href="http://www.benutzerfreun.de/category/allgemein/"/
   >`
 * and it looks like it’s being added by All in One SEO Pack:
 *     ```
       <!-- All in One SEO Pack 2.0.3.1 by Michael Torbert of Semper Fi Web Design[257,298] -->
       <link rel='next' href='http://www.benutzerfreun.de/category/allgemein/page/2/' />
   
       <link rel="canonical" href="http://www.benutzerfreun.de/category/allgemein/" />
       <!-- /all in one seo pack -->
       ```
   
 * Canonical URLs are used when you have multiple pages with the same content and
   don’t want to hurt Google rankings, etc. WordPress shouldn’t (that I’m aware 
   of) create the duplicate content so I’m guessing the SEO plugin is doing that
   for the sake of “pretty URLs.”
 * I’d start by deactivating that plugin and then checking if it has a setting for
   canonical URLs.
 * If that doesn’t work, try deactivating all plugins and/or switching to a default
   WordPress theme like twentytwelve or twentythirteen.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS error: Extra content at the end of the document](https://wordpress.org/support/topic/rss-error-extra-content-at-the-end-of-the-document/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/rss-error-extra-content-at-the-end-of-the-document/#post-4157602)
 * I’ve seen some plugins added extra content at the end of a feed. Have you tried
   deactivating your plugins (assuming you’re using any) and switching to a default
   theme like twentytwelve or twentythirteen?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [MySQL query not working with wp_posts table](https://wordpress.org/support/topic/mysql-query-not-working-with-wp_posts-table/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/mysql-query-not-working-with-wp_posts-table/#post-4156078)
 * You’re quite welcome and no, not a waste of time at all. In fact, you benefited
   from my experience of doing the same exact thing a time or two in the past. Good
   luck and happy coding!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed not showing right](https://wordpress.org/support/topic/rss-feed-not-showing-right/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/rss-feed-not-showing-right/#post-4156540)
 * OK, when I look at your feed source, I don’t see a tag:
 * `content:encoded`
 * which means you’re not providing the full text to the feed. Go to:
 * `Settings->Reading`
 * and set
 * `For each article in a feed, show`
 * to Full Text (it’s probably set to Summary).
 * Normally there’s an hour cache on the RSS feed, so you may not see it change 
   immediately, though you could always add another post to test.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed not showing right](https://wordpress.org/support/topic/rss-feed-not-showing-right/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/rss-feed-not-showing-right/#post-4156529)
 * Sometimes images break because of relative links, but I don’t see any images 
   in your feed at all. Do you have any kind of image hotlinking prevention? That
   would cause the images not to show in the feed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/page/2/#post-4156035)
 * I don’t know. I just know that was written to replace Google XML Sitemaps. I 
   won’t have time tonight, but I might have time tomorrow to try a few of the plugins
   or see if there’s a way to prevent xml sitemap being tacked onto the end of an
   xml feed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Warning: Missing argument 2 for wpdb::prepare(), called in /home/content/25/7920](https://wordpress.org/support/topic/warning-missing-argument-2-for-wpdbprepare-called-in-homecontent257920/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/warning-missing-argument-2-for-wpdbprepare-called-in-homecontent257920/#post-4156520)
 * wpdb::prepare() requires a minimum of 2 arguments as of 3.5. Sounds like the 
   plugin author needs to update the plugin. wpdb::prepare() now uses parameterized
   queries, so a second argument is required.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/#post-4156020)
 * First see if that cleans up your feed, and then if you want to have a generated
   site map, you might want to try some other plugins.
 * I know WPEngine put Google XML Sitemaps plugin on their “disallowed” list, but
   I think for performance reasons. They replaced it with:
 * [Better WordPress Google XML Sitemaps](http://wordpress.org/plugins/bwp-google-xml-sitemaps/)
 * You just want to make sure whatever plugin you use doesn’t add a second xml document
   to the end of your xml feed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/#post-4156016)
 * A second XML document is being tagged onto the end of your feed:
 *     ```
       </jobs><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://transportationlogisticstaffing.com/wp-content/plugins/xml-sitemap-feed/includes/xsl/sitemap-index.xsl.php?ver=4.3.2"?>
       <!-- generated-on="2013-09-24T01:17:03+00:00" -->
       <!-- generator="XML & Google News Sitemap Feed plugin for WordPress" -->
       <!-- generator-url="http://status301.net/wordpress-plugins/xml-sitemap-feed/" -->
       <!-- generator-version="4.3.2" -->
       <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
       	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       	xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
       		http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd">
       	<sitemap>
       		<loc>http://transportationlogisticstaffing.com/sitemap-home.xml</loc>
       		<lastmod>2013-09-21T04:30:54+00:00</lastmod>
       	</sitemap>
       	<sitemap>
       		<loc>http://transportationlogisticstaffing.com/sitemap-posttype-post.xml</loc>
       		<lastmod>2013-09-23T23:57:24+00:00</lastmod>
       	</sitemap>
       	<sitemap>
       		<loc>http://transportationlogisticstaffing.com/sitemap-posttype-page.xml</loc>
       		<lastmod>2013-09-23T04:42:58+00:00</lastmod>
       	</sitemap>
       </sitemapindex>
       ```
   
 * which is illegal syntax and probably breaking your feed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/#post-4156014)
 * Try disabling those plugins. It looks like they are modifying your feed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/#post-4156010)
 * How exactly is the feed generated and have you changed anything recently (plugins,
   etc)?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/#post-4156008)
 * In XML, there are only five character entities that are recognized out of the
   box. `hellip`
    is an HTML character entity, but not an XML entity. You either
   need to eliminate `hellip` from your feed, or you may need to declare a DocType:
 * This may explain it a little better than I have:
 * [“Reference to undefined entity” error in XML file](http://www.alexatnet.com/articles/reference-undefined-entity-error-xml-file)
 * I also noticed that there is second bit of xml defined at the bottom by Google
   Site Maps. I don’t think that’s valid.
 * Have you added any plugins recently? Regardless, you may try disabling your plugins
   and see if that clears up the problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/#post-4156004)
 * Is that the jobs page? Could you post the exact link?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/#post-4156000)
 * I just checked with Internet Explorer 10 on Windows 7. The site looks quite different
   from how it does on my Mac, but I didn’t get any errors.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error on theme](https://wordpress.org/support/topic/please-help-220/)
 *  [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/please-help-220/#post-4155997)
 * I checked:
 * Home
    About Jobs Location (I picked one from the dropdown) RSS (for entries)
 * I didn’t see the error in any of those places.
 * Now that I reread your message, that looks like it might be a Javascript error.
   Are you using Internet Explorer (just asking, it looks like the type of Javascript
   error IE pops up).

Viewing 15 replies - 421 through 435 (of 520 total)

[←](https://wordpress.org/support/users/scriptrunner/replies/page/28/?output_format=md)
[1](https://wordpress.org/support/users/scriptrunner/replies/?output_format=md) 
[2](https://wordpress.org/support/users/scriptrunner/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/scriptrunner/replies/page/3/?output_format=md)…
[28](https://wordpress.org/support/users/scriptrunner/replies/page/28/?output_format=md)
29 [30](https://wordpress.org/support/users/scriptrunner/replies/page/30/?output_format=md)…
[33](https://wordpress.org/support/users/scriptrunner/replies/page/33/?output_format=md)
[34](https://wordpress.org/support/users/scriptrunner/replies/page/34/?output_format=md)
[35](https://wordpress.org/support/users/scriptrunner/replies/page/35/?output_format=md)
[→](https://wordpress.org/support/users/scriptrunner/replies/page/30/?output_format=md)