Event #51: “Build a Community with WordPress and Social Media”, by Luna Carmona

Luna started by giving Mark Z of FB as a good model for communication. Someone to be trusted! I guess this indicated I was not the target audience;-)

I did enjoy the talk. Luna covered the way she had used social media to support building a community around Achieve More Scotland. This is a small but valuable organisation. In a couple of years they have greatly increased online engagement.

Takeaways:

  • try multiple channels don’t be scared of dropping the ones that have little engagement.
  • Meet community where it exists using the channels folk already use.
  • Twitter in the morning, Instagram in the middle of the day and Facebook in the evening.
  • Try for community rather than followers.
  • Respond quickly.

There are lessons for online educational communities here.

There wasn’t much specific WordPress information I wonder if some IndieWeb tech could help?

Reposted PressED Conf - A tweeting WordPress conference on Twitter (Twitter)
“Hey #PressEd people. We're aiming to make the next PressEd twitter conferenxe as equitable as possible. We welcome your thoughts and suggestions. RTs gratefully appreciated”

I enjoyed PressED, #pressedconf18,  last time, looking forward to seeing the rerun with extra equitably.

Replied to INTERTEXTrEVOLUTION by Greg McVerryGreg McVerry (jgregorymcverry.com)
Wow @dshanske back at it and already addressed the bugs in last release of post-kind plugin. @mrkndvs @johnjohnston is out. Please update to  3.1.1 and let us know if you bump into issues. #IndieWeb #digped #literacies If you read the change log Dave tackled a ton of issues in 3.1.0. Always looking...

in reply to: Greg manual u-in-reply-to

Hi Greg, both Arron:

⚠ Version 3.1.1 · Issue #230 · dshanske/indieweb-post-kinds

and I:

3.1.1 text Array in quotes and Name · Issue #231 · dshanske/indieweb-post-kinds

Have let David know about a couple of problems we are having. This post being an example!

Replied to Searching for my #IndieWeb WordPress Exit Plan by Greg McVerryGreg McVerry (jgregorymcverry.com)
It maybe some time before I start th move from WordPress. This is about developing the exit plan. Not jumping from the plane while I try to put on the chute.

Hi Greg,

I’ve had my own struggles with getting IndieWeb working here too. I’ve a fair bit I still need to sort out.

I wish I had a bit more time to play/work with this stuff, I don’t think I’d fix any problems but I might get things here working more to my liking.

I do think that WordPress is the best chance of getting the IndieWeb working for the rest of us. The other approaches seem to technically daunting for me.

On getting webmentions to work I found the WP Crontrol plugin useful. It lets you see the webmentions queueing up and you can run them manually. That might be worth a punt.

Anyway, good luck and I’ll be very interested to see what you come up with.

Reposted WordPress Glasgow on Twitter (Twitter)
“Join us this Saturday at @SouthBlockSpace for a full day of #WordPress #OpenSource Step into the community and join the #Accessibility, #Core - #DataPrivacy & #Gutenberg, #Support, #ThemeReview, #Polyglots and #Marketing teams for a fun day! https://t.co/aXbEGVgFst https://t.co/xnDy2I5yks”

Going to pop along to the morning sessions.

Replied to INTERTEXTrEVOLUTION by Greg McVerryGreg McVerry (jgregorymcverry.com)
Ahh I think you use SemPress I am using 2016-IndieWeb I want to change the bookmark feed so the title of the post is the title of the source, needs to include link to source, and then my content. For quotes the block quote doesn’t display. I just haven’t had the time to practice making the templ...

Hi Greg,
My bookmark feeds don’t have the titles of the bookmarks. Nor link to them. Ones < 280 chars don’t have titles.

The RSS templates are not in my theme but in WordPress in wp-includes. I added only one of my own for microcasts and it goes in my theme folder. It is added as a custom feed.

I don’t think that the indieweb themes do anything with the RSS. It sounds like you are looking for daring fireball type titles/links? I think there was a plugin for that.

BTW I didn’t, yet, get a mention from your post?

Since joining micro.blog I’ve been messing around with my blog and its RSS on and off. I had settled on removing the titles for status post RSS feed. This means short status posts (<280 characters) were passed over to micro.blog and displayed the whole content there. Longer posts are truncated and linked.

Unfortunately this meant that microblog looks quite ugly sometimes, especially when it posts a truncated indieWeb reaction that includes a quote. So I’ve changed how it works a little to only remove titles from the RSS id there are <280 characters.

This is a status post, so hopefully it will show up on Micro.Blog as a linked title.

Details in this gist: functions that have do with micro.blog and microblogging that live in my child theme’s functions.php

Before and after display of a post in micro.blog