Title: TAKAR DEEN's Replies | WordPress.org

---

# TAKAR DEEN

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/page/2/#post-16734501)
 * See this [https://ibb.co/yqP94FS](https://ibb.co/yqP94FS)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/page/2/#post-16731195)
 * Still showing the wrong currency
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/#post-16714827)
 * [@villasupport](https://wordpress.org/support/users/villasupport/) your link 
   not working properly unable to see your screenshot. kindly share the link of 
   your plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/#post-16710143)
 * [@villasupport](https://wordpress.org/support/users/villasupport/) which plugin.
   i am not using any multi currency plugin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/#post-16702830)
 * [@villasupport](https://wordpress.org/support/users/villasupport/) I have created
   staging site 3,4 days ago with just theme 2023 and woocommerce plugin enabled
   but result is still same
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/#post-16697758)
 * i’m not using any multi currency and website showing right currency but when 
   we search product in google it shows INR. I have also used the below snippet 
   but result not changed
 *     ```wp-block-code
       function isBot(&$botname = ''){
       $bots = array(
       'rambler','googlebot','aport','yahoo','msnbot','turtle','mail.ru','omsktele',
       'yetibot','picsearch','sape.bot','sape_context','gigabot','snapbot','alexa.com',
       'megadownload.net','askpeter.info','igde.ru','ask.com','qwartabot','yanga.co.uk',
       'scoutjet','similarpages','oozbot','shrinktheweb.com','aboutusbot','followsite.com',
       'dataparksearch','google-sitemaps','appEngine-google','feedfetcher-google',
       'liveinternet.ru','xml-sitemaps.com','agama','metadatalabs.com','h1.hrn.ru',
       'googlealert.com','seo-rus.com','yaDirectBot','yandeG','yandex',
       'yandexSomething','Copyscape.com','AdsBot-Google','domaintools.com',
       'Nigma.ru','bing.com','dotnetdotcom'
       );
       foreach($bots as $bot)
       if(stripos($_SERVER['HTTP_USER_AGENT'], $bot) !== false){
       $botname = $bot;
       return true;
       }
       return false;
       }
       add_action('wp_head', function(){
       if( isBot() ){
       if (class_exists('WOOCS')) {
       global $WOOCS;
       $WOOCS->reset_currency();
       }
       }
       });
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/#post-16697577)
 * it’s about multi currency but i am using single currency in website. never setup
   multi currency. with single currency this plugin can fix the issue ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/#post-16697409)
 * [@villasupport](https://wordpress.org/support/users/villasupport/) using seo 
   plugins. **Yoast SEO**, **Yoast SEO Premium** and **Yoast SEO: WooCommerce**
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/#post-16691295)
 * [@villasupport](https://wordpress.org/support/users/villasupport/) I have not
   merchant center attached. Website shows correct Currency PKR but google search
   results showing INR symbol
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Wrong currency in google search results](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/)
 *  Thread Starter [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/)
 * (@aizeeshan)
 * [3 years ago](https://wordpress.org/support/topic/wrong-currency-in-google-search-results/#post-16671938)
 * i have tried all the methods mentioned in the WordPress forums. Also added the
   currency refreshing snippet almost month before but same issue
    -  This reply was modified 3 years ago by [TAKAR DEEN](https://wordpress.org/support/users/aizeeshan/).

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