workflow question
Status: Open · Asked by Digital Catalog on · 0 views
Hello, ive automated my wordpress blog to medium so when i post a blog post on my website it automatically goes to medium but how can i automate the canonical link to be automatically added from my wp blog to my medium account
Hi @digitalcataloghub,
Please try using the 'Get a Post by ID' action step and see if it provides you with the post URL.
Watch the video shared below to understand how you can establish a connection with your WordPress account.
Hi @digitalcataloghub,Please try using the 'Get a Post by ID' action step and see if it provides you with the post URL.
Watch the video shared below to understand how you can establish a connection with your WordPress account.
I have already done this and it works, the blog posts go to medium when posted on my website but it doesnt add the canonical url to my medium post i am asking how to automatically add the canonical url
Currently, you are not receiving a link to your WordPress post from the trigger step. This is why you need to add the 'Get a Post by ID' action step to your workflow. This action step should provide you with a link to the post, which you can then map into the 'Canonical URL' field of your 'Medium: Create Post' action step.
Currently, you are not receiving a link to your WordPress post from the trigger step. This is why you need to add the 'Get a Post by ID' action step to your workflow. This action step should provide you with a link to the post, which you can then map into the 'Canonical URL' field of your 'Medium: Create Post' action step.
i see then i will try to add this