vladoa
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] How to set up relative path to the optimized css and js files?Thank you!
Oh okay, I get it now.
So right now it’s not possible, unless I add the block markup in TinyMCE and then call the functions to render the blocks.I wouldn’t share it publicly because of NDA but what I ended up doing is changing the AMP permalink structure to ?amp instead of /amp/
I also have custom hierarchical taxonomies so it was confusing the plugin and I decided to use the query string option ?amp
The issue is still there though, and I described the steps to reproduce in my initial post.Sure, but what would you like to see on the screenshots more specifically?
Forum: Plugins
In reply to: [Autoptimize] Convert 404 errors to 301Oh wow, amazing! And such a fast reply! I’ll check out the 2.7 beta, thanks!
Forum: Fixing WordPress
In reply to: How To Add “rel nofollow” to Button Block on Gutenberg?I really don’t understand why
rel="nofollow"makes the button block say it has invalid elements when it is actually a html<a>tag, not a<button>tag.Can some look into this? It’s really ridiculous that Gutenberg insists on converting the button block to generic HTML if nofollow is included.
@marcanor thanks for the reply – this hook helped me add noindex to subpages.
@amboutwe I see that YOAST’s stance is to still do index subpages. I understand that and I get the point of “correctly calculating dofollow internal links” to posts, but there is one thing that remains:
Subpages rarely have any unique or meaningful content – they are very thin pages. Their sole purpose is navigation. I know that Google sees things from generic perspective, that on those pages there *might* be unique content, so they prefer to check them (and eventually index them), but in reality that is rarely the case.
It is quite hard for me to come up with a scenario where I would prefer that users land on a “Page X of Y” page rather than on an actual post/page.
To me it seems like a waste of crawling budget – I would rather noindex them and send Googlebot to pages that actually have unique and lengthy content. Like focusing a laser. It’s more economical and efficient. Imagine how much energy (money) would be saved if WP sites stopped indexing their thin subpages and focus on what is actual content.
You guys don’t have to agree with me, it’s just my 2 cents on the topic.Forum: Plugins
In reply to: [HREFLANG Tags Lite] Tag Pages don’t display the HREFLANG meta-tagsYou are amazing, David! Thanks! I will install the updated version now
Forum: Fixing WordPress
In reply to: 4.5.2 update resulted in MySQL faultHey @barron-barnett, have you managed to find a solution for this? I am facing the same issue and I really don’t know what to do.