Title: daniel1908TT's Replies | WordPress.org

---

# daniel1908TT

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

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

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Recently an error occurred while creating the CSS / JS minify cache](https://wordpress.org/support/topic/recently-an-error-occurred-while-creating-the-css-js-minify-cache-10/)
 *  [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/recently-an-error-occurred-while-creating-the-css-js-minify-cache-10/#post-5856071)
 * I suggest purchase the $150 plugin and theme customization service. They will
   fix everything and configure it properly. There are a LOT of wrong information
   on the web about how to configure this plugin, I’ve came to realize this after
   having the performance work done by W3TC staff.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Slugs Don't Change](https://wordpress.org/support/topic/slugs-dont-change/)
 *  [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/slugs-dont-change/#post-6797740)
 * I am also have this issue. The slugs do not change I have to manually change 
   them.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Yoast don't generate Sitemap](https://wordpress.org/support/topic/yoast-dont-generate-sitemap/)
 *  [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/yoast-dont-generate-sitemap/#post-6796767)
 * Hi Yoast,
 * I am having this problem with the sitemaps:
 * `XML Parsing Error: not well-formed Location: https://natsit.com/main-sitemap.
   xsl Line Number 8, Column 2501:th{border-bottom:1px solid #000;cursor:pointer}
   </style></head><body><div id="content"><h1>XML Sitemap</h1><p class="expl"> Generated
   by <a href="https://yoast.com/">Yoast</a> <a href="https://yoast.com/wordpress/
   plugins/seo/">SEO</a>, this is an XML Sitemap, meant for consumption by search
   engines.<br/> You can find more information about XML sitemaps on <a href="http://
   sitemaps.org">sitemaps.org</a>.</p> <xsl:if test="count(sitemap:sitemapindex/
   sitemap:sitemap) > 0"><p class="expl"> This XML Sitemap Index file contains <
   xsl:value-of select="count(sitemap:sitemapindex/sitemap:sitemap)"/> sitemaps.
   </p><table id="sitemap" cellpadding="3"><thead><tr><th width="75%">Sitemap</th
   ><th width="25%">Last Modified</th></tr></thead><tbody> <xsl:for-each select="
   sitemap:sitemapindex/sitemap:sitemap"> <xsl:variable name="sitemapURL"> <xsl:
   value-of select="sitemap:loc"/> </xsl:variable><tr><td> <a href="{$sitemapURL}"
   ><xsl:value-of select="sitemap:loc"/></a></td><td> <xsl:value-of select="concat(
   substring(sitemap:lastmod,0,11),concat(' ', substring(sitemap:lastmod,12,5)))"/
   ></td></tr> </xsl:for-each></tbody></table> </xsl:if> <xsl:if test="count(sitemap:
   sitemapindex/sitemap:sitemap) < 1"><p class="expl"> This XML Sitemap contains
   <xsl:value-of select="count(sitemap:urlset/sitemap:url)"/> URLs.</p><p class="
   expl"><a href="https://natsit.com/sitemap_index.xml">↑ Sitemap Index</a></p><
   table id="sitemap" cellpadding="3"><thead><tr><th width="75%">URL</th><th title
   ="Index Priority" width="5%">Prio</th><th width="5%">Images</th><th title="Change
   Frequency" width="5%">Ch. Freq.</th><th title="Last Modification Time" width="
   10%">Last Mod.</th></tr></thead><tbody> <xsl:variable name="lower" select="'abcdefghijklmnopqrstuvwxyz'"/
   > <xsl:variable name="upper" select="'ABCDEFGHIJKLMNOPQRSTUVWXYZ'"/> <xsl:for-
   each select="sitemap:urlset/sitemap:url"><tr><td> <xsl:variable name="itemURL"
   > <xsl:value-of select="sitemap:loc"/> </xsl:variable> <a href="{$itemURL}"> 
   <xsl:value-of select="sitemap:loc"/> </a></td><td> <xsl:value-of select="concat(
   sitemap:priority*100,'%')"/></td><td> <xsl:value-of select="count(image:image)"/
   ></td><td> <xsl:value-of select="concat(translate(substring(sitemap:changefreq,
   1, 1),concat($lower, $upper),concat($upper, $lower)),substring(sitemap:changefreq,
   2))"/></td><td> <xsl:value-of select="concat(substring(sitemap:lastmod,0,11),
   concat(' ', substring(sitemap:lastmod,12,5)))"/></td></tr> </xsl:for-each></tbody
   ></table> </xsl:if></div> <script defer type="text/javascript" src="https://natsit.
   com/wp-content/cache/minify/fdcaa.js"></script> <script type="text/javascript"
   >$(document).ready(function(){$("#sitemap").tablesorter({widgets:['zebra']});});
   </script> </body></html> </xsl:template> </xsl:stylesheet>`
 * I am using WordPress 4.3.1 and the newest version of Yoast at the time of this
   post.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Problems with SEO 3.0](https://wordpress.org/support/topic/problems-with-seo-30/)
 *  [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problems-with-seo-30/#post-6762003)
 * @martimiguel
 * I had to uninstall 3.02 then install [https://downloads.wordpress.org/plugin/wordpress-seo.2.3.5.zip](https://downloads.wordpress.org/plugin/wordpress-seo.2.3.5.zip)
 * I’ll be using 2.3.5 until I’m sure that they fix the many bugs in the 3.0 releases.
   FYI, 3.03 does not fix anything. Avoid 3.0 releases all together.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Yoast SEO Update 3.0.2: everything is gone](https://wordpress.org/support/topic/yoast-seo-update-302-everything-is-gone/)
 *  [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/yoast-seo-update-302-everything-is-gone/page/3/#post-6766539)
 * Sorry but I’m still have the same issue after updating to 3.03
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Yoast SEO Update 3.0.2: everything is gone](https://wordpress.org/support/topic/yoast-seo-update-302-everything-is-gone/)
 *  [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/yoast-seo-update-302-everything-is-gone/page/2/#post-6766502)
 * Same here, what’s really going on with Yoast nowadays? The quality of releases
   has dropped significantly!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Problems with SEO 3.0](https://wordpress.org/support/topic/problems-with-seo-30/)
 *  [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problems-with-seo-30/#post-6761995)
 * [@tacoverdo](https://wordpress.org/support/users/tacoverdo/)
 * I’ve updated to 3.02 and it has “example” SEO titles and meta data for ALL my
   pages and posts. Why is this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding post tags: "undefined" between each character in the tag name](https://wordpress.org/support/topic/adding-post-tags-undefined-between-each-character-in-the-tag-name/)
 *  [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-post-tags-undefined-between-each-character-in-the-tag-name/#post-6090094)
 * I’m having the same issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MC4WP: Mailchimp Top Bar] Refund for 3 Pro License Purchase](https://wordpress.org/support/topic/refund-for-3-pro-license-purchase/)
 *  Thread Starter [daniel1908TT](https://wordpress.org/support/users/daniel1908tt/)
 * (@daniel1908tt)
 * [11 years ago](https://wordpress.org/support/topic/refund-for-3-pro-license-purchase/#post-6052661)
 * Thanks for the support!

Viewing 9 replies - 1 through 9 (of 9 total)