You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirmed that I could follow and unfollow WordPress.com Simple sites with custom domains and Jetpack sites as expected.
However, following a WordPress.com Atomic site (e.g. rachelmcr-test-domain.blog) or a domain linked to a WordPress.com site through a domain mapping or site redirect record that isn't actually a WordPress site (e.g. google.com) leads to unexpected results:
Enter the command for an Atomic site, such as follow https://rachelmcr-test-domain.blog.
The bot responds with the message Now following rachelmcrtestdomain.wordpress.com (the underlying subdomain).
Publish a post on the site.
The bot shares the post in the channel with the correct custom domain.
Try to unfollow the site with unfollow https://rachelmcr-test-domain.blog.
The bot responds with the error It seems you were not following https://rachelmcr-test-domain.blog.
Try to unfollow the site with the subdomain: unfollow https://rachelmcrtestdomain.wordpress.com.
The bot responds with the message No longer following https://rachelmcrtestdomain.wordpress.com.
This is confusing but also makes it hard to unfollow a blog like this if any time has passed since following it, because the underlying subdomain isn't discoverable.
The text was updated successfully, but these errors were encountered:
Yes - this seems to be an issue with the XMPP functionality and seems specific to atomic sites (I haven't seen it for any other kind of jetpack site).
It still would be possible to subscribe to a WordPress.com site using something other than the primary domain and you would get this kind of behaviour but i'm not sure why the primary domain isn't being used in the case of atomic sites.
I confirmed that I could follow and unfollow WordPress.com Simple sites with custom domains and Jetpack sites as expected.
However, following a WordPress.com Atomic site (e.g.
rachelmcr-test-domain.blog
) or a domain linked to a WordPress.com site through a domain mapping or site redirect record that isn't actually a WordPress site (e.g.google.com
) leads to unexpected results:follow https://rachelmcr-test-domain.blog
.Now following rachelmcrtestdomain.wordpress.com
(the underlying subdomain).unfollow https://rachelmcr-test-domain.blog
.It seems you were not following https://rachelmcr-test-domain.blog
.unfollow https://rachelmcrtestdomain.wordpress.com
.No longer following https://rachelmcrtestdomain.wordpress.com
.This is confusing but also makes it hard to unfollow a blog like this if any time has passed since following it, because the underlying subdomain isn't discoverable.
The text was updated successfully, but these errors were encountered: