Andreas
Forum Replies Created
-
I did try to add this in my themes child function.php but no success
// Noindex filter queries add_filter( 'rank_math/frontend/robots', function( $robots ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if (strpos($url,'?filtering=') !== false || strpos($url,'?filter_product_brand=') !== false || strpos($url,'?max_price=') !== false || strpos($url,'?min_price=') !== false || strpos($url,'?orderby=') !== false || strpos($url,'?rating_filter=') !== false) { $robots['index'] = "noindex"; return $robots; }; return $robots; });I can also say that the Canonical is set to the origin page, but still Google index the different filter parameters
Hi again. I can also mention that noindex for “Noindex Search Results” is activated. Still the search queries is not taged as noindex. I do use plugins as berocket and Filter Everything PRO. I dont know if your pplugin work with them.
Hi,
For me it was not solved either, I solved it by using a third part feed connector to translate the wrong letters to correct ones.BR
Andreas- This reply was modified 4 years, 1 month ago by Andreas.
Forum: Plugins
In reply to: [Polylang] Pre sale questionHi, please response to my question if your plugin works for med needs. Thanks
//Andreas
Forum: Fixing WordPress
In reply to: Hide products from stock after certain timeHi, Thank you for your reply. I do use Woocommerce, it does not contain the functionality to hide the products for example 30 days after it is out of stock. The function i find there is that you can choose if the products should be hide or not directly after it is out of stock.
We do have around 14.000 products and 6500 of them is in stock. I then hide the products that is out of stock but I dont want to hide them directly since many products are in stock again a few days later.
Thanks for all your help
//AndreasHi,
It is still the same issue.I have this in the wpconfig, define(‘DB_CHARSET’, ‘utf8’);
I think that is correct from my side?//Andreas
Hi,
I did respons on your email earlier today. You think you will be possible to look at it this weekend? I need to use a plugin that works quite fast. Thank youBR
AndreasHi, I removed it and updated the feed again. With the same issue. I did also try to take away “Default”, still the same result.
Hi,
Ok, here you see the config. I did choose UTF-8 for the description. The letter åäö is displayed for the title but not description.Even if I change from UTF-8 to “default” I have the same issue.
//AndreasHi,
Still the same error. See the different feeds
1. Created from another Plugin
https://stylingagenten.com/sv/wp-content/uploads/sites/5/woo-product-feed-pro/xml/PQ7WPxTkTF4a2M8vScFHZiInG1RWxrDv.xml– Here there are åäö in the product description
2. Here is the feed created from your plugin
https://stylingagenten.com/sv/wp-content/uploads/sites/5/woo-feed/custom/xml/feed.xml– Here you do see that the product description do not show åäö.
Please help
BR
AndreasFeed URL
https://stylingagenten.com/sv/wp-content/uploads/sites/5/woo-feed/custom/xml/feed.xmlHere you see a printscreen
https://pasteboard.co/qDPN9uGvs0pv.png4Thanks
Hi,
Since I use Multlingualpress, I need to have something that works with that.For me it does need to translate the reviews. Most of other plugin works with Multilingalpress, since it “only” create new sites with subdirectory. Your plugin will work/not display the review than on the different language/sub-directory sites?
BR
AndreasForum: Plugins
In reply to: [Judge.me Product Reviews for WooCommerce] I changed URLHi, I did see that I had token conected to a staging URL for that site. I did clear Token. Still I cant connect either via the new URL StylingAgenten.com or StylingAgenten.com/sv/ please help, (old URL .se)
Forum: Plugins
In reply to: [Judge.me Product Reviews for WooCommerce] I changed URLHi,
I now logged in to ***.com/SV/ admin panel, but when I click on “Get started! Open Judge.me…” than I get redirected to an login page where I need to add credentials. That does not work. Im still not directly logged in to your admin with the reviews. Do you know why?Thanks for your support.
//Andreas