Title: AFQ's Replies | WordPress.org

---

# AFQ

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Generate Cache] Finished a major upgrade](https://wordpress.org/support/topic/finished-a-major-upgrade/)
 *  [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/finished-a-major-upgrade/#post-7904112)
 * Hey, thanks for a quick response. I wasnt really expecting any since there wasnt
   any activity from your account on wp.org. Anyway, I am glad that you did.
 * Here is my email address where you can send the files: afaq104 at gmail
 * Also please mention if you think of any issues that I might run into using this
   plugin.
 * Thanks again!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Generate Cache] Finished a major upgrade](https://wordpress.org/support/topic/finished-a-major-upgrade/)
 *  [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/finished-a-major-upgrade/#post-7904110)
 * Hey, can you share the improved version that you created? I am also looking for
   a solution to pre-load my cache and none of them have worked well so far.
 * Please share it or publish it here on wordpress.org.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Web Scraper] Need help sanitizing the parsed data](https://wordpress.org/support/topic/need-help-sanitizing-the-parsed-data/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/need-help-sanitizing-the-parsed-data/#post-5928899)
 * The issue is actually with the fact that the plugin’s scrap output had HTML comments
   on top and bottom of the scraped data. So when you manipulate the scrap in PHP,
   the HTML comments are also treated as part of the data.
 * Here is how I solved it. Save the scrapped data in a PHP variable and then put
   that variable through this function, it’ll rip off the HTML comments:
    `$var 
   = preg_replace('/<!--(.|\n)*?-->/', '', $var);`
 * Hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Web Scraper] Need help sanitizing the parsed data](https://wordpress.org/support/topic/need-help-sanitizing-the-parsed-data/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/need-help-sanitizing-the-parsed-data/#post-5928745)
 * Solved my issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to remove ecommerce functionality?](https://wordpress.org/support/topic/how-to-remove-ecommerce-functionality/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/how-to-remove-ecommerce-functionality/#post-5436224)
 * I’ve seen your plugin. Does it do exactly the same which you explained in this
   blog post of yours? terrytsang.com/tutorial/woocommerce/how-to-disable-shopping-
   cart-function/
 * If no, then what exactly it does? I mean it just display:none the elements out
   or it actually removes them from the system?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Google is indexing WordPress RSS feed URLs for some posts, how do I fix it?](https://wordpress.org/support/topic/google-is-indexing-wordpress-rss-feed-urls-for-some-posts-how-do-i-fix-it/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/google-is-indexing-wordpress-rss-feed-urls-for-some-posts-how-do-i-fix-it/#post-5171419)
 * Anyone?
 *   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] Post title tag issue, sitename not showing up](https://wordpress.org/support/topic/post-title-tag-issue-sitename-not-showing-up/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/post-title-tag-issue-sitename-not-showing-up/#post-3667224)
 * This guy also faced similar issue and he fixed it. But I cant understand how 
   he fixed it.
    [http://wordpress.org/support/topic/plugin-yoast-wordpress-seo-site-name-not-displaying-on-posts?replies=2](http://wordpress.org/support/topic/plugin-yoast-wordpress-seo-site-name-not-displaying-on-posts?replies=2)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Cant find the option to select redirect type?](https://wordpress.org/support/topic/cant-find-the-option-to-select-redirect-type/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/cant-find-the-option-to-select-redirect-type/#post-3216253)
 * ^ Thanks, That helped.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to make wordpress backup?](https://wordpress.org/support/topic/how-to-make-wordpress-backup/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/how-to-make-wordpress-backup/#post-2593572)
 * Thanks for your input guys. I prefer making backup from cpanel since i’ve to 
   backup my vB forums too.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to make wordpress backup?](https://wordpress.org/support/topic/how-to-make-wordpress-backup/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/how-to-make-wordpress-backup/#post-2593433)
 * Thanks for the link Clayton.
 * So i need to backup two things; database which can be downloaded via cPanel. 
   Now the part left is files, this is the part i couldnt get even after reading
   the article.
 * To my understanding, backing up the home directory from cpanl will do the files
   part, right?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [vB – WordPress integration](https://wordpress.org/support/topic/vb-wordpress-integration/)
 *  Thread Starter [AFQ](https://wordpress.org/support/users/afq/)
 * (@afq)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/vb-wordpress-integration/#post-2215256)
 * Any one please?

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