Canonical URLs / seopress & husky filter
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from bulli on June 1, 2023, 12:41Dear Support Team, if I deactivate the filter, I don't get any canonical URLs. If I activate the filter, I get Canonical URLs error messages.
How can I fix this? I use "seopress" as a seo plugin and as I said without an active filter, everything works without errors.
Thanks for the great support always and I look forward to your reply.
Dear Support Team, if I deactivate the filter, I don't get any canonical URLs. If I activate the filter, I get Canonical URLs error messages.
How can I fix this? I use"seopress" as a seo plugin and as I said without an active filter, everything works without errors.
Thanks for the great support always and I look forward to your reply.
Quote from Pablo Borysenco on June 2, 2023, 09:09Hello
Please drop me exact link to the issue and wp-admin access - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png - I will check it
Hello
Please drop me exact link to the issue and wp-admin access - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png - I will check it
Quote from bulli on June 2, 2023, 16:35Hello pablo, thank you very much. I gave you access to the test page. Best regards and thanks for the support
Hello pablo, thank you very much. I gave you access to the test page. Best regards and thanks for the support
Quote from Pablo Borysenco on June 5, 2023, 11:06Hello
Unfotunately I can not login to your site - https://c2n.me/4iGc6Tq.png
Please update the plugin to latest version(3.3.3) - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato - clear all cache and do a test
Hello
Unfotunately I can not login to your site - https://c2n.me/4iGc6Tq.png
Please update the plugin to latest version(3.3.3) - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato - clear all cache and do a test
Quote from bulli on June 5, 2023, 17:44Hello please click on "Skip", then everything works. It's all up to date.
Thank you for the support
Hello please click on"Skip", then everything works. It's all up to date.
Thank you for the support
Quote from Pablo Borysenco on June 6, 2023, 12:21Hello
ok!
Please update the plugin to latest version(3.3.3) - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato - clear all cache and do a test
Hello
ok!
Please update the plugin to latest version(3.3.3) - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato - clear all cache and do a test
Quote from bulli on June 13, 2023, 19:53Hello Pablo, I found the problem but I don't know how to solve it.
With the Seopress plugin I have to activate the option "Do not show archive of this post type in search engine results (noindex)", then I don't get an error in google.
But since I would like to index these pages, the question is how can I get it to work without an error message.
Thanks for the support
Hello Pablo, I found the problem but I don't know how to solve it.
With the Seopress plugin I have to activate the option"Do not show archive of this post type in search engine results (noindex)", then I don't get an error in google.
But since I would like to index these pages, the question is how can I get it to work without an error message.
Thanks for the support
Quote from Pablo Borysenco on June 14, 2023, 12:36Hello
Are you still getting errors after updating the plugin?
Can you drop me exact text of this error in google?
Hello
Are you still getting errors after updating the plugin?
Can you drop me exact text of this error in google?
Quote from bulli on June 14, 2023, 14:35Hello, thanks for the support. Attached is the message from google:
Document does not contain a valid rel=canonical element
Multiple conflicting URLs (https://....com/shop/check/product_cat-../, https://....com/shop/)
Hello, thanks for the support. Attached is the message from google:
Document does not contain a valid rel=canonical element
Multiple conflicting URLs (https://....com/shop/check/product_cat-../, https://....com/shop/)
Quote from Pablo Borysenco on June 15, 2023, 10:03Hello
The fact is that this error was in the old version of the plugin.
Do you use SEO plugins on your live site?
Hello
The fact is that this error was in the old version of the plugin.
Do you use SEO plugins on your live site?
Quote from bulli on June 15, 2023, 11:18Hello Pablo, yes we use seopress and your filter in version 3.3.3 on the live site.
Thank you for Support
Hello Pablo, yes we use seopress and your filter in version 3.3.3 on the live site.
Thank you for Support
Quote from Pablo Borysenco on June 15, 2023, 12:19It looks like my plugin and seopress is adding a canonical link which results in an error.
You can try this code in functions.php
add_filter('woof_seo_do_index', function($do_index,$url,$request){if ($do_index) {add_filter('seopress_titles_canonical',function($html){return false;});}return $do_index;},5,3);
It looks like my plugin and seopress is adding a canonical link which results in an error.
You can try this code in functions.php
Quote from bulli on June 17, 2023, 06:59Hello thank you it works.
best regards
Hello thank you it works.
best regards
Quote from Pablo Borysenco on June 19, 2023, 10:56Hello
Great! Welcome;)
Hello
Great! Welcome;)
Quote from admin on July 10, 2023, 13:16Quote from bulli on June 17, 2023, 06:59Hello thank you it works.
best regardsHello
Thank you for cooperation, in new version its code added into HUSKY code https://share.pluginus.net/image/i20230710141547.png
Quote from bulli on June 17, 2023, 06:59Hello thank you it works.
best regards
Hello
Thank you for cooperation, in new version its code added into HUSKY code https://share.pluginus.net/image/i20230710141547.png
Quote from bulli on July 15, 2023, 15:11Hello, thank you very much! So I can't delete the code in functions.php?
Thank you for everything
Hello, thank you very much! So I can't delete the code in functions.php?
Thank you for everything
Quote from Pablo Borysenco on July 17, 2023, 11:06Hello
yes you can remove this code
Welcome;)
Hello
yes you can remove this code
Welcome;)