Code

Discussion on Woocommerce SEO Toolkit

Discussion on Woocommerce SEO Toolkit

Cart 801 sales

Code-Ninjas supports this item

Supported

311 comments found.

Im also getting Fatal error: Call to undefined method WooCommerce::get_attribute_taxonomies().

Can you fix this please!? Such a great plugin…

Hi,

Glad you like it. We’re working on the fix at the moment and will have it out soon.

Hi there,

Sorry for the late response.

I’m sure you figured it out by now, but if not, yes upload via ftp and overwrite existing.

Enjoy!

Thanks, Gerry! I may have to do that. So, I just upload the files via ftp and it reverts it back?

Yes, just overwrite the Woocommerce directory with the old version that you have downloaded and it will revert back. Apologies doe the hassle, we’re working on the fix.

Hi Kelbel,

Just download previous functional version of woocommerce, upload via ftp.

I used version 2.2.11 found here: https://wordpress.org/plugins/woocommerce/developers/

Works perfect for me.

Until this is updated, good luck!

Gerry

Thanks for this!

Hi, I just bought this and installed, but I am getting a blank screen right after. I realize that this may not work with the newest versions of Woocommerce. Is this correct? Thanks

I am getting a blank screen right after I try to activate the plugin, I mean.

We’re working on the fix at the moment. Should be done in a few days.

These guys are really on top of things.

Confident that the updated solution is just around the corner.

:)

Much respect, and thanks for a great plugin!

Thanks for the comment! Appreciated. We’re working on a fix at the moment and should have to out within a few days

Hi, I’m having the same problem after upgrading woocommerce to 2.3.3: Fatal error: Call to undefined method WooCommerce::get_attribute_taxonomies()

Please help me to solve this problem. Thanks

Hi, We’re aware of the problem and looking into a fix.Thanks for letting us know.

I replaced this $woocommerce->get_attribute_taxonomies() with wc_get_attribute_taxonomies() here: woocommerce-seo-latest/admin/settings.php and here: woocommerce-seo-latest/woocommerce-seo-widgets.php

Hi,

Updates been released to fix Woocommerce 2.3 compatibility. You should get a notification in Wordpress to download version 1.1.4.

Hi Code Ninjas,

Since the last Woocommerce 2.3.3 update i get the same error as cmisak:

Fatal error: Call to undefined method WooCommerce::get_attribute_taxonomies() in /home/rc2jaywolfe/public_html/wp-content/plugins/woocommerce-seo-latest/woocommerce-seo-widgets.php on line 25

Any idea on how to solve this?

Thanks!

Looking into it as we speak.

Hi As soon as I enabled the plugin, I am now getting 404 errors.

Also I want to remove “Product” from URL for single Product. http://jamentertainers.com/product/bag-pipe-players/

What should I do?

With regards to the 404, resave the SEO settings and your permalinks. That will refresh the URLs. The plugin doesn’t remove the product base, only the category base.

At the moment, When I open category, it shows www.domain.com/category. But when I open Product, it opens www.domain.com/Productbase/Product

Can I change it to www.domain.com/category/product?

Thats something for your Woocommerce permalinks and not a feature of the plugin. I think you add product_cat to the product permalink but not sure. Probably best to look it up.

Any thoughts on why the URL in the Filters widget is adding the wordpress installed folder name into the URL path?

See Screenshot – Only reason it loaded is because I removed the cms from the path. Otherwise I get a fatal error

http://prntscr.com/5w88sg

Thanks. Glad you like it,

Funny you should mention the layered navigation entrancements. We’ve actually had a lot of suggestions to make the plugin compatible with other plugins that do swatches and ajax layered navigation all the while keeping the SEO URLs intact.

As you can imagine, trying to get multiple plugins working this way – especially since we would have no control of the code – would be a nightmare!

So we’ve actually been thinking about creating our own layered navigation widget that will have swatches, ajax and much more all the while being fully compatible with our SEO plugin!

Keep an eye out for it!

I think there might be an issue with drop down (see screenshots)

WORKING – LIST: http://prntscr.com/6aixsr
NOT WORKING – DROP DOWN: http://prntscr.com/6aizbg

Now thats interesting! Good find. Looking into it now.

Hi Code Ninjas,

I’m using this plugin and Yoast SEO too, but it overrules the meta title from the Woocommerce SEO plugin.

Any idea make an exception for the Woocommerce categories so that the Woocommerce SEO meta title is shown?

Thanks!

Hi,

I’m not too sure if there is a way in Yoasts plugin to do this any more. I’ll see what i can do.

Hi Code-Ninjas,

Thanks for this plugin. Is it possible to create a dynamic H1?

So a heading would be like T-Shirt Green Long when you are at http://www.example.com/thirt/green/long?

Any idea how to solve this? Now all my variations pages have the same H1 title..

Hi,

Its not currently part of the plugin but it is a good suggestion and one that we can look into adding. The plugins due an update so we’ll try and add it in.

Thanks

I wanna buy it to rid off the cattegory but I read that:

http://docs.woothemes.com/document/removing-product-product-category-or-shop-from-the-urls/

What you suggest? Thanks

The plugin removes the product category base but not the product base.

I installed but removed by category url http://shop.myphamroh.com

I don’t understand the language that the site is in but from looking around, it looks fine to me. I can’t see the category base in any of the products. e.g. the url for one of the categories is http://re102.com/gia-dung/. Not too sure what the problem is.

i actived to removed url but dont change.

http://www.mundocrystal.com/blog/producto/puntera-olimpia/

Whats the problem?=?

The plugin doesn’t remove the product base, only the category base.

Hello, it work with latest version of woocomerce (2.2) and wordpress (4) ? Thanks

Yes it does,

Hello, can you help me. http://uggi-city.ru/magazin/ Filter show wrong counts and don’t filtered at all. May be you now how to fix it. Thank you

Email sent. Did you get it?

Sorry, i didn’t recive email

Hmm, not too sure why the email didn’t go through. I’ll put the instructions here.

Basically, the plugin stores all the rewrite URLs for the layered navigation in the wp_options tables in an option name called ‘woocommerce_seo_rewrite_rules’. These rewrite rules then get added onto Wordpresses own rewrite rules on page load. The data is stored as a json encoded array. You simply need to access this option and decode the json:

$rules = json_decode(get_option('woocommerce_seo_rewrite_rules'));

Then you can foreach through the array and get the rule and what it is to be re-written to.

Hope that helps

Hi, nice plugin. Thanks

One questions, this plugin can edit description brands? to show on meta description?

Hi.

I’m not too sure what you mean by description brands? if you have a category called brands then you can edit the meta description within the category page.

Howdy

How does the filtered nav get around duplicate pages / content?

e.g. Depending on which filter the user clicks in what order, you could have: website.com/categoryname/black/small

and

website.com/categoryname/small/black

both with the exact same products and therefore content. Can you noindex the filtered / layered nav pages?

Hi,

The plugin defaults the order of the filters to be alphabetical always. So taking your example, the order will always be Colour first, then size (assuming your attributes are called Colour and Size). The plugin will also order the filter values alphabetically too (i.e. Black, Blue, Red etc). So the order in which the URL is created is always the same.

So regardless of if the colour attribute is selected before of after the size attribute, it will always put the colour first in the URL.

To take this a step further (and as a fail safe), when the URLs are generated, the plugin will always check to see whether that URL combination already exists and will only add the URL if it does not.

Hope that helps :)

Hi,

I would like to ask you if you solved the problem with Wordpress 4.0 and Woocommerce 2.2.4 like someone write in comment. I would like to buy your plugin but if I know that there is bug I can not buy your plugin. Thanks for reply.

Michal

Hi,

Sorry, please can you tell me which problem that was?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey