SEO friendly URLs for faceted search (control indexability by depth/number of filters selected)
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 opace on March 11, 2023, 16:59I've purchased your plugin but am unsure if it can do what's needed for SEO.
Please see this post about how Wayfair handles their faceted navigation, this is the kind of thing we need: https://www.linkedin.com/posts/chris-long-marketing_60-second-seo-every-technical-seo-should-activity-7039213250252562432-Jff8
We need the ability to configure SEO friendly URLs for filter/faceted results (along with unique metadata and description) for the results page. It looks like your plugin does this, but can we limit indexing based on how many filter options are selected? For example, we might want colours to be indexable (e.g. grey sofa) and colour + type to be indexable (e.g. grey 2 seater sofa) but not any deeper than 3 options. For example, we would need to avoid colour + type + size to be indexable (e.g. small grey 2 seater sofa).
Without this, there's an almost unlimited number of possible combinations, which would be bad for SEO and use up a lot of crawl budget.
I purchased https://filtereverything.pro previously to do this and it's great for the SEO side, but poor on the UX/speed side (their AJAX feature is very slow). Below, I've copied their documentation about this:
By default, all filter results pages are closed from indexing by Search Engines. By creating a SEO Rule, you will allow to index all filtering results pages that match this Rule.
Before to create the first SEO Rule you have to do next:
- Go to Filters -> Settings -> Indexed Filters and select filters their pages should be indexed
- Go to Filters -> Settings -> Indexing Depth and set maximum number of filters to be indexed for desired post type
I've not found a plugin that's great for both until now - yours with Turbo Mode and SEO enabled should be what I'm looking for as long as we can control indexing.
Please can you advise?
Thanks,
David
I've purchased your plugin but am unsure if it can do what's needed for SEO.
Please see this post about how Wayfair handles their faceted navigation, this is the kind of thing we need: https://www.linkedin.com/posts/chris-long-marketing_60-second-seo-every-technical-seo-should-activity-7039213250252562432-Jff8
We need the ability to configure SEO friendly URLs for filter/faceted results (along with unique metadata and description) for the results page. It looks like your plugin does this, but can we limit indexing based on how many filter options are selected? For example, we might want colours to be indexable (e.g. grey sofa) and colour + type to be indexable (e.g. grey 2 seater sofa) but not any deeper than 3 options. For example, we would need to avoid colour + type + size to be indexable (e.g. small grey 2 seater sofa).
Without this, there's an almost unlimited number of possible combinations, which would be bad for SEO and use up a lot of crawl budget.
I purchased https://filtereverything.pro previously to do this and it's great for the SEO side, but poor on the UX/speed side (their AJAX feature is very slow). Below, I've copied their documentation about this:
By default, all filter results pages are closed from indexing by Search Engines. By creating a SEO Rule, you will allow to index all filtering results pages that match this Rule.
Before to create the first SEO Rule you have to do next:
- Go to Filters -> Settings -> Indexed Filters and select filters their pages should be indexed
- Go to Filters -> Settings -> Indexing Depth and set maximum number of filters to be indexed for desired post type
I've not found a plugin that's great for both until now - yours with Turbo Mode and SEO enabled should be what I'm looking for as long as we can control indexing.
Please can you advise?
Thanks,
David
Quote from Pablo Borysenco on March 13, 2023, 13:31Hello David
OK! So you need an option to limit the search depth for indexing
I can forward this to the developers so that they can do it in the next version.
Hello David
OK! So you need an option to limit the search depth for indexing
I can forward this to the developers so that they can do it in the next version.
Quote from opace on March 13, 2023, 21:29Thanks but how soon can this be implemented? Without this, we can't use the plugin. It would also be nice if we can manually set which filters we would like to be indexable.
Thanks but how soon can this be implemented? Without this, we can't use the plugin. It would also be nice if we can manually set which filters we would like to be indexable.
Quote from Pablo Borysenco on March 14, 2023, 11:58hello
I think the update will be at the end of April
But I can tell the developers to send you a hot fix as soon as they implement it.
hello
I think the update will be at the end of April
But I can tell the developers to send you a hot fix as soon as they implement it.
Quote from opace on April 4, 2023, 13:20Has there been any progress on this?
More importantly, we can't get the plugin to work.
We tried to click the reassemble product data on the Turbo admin screen but it froze on record 470 (there are thousands). It was like this for hours. When I eventually refreshed the screen, the Turbo option had completely disappeared from the admin. Now, none of the extensions will save/add.
There now appears to be some kind of SQL lock in place.
But even prior to running the reassemble product data, the client was reporting that the site/admin was very slow. We tested this and it was taking 2 minutes or more to load admin screens, but as soon as we disabled your plugin everything was fine.
When I asked the web hosts, they reported below:
I have reviewed the MYSQL queries and it appears there are continuous requests coming in that are causing database queries as below:
| 16320 | corclive_website | localhost | corclive_website | Query | 55 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value | | 16438 | corclive_website | localhost | corclive_website | Query | 23 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value | | 16449 | corclive_website | localhost | corclive_website | Query | 20 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value | | 16452 | corclive_website | localhost | corclive_website | Query | 18 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value | | 16460 | corclive_website | localhost | corclive_website | Query | 15 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value | | 16463 | corclive_website | localhost | corclive_website | Query | 13 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value | | 16474 | corclive_website | localhost | corclive_website | Query | 8 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value |These queries repeatedly come back even after clearing - I have cleared the outstanding lsphp processes then re-cleared mysql and they appear to stay cleared now.
Can you please advise? You Turbo demo looks perfect but we've had no end of issues just trying to get it to work.
Has there been any progress on this?
More importantly, we can't get the plugin to work.
We tried to click the reassemble product data on the Turbo admin screen but it froze on record 470 (there are thousands). It was like this for hours. When I eventually refreshed the screen, the Turbo option had completely disappeared from the admin. Now, none of the extensions will save/add.
There now appears to be some kind of SQL lock in place.
But even prior to running the reassemble product data, the client was reporting that the site/admin was very slow. We tested this and it was taking 2 minutes or more to load admin screens, but as soon as we disabled your plugin everything was fine.
When I asked the web hosts, they reported below:
I have reviewed the MYSQL queries and it appears there are continuous requests coming in that are causing database queries as below:
| 16320 | corclive_website | localhost | corclive_website | Query | 55 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value |
| 16438 | corclive_website | localhost | corclive_website | Query | 23 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value |
| 16449 | corclive_website | localhost | corclive_website | Query | 20 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value |
| 16452 | corclive_website | localhost | corclive_website | Query | 18 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value |
| 16460 | corclive_website | localhost | corclive_website | Query | 15 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value |
| 16463 | corclive_website | localhost | corclive_website | Query | 13 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value |
| 16474 | corclive_website | localhost | corclive_website | Query | 8 | Sending data | SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value |These queries repeatedly come back even after clearing - I have cleared the outstanding lsphp processes then re-cleared mysql and they appear to stay cleared now.
Can you please advise? You Turbo demo looks perfect but we've had no end of issues just trying to get it to work.
Quote from Pablo Borysenco on April 4, 2023, 22:40Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and wp-admin access - https://share.pluginus.net/image/i20230222134615.png
Read this - https://products-filter.com/lot-taxonomies-settings-page-save-options-doesn-works
Check these options - Advanced->Options->https://share.pluginus.net/image/i20230404233954.png
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and wp-admin access - https://share.pluginus.net/image/i20230222134615.png
Read this - https://products-filter.com/lot-taxonomies-settings-page-save-options-doesn-works
Check these options - Advanced->Options->https://share.pluginus.net/image/i20230404233954.png
Quote from opace on April 5, 2023, 09:32I've just provided my codecanyon purchase code.
I've just provided my codecanyon purchase code.
Quote from opace on April 5, 2023, 09:35I've just tried to set optimise price filter but it doesn't save. I can't save/add anything within the plugin right now I think due to SQL table lock issues
I've just tried to set optimise price filter but it doesn't save. I can't save/add anything within the plugin right now I think due to SQL table lock issues
Quote from opace on April 5, 2023, 10:09I've made the htaccess change and can now save the settings, but the category page load times are so slow with the plugin enabled, it's unusable.
I've made the htaccess change and can now save the settings, but the category page load times are so slow with the plugin enabled, it's unusable.
Quote from opace on April 5, 2023, 11:16Also, the same issue with Turbo Mode (the whole thing has froze at the same count as before) - https://prnt.sc/kNtmJ8RaLi5b
Also, the same issue with Turbo Mode (the whole thing has froze at the same count as before) - https://prnt.sc/kNtmJ8RaLi5b
Quote from Pablo Borysenco on April 5, 2023, 12:08Hello
Please drop me wp-admin+ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png
did you read this? - https://products-filter.com/searching-is-slow
Hello
Please drop me wp-admin+ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png
did you read this? - https://products-filter.com/searching-is-slow
Quote from opace on April 5, 2023, 12:35I've added the details and have followed the link you sent but the filters/admin/page loads were still very slow. The issue right now is with Turbo Mode. It seems to be stuck and filters aren't working at all e.g. https://corc-aws.opacedev.com/corner-sofas/
I've added the details and have followed the link you sent but the filters/admin/page loads were still very slow. The issue right now is with Turbo Mode. It seems to be stuck and filters aren't working at all e.g. https://corc-aws.opacedev.com/corner-sofas/
Quote from Pablo Borysenco on April 6, 2023, 13:26Hello
The problem is in your tags, please disable it and do a test
You can try to go to the tag editing page - https://corc-aws.opacedev.com/wp-admin/edit-tags.php?taxonomy=product_tag&post_type=product - There is always a fatal error, maybe your server doesn't have enough resources for your store
Hello
The problem is in your tags, please disable it and do a test
You can try to go to the tag editing page - https://corc-aws.opacedev.com/wp-admin/edit-tags.php?taxonomy=product_tag&post_type=product - There is always a fatal error, maybe your server doesn't have enough resources for your store
Quote from Pablo Borysenco on April 6, 2023, 13:30My test - https://c2n.me/4ifal8p
My test - https://c2n.me/4ifal8p
Quote from opace on April 6, 2023, 13:38Thanks, what have you done/changed to get the results shown in your video? Also, can you explain why the admin/site is so unbelievably slow with the plugin installed? As soon as we disable it, performance is fine.
Thanks, what have you done/changed to get the results shown in your video? Also, can you explain why the admin/site is so unbelievably slow with the plugin installed? As soon as we disable it, performance is fine.
Quote from opace on April 6, 2023, 15:16Are you working on the site currently as I keep making changes and losing them?
Are you working on the site currently as I keep making changes and losing them?
Quote from opace on April 6, 2023, 15:58Can you please take a look now? I've renamed Turbo Mode and it's not working e.g. - https://corc-aws.opacedev.com/sofas-armchairs. Categories are taking a very long time to load as well.
Can you please take a look now? I've renamed Turbo Mode and it's not working e.g. - https://corc-aws.opacedev.com/sofas-armchairs. Categories are taking a very long time to load as well.
Quote from opace on April 6, 2023, 16:19Sorry that was meant to say re-enabled.
Sorry that was meant to say re-enabled.
Quote from Pablo Borysenco on April 7, 2023, 10:11Hello
Thanks, what have you done/changed to get the results shown in your video? - https://share.pluginus.net/image/i20230407105731.png and I disabled Turbo mode
Also, can you explain why the admin/site is so unbelievably slow with the plugin installed? - I did a test admin works fast.(added a video to private data)
Are you working on the site currently as I keep making changes and losing them? - No! After checking, I did not visit your site
Hello
Thanks, what have you done/changed to get the results shown in your video? - https://share.pluginus.net/image/i20230407105731.png and I disabled Turbo mode
Also, can you explain why the admin/site is so unbelievably slow with the plugin installed? - I did a test admin works fast.(added a video to private data)
Are you working on the site currently as I keep making changes and losing them? - No! After checking, I did not visit your site
Quote from opace on April 7, 2023, 10:17Thanks but the whole reason for purchasing your plugin is to use Turbo Mode? I can see you've disabled this again. Please can you get this working with Turbo Mode and explain why we keep having issues with this not working and overall performance when enabled? I can see from your earlier video that you got this working somehow
Thanks but the whole reason for purchasing your plugin is to use Turbo Mode? I can see you've disabled this again. Please can you get this working with Turbo Mode and explain why we keep having issues with this not working and overall performance when enabled? I can see from your earlier video that you got this working somehow