#Loqi[roots] soil: WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications
#tantekthat sounds like a great plugin (just reviewed the readme)
#tanteksince it both removes extra junk, and adds stuff like Google Analytics, I wonder if it could handle upgrading any Theme/Frontend microformat etc. markup to use mf2
#[asuh]I’ve used it with both their Sage theme and other custom themes and it works very nicely. It’s worth investigating whether they’d be on board with mf2 integration
[miklb] joined the channel
#[miklb]we have a plugin for handling adding basic mf2 to themes, but the way WP works, it’s less than ideal solution vs a theme written to support mf2
#[miklb]now if Sage were to get mf2 support, that would be a nice boost
[eddie] joined the channel
#[asuh]I’ve been working on my own site with the Sage theme to do some of that, just to see what it takes
#tantekasuh, from the looks of it soil works with a set of "modules" that each do separate things, so one possibility would be an "mf2 upgrade" module that would do exactly that to your mf markup
#tantekthat individual users of soil could enable or disable as they wished
#@carlhancockWhat WordPress needs is a good old old-fashioned tell-all exposé on all of the shady behavior & practices within the WordPress commercial ecosystem that goes on behind the scenes, has gone on in the past and continues to go on behind the scenes that isn’t public knowledge. (twitter.com/_/status/971182969514799105)
#@carlhancockWhat WordPress needs is a good old old-fashioned tell-all exposé on all of the shady behavior & practices within the WordPress commercial ecosystem that goes on behind the scenes, has gone on in the past and continues to go on behind the scenes that isn’t public knowledge. (twitter.com/_/status/971182969514799105)
#Loqiok, I added "https://twitter.com/carlhancock/status/971182969514799105 thread" to the "See Also" section of /WordPress
#loqi.meedited /WordPress (+410) "tantek added "https://twitter.com/carlhancock/status/971182969514799105 thread" to "See Also"" (view diff)
#tantekthat's quite the neat tweet expansion for see alsos
#LoqiIt looks like we don't have a page for "Yoast SEO" yet. Would you like to create it? (Or just say "Yoast SEO is ____", a sentence describing the term)
#LoqiIt looks like we don't have a page for "Yoast SEO" yet. Would you like to create it? (Or just say "Yoast SEO is ____", a sentence describing the term)
#tantekmigrates the PHP files size thread to #Indieweb-dev
#[asuh]Yoast SEO is a WordPress plugin that adds specific functionality to your website that will help you to improve your position in the organic search results.
#[asuh]I saw an excellent presentation on SEO at a Wordcamp last year helping me better understand the value of SEO today. It’s a little different than it used to be since the themes and WordPress core have worked out a lot of the technical stuff
#[asuh]I used the word “excellent” because he shared a lot of things I had not considered before but made a lot of sense
#[asuh]But yes I agree with you tantek. So many SEO “experts” promote and do things I don’t agree with or like.
#[miklb]off topic for WordPress but talking about SEO, I noticed some repos on GitHub are using a default meta description tag but have correct Open Graph descriptions using the repo summary/description. I emailed them about that and the person that replied was confused about my question.
tantek joined the channel
#Ruxtonmiklb: I don't think it's some, more like all, I've never seen the meta desc on github be the repo description, og:desc is though, the repo desc is appended to title
[miklb] joined the channel
#[miklb]weird. I see that now, but don’t recall seeing it yesterday.
#[asuh]At the bottom, he links to a WordPress plugin based on his post
chrisaldrich joined the channel
#chrisaldrichasuh: If you hadn't seen it a bit ago, kevinmarks had a brilliant post about all these meta-data bits like Open Graph. Each silo seems to have their own preferred version: http://www.kevinmarks.com/partialsilos.html
#[asuh]I like that Stoyan’s post above went over the code as well so those compliment each other well
tantek joined the channel
#chrisaldrichI've used the Yost competitor All in One SEO to do a lot of the meta details and OG stuff like that. It's worked pretty well, but isn't always the most DRY way of doing things.