telsenome
Forum Replies Created
-
Ok, maybe it’s more efficient than I’ve assumed.
Yeah, I think that is the approach I’ll have to take. Although it’s not very efficient…
Forum: Plugins
In reply to: [Easy FAQs] Use on site that use wordpress as headless cms?Resolved.
Forum: Plugins
In reply to: [Yoast SEO] How to disable @type WebSite?Ok, thanks
Yeah, you’re right. I feel like the current solution I’m using is not very efficient though, so wondering if someone knows of a smooth way to do it.
First I fetch all post type
Movies
, I add all the categories they’ve been put in into a set. And now I know all the categoriesMovies
have been put in. But fetching all posts is not very efficient and the REST API is capped at fetching a maximum of 100 entries, so if IMovies
post type no101 has been put in a category that none of the preceeding 100 entries was put in, I won’t know that.Thank you. I’ve created an issue in Github
Thank you @suascat_wp
Just a quick question. Have you tried it for the Network admin? And not for the Site admin? Because it works fine deactivating/activating the feature on Site admin, but Network admin (multisite) can’t control it
1. Doesn’t resolve
2. Have v15.3 installed
3. Yes
4. Using WordPress v.5.5.3
5. No Javascript errors
6. It’s Yoast that adds the option. Go to Yoast SEO > Features > Scroll all the way down (there is says Enhanced Slack sharing)Thank you, Priscilla.
Thank you.
Hi Maybelline
But the yoast_head response has all links pointing to https://wp.example.com/blog/us/ whereas we’d like them to point to https://othersite.com/us/journal. Is it possible to change so Yoast outputs the https://othersite.com/us/journal url instead?
Can’t find any information about that in the docs.