We have successfully federated our Wordpress blog, thanks to @pfefferle
You can follow us @admin
I wish I could get it to work in my WP site.
That would be great. After installing the Activity Pub plugin, I am not able to get it functioning as described. Not sure what's wrong.
Have you clicked on 'users' and found your Activity Pub username? Ours (for example) is @admin
@ScottMortimer can you go to the profile settings and search for Fediverse? Can you post your identifier?
@ScottMortimer oh, I see the Problem... the Index.php breaks the E-Mail-like identifier.
@pfefferle
Anyway to fix this?
@ScottMortimer get rid of the index.php in your url
@ScottMortimer I am not sure how you configured your wordpress or why it uses the index.php so it’s hard to help in this case
@pfefferle
Thanks for the assistance. I will look into trying to change my permalinks while not breaking the site.
@ScottMortimer might be possible with a mod-rewrite rule!?!
@ScottMortimer Apache or NGINX?
@ScottMortimer ok, then it should be done with removing the index.php or a mod-rewrite
@pfefferle
OK, profile looks like this now: scott@scott.mortimer.name or https://scott.mortimer.name/?author=1
@ScottMortimer that is also bad! It needs pretty URLs but without the index.php... otherwise it will not work on your blog... sorry
Even after modifying .htaccess to remove index.php. no mater what I choose as a permalink structure breaks the site. *sigh*
@ScottMortimer do you have mod-rewrite installed on your server?
It took us a bit to figure out how to work it. Have you installed the plugin?