Title: Liew Cheon-Fong's Replies | WordPress.org

---

# Liew Cheon-Fong

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 860 total)

1 [2](https://wordpress.org/support/users/lcf/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/lcf/replies/page/3/?output_format=md) … 
[56](https://wordpress.org/support/users/lcf/replies/page/56/?output_format=md) 
[57](https://wordpress.org/support/users/lcf/replies/page/57/?output_format=md) 
[58](https://wordpress.org/support/users/lcf/replies/page/58/?output_format=md) 
[→](https://wordpress.org/support/users/lcf/replies/page/2/?output_format=md)

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Looking for plugin](https://wordpress.org/support/topic/lookinf-for-plugin/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/lookinf-for-plugin/#post-18153207)
 * you can use a form plugin that supports conditional logics
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [OPCache](https://wordpress.org/support/topic/opcache-4/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/opcache-4/#post-18153165)
 * you can follow the proper steps to uninstall W3 Total Cache
 * refer:
 * [https://www.thewebmaster.com/how-to-uninstall-w3-total-cache-manually/](https://www.thewebmaster.com/how-to-uninstall-w3-total-cache-manually/)
 * [https://jdmdigital.co/support/wordpress/w3-total-cache-total-removal/](https://jdmdigital.co/support/wordpress/w3-total-cache-total-removal/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Getting critical error message only on /tag and /category urls](https://wordpress.org/support/topic/getting-critical-error-message-only-on-tag-and-category-urls/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/getting-critical-error-message-only-on-tag-and-category-urls/#post-18153153)
 * What is your website URL?
 * You can turn on [WP Debug mode](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/)
   to check the error messages.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [How to run WP locally and sync to cloud upon updates](https://wordpress.org/support/topic/how-to-run-wp-locally-and-sync-to-cloud-upon-updates/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/how-to-run-wp-locally-and-sync-to-cloud-upon-updates/#post-17996102)
 * You can use [WP Migrate](https://deliciousbrains.com/wp-migrate-db-pro/) to push
   local WP content to cloud WP with a click of button.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Stop outbound call](https://wordpress.org/support/topic/stop-outbound-call/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/stop-outbound-call/#post-17883057)
 * The website has been infected by malware: [https://sitecheck.sucuri.net/results/https/www.aaaborsellino.com](https://sitecheck.sucuri.net/results/https/www.aaaborsellino.com)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [General query](https://wordpress.org/support/topic/general-query-6/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/general-query-6/#post-17862893)
 * robots.txt is for web crawlers/bots.
    it is not for security hardening. A bad
   bot can simply ignore the text file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Some error.](https://wordpress.org/support/topic/some-error-10/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/some-error-10/#post-17862884)
 * those are PHP Warning, not “Error”. It is safe to ignore warnings if your website
   works.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Using 2 domain names on one WP installation](https://wordpress.org/support/topic/using-2-domain-names-on-one-wp-installation/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/using-2-domain-names-on-one-wp-installation/#post-17862880)
 * don’t think it is possible because all the database entries with domain name 
   will need to be modified on the fly depending where the visitors come from. the
   nearest solution is a mirror site.
 * How about redirecting all visitors to .ORG? This won’t lose the web traffic.
 * I would interested to know the solution too, if any.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [There has been a critical error on this website.](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-website-335/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-website-335/#post-17834512)
 * Editing the site URL does not automatically make the site accessible at the new
   URL. You need to update all the URLs in the WordPress database too.
 * Now, change the site URL back to [`https://tssb.talentsynergy.com.my`](https://tssb.talentsynergy.com.my)
   you can do it by editing wp-config.php [https://developer.wordpress.org/advanced-administration/upgrade/migrating/](https://developer.wordpress.org/advanced-administration/upgrade/migrating/)
 * After you revert the change, install new WordPress on [`https://talentsynergy.com.my`](https://talentsynergy.com.my)
   and then migrate [`https://tssb.talentsynergy.com.my`](https://tssb.talentsynergy.com.my)
   to [`https://talentsynergy.com.my`](https://talentsynergy.com.my) (use a WP migration
   plugin)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [301 Redirection on blog pagination](https://wordpress.org/support/topic/301-redirection-on-blog-pagination/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/301-redirection-on-blog-pagination/#post-17826823)
 * I see the pagination is working fine now
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [301 Redirection on blog pagination](https://wordpress.org/support/topic/301-redirection-on-blog-pagination/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/301-redirection-on-blog-pagination/#post-17764356)
 * what is your blog url?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Amazon Aurora cluster endpoint in WordPress](https://wordpress.org/support/topic/amazon-aurora-cluster-endpoint-in-wordpress/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/amazon-aurora-cluster-endpoint-in-wordpress/#post-17523882)
 * check out HyperDB or LudicrousDB
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Convert pages to AMP pages](https://wordpress.org/support/topic/convert-pages-to-amp-pages/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/convert-pages-to-amp-pages/#post-17509426)
 * almost no reason to use AMP now
 * consider Google has abandoned AMP
 * [https://omr.com/en/daily/amp-google-end](https://omr.com/en/daily/amp-google-end)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Alt text but not found in google](https://wordpress.org/support/topic/alt-text-showing-up-in-title-in-html/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/alt-text-showing-up-in-title-in-html/#post-17509410)
 * yes, the delay is normal.
 * recommend to add your website on Google search console, if you haven’t
 * [https://search.google.com/search-console/about](https://search.google.com/search-console/about)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images not displaying after exporting blog post using Tools Export feature](https://wordpress.org/support/topic/images-not-displaying-after-exporting-blog-post-using-tools-export-feature/)
 *  [Liew Cheon-Fong](https://wordpress.org/support/users/lcf/)
 * (@lcf)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/images-not-displaying-after-exporting-blog-post-using-tools-export-feature/#post-17468923)
 * looks like the non showing images are not uploaded to your site. Make sure you
   have export all the images
 * Deactivate Jetpack first before confirming everything work fine.

Viewing 15 replies - 1 through 15 (of 860 total)

1 [2](https://wordpress.org/support/users/lcf/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/lcf/replies/page/3/?output_format=md) … 
[56](https://wordpress.org/support/users/lcf/replies/page/56/?output_format=md) 
[57](https://wordpress.org/support/users/lcf/replies/page/57/?output_format=md) 
[58](https://wordpress.org/support/users/lcf/replies/page/58/?output_format=md) 
[→](https://wordpress.org/support/users/lcf/replies/page/2/?output_format=md)