solosails
Forum Replies Created
-
Hi Peter, as always, you guys blow me away with your level of support.
Thank you.
Without being rude, is there anyway to target all taxonomies/attributes rather than individual ones?
Thanks again, Andrew
Sounds Ideal! Thanks.
I use a hook modifier for some of my Themes functions, to pull in titles and descriptions etc in Categories etc, but wondered if there was a specific AIOSEOP Hook plugin.
PS, its not the product tags or categories I have an issue with, I have dealt with that already using…
/** * Adds a noindex, nofollow meta tag to product category pages. */ add_action( 'wp_head', 'mycode_add_noindex_to_product_category_pages' ); function mycode_add_noindex_to_product_category_pages() { if ( is_product_category() ) { echo '<meta name="robots" content="noindex,follow">'; } }Thanks, Andrew
Hi Peter,
Thank you for your response.
I wondered what the loop type effect of adding a noindex to Sitemap might cause.
Very surprising Google index them, would have thought it a very obvious thing not to index, but there you go!
RE Variations/Attributes, If you can reproduce this and have a soloution that would be great.
What is the meta hook? A plugin?
Many thanks, Andrew
On my second part of the Question, I think I should be asking about attributes as well as variations.
An example, I have an attribute on my e-commerce store called ‘Size’ and then various variations such as Large Xl etc.
If I type www. solosails. com/size/large I get a fairly useless list of items that use the Large attribute and it is these that I would like to add noindex,follow to, or specifically anything that has an attribute assigned.
Hope that makes sense!?
Thanks, Andrew
Just to say thank you once again guys for your amazing product and instant support.
Google have finally stopped penguin bashing me and returned me to page one rankings for all my keywords, and this is without doubt 90% due to your plugin.
Thank you.
Hi Peter,
Yep, that’s working!
Thank you!
Hopefully Google will stop beating me repeatedly with their punishing stick now!
Thanks again, ANdrew
OK, I got it back by deleting the plugin and installing 2.1.7.
2.2 and 2.2.1 break this setting for me..
Hope you can find the issue!
Thanks, Andrew
Actually, none of the noindex settings from AIOSEOP are working, archives, tags etc, all of them are set to noindex, but they aren’t…?
Great, thanks again.
Hi Peter,
Thanks once again for your amazing support.
Do you think I should add this in or not? Currently I have tags set to noindex in an attempt to cut down duplicate content. And as mentioned this also has the canonical url listed as well.
Very best regards, Andrew.
Hi there wpsmort,
There was a post by one of the Google team members (John Mueller) saying that you shouldn’t mix rel=canonical and noindex
http://www.seroundtable.com/noindex-canonical-google-18274.html
However, if you guys think this is not a problem, I am more than happy to take your word for it.
Personally, I can’t see why there should be a problem, but I have recently suffered a MASSIVE hit from google going from first page to practically invisible about a month ago and I’m very keen to make sure that there is absolutely no excuse for Google to penalise me any more!
Thanks, Andrew
Fantastic, that’s great news, thanks.
Forum: Plugins
In reply to: [WooCommerce] Schema product data incorrectly listingAhh,
I have discovered it’s to do with the theme I am using which has a hack to make Woocommerce work.
Im using page lines if anyone might be able to help with this?
Very well indeed, thanks again
Hi,
My apologies, you have done this already, sorry I missed that the first time I looked in the settings!
Great work, thanks again!
Cheers, Andrew