Wordpress Post Link to Custom URL

Status: Open · Asked by dowlaghar on · 0 views

dowlaghar — Question ·

I want to integrate Wordpress with Pabbly Connect to create Bulk posting using Google Sheets. Now that the way my Wordpress Post format is When post is created, the PAGE LINKS TO rather than a ITS A NORMAL WORDPRESS URL it leads to A CUSTOM URL with the help of "Page Links To" WORDPRESS Plugin. Now when I want to Automate the BULK Post creation, I am unable to map the link to A CUSTOM URL in Pabbly connect. How to overcome this.

dowlaghar — Reply ·

Hey first and foremost thank your for your quick response.

yes I want to add custom URL of Google Photos Album to the WORDPRESS post. When someone click on Post rather than leading to in detailed post page, click will lead to Custom URL i.e. Google Photos link

dowlaghar — Reply ·

I have created new Workflow again. Here is what I want to achieve to automate my repetitive work. I get Google Photos Album link from my client. Same I need to create a post in Wordpress with "Post Title" "Custom URL(Post Link)" and "Feature Image" elements. Same thing to be operated every month.

Preeti Paryani — Reply ·

Hello @dowlaghar,

We conducted tests to determine whether your use case is feasible. During our testing, we changed the post status to "Published" and added a publicly accessible URL in the post content field. This worked as expected.

However, since the URLs you are mapping from Google Sheets are not publicly accessible, the posts are being created with a raw URL instead of displaying the expected content. To achieve the desired outcome, you will need to ensure that the URL passed in the post content field is publicly accessible.

Please refer to the attached images for further details.
Note: We have deleted the test posts created during this process.

Preeti Paryani — Reply ·

Hello @dowlaghar,

Could you please let us know where you took this screenshot from? This will help us better understand the context and explore the possibility of adding the link to the specific button.

dowlaghar — Reply ·

Here you will find the list of Posts I have created manually. Have a look at Backend of Post creating page

I am able to add custom link to the post using this Wordpress Plugin https://wordpress.org/plugins/page-links-to/

Once the post is created it will show in the following link

https://stanthonysgundlapochampally.in/events-2/

Post titles are
1. UNO Day
2. Field Trip
.
.

When someone clicks on the above Post Titles, it will lead to a Google Photos link the same can be view in the shared screenshot

Preeti Paryani — Reply ·

Hello @dowlaghar,

Unfortunately, the use case you're looking to achieve is not possible.

dowlaghar — Reply ·

Oh! thank you for your support.

By the way, any other possibility of achieving this? the ultimate goal is when parents visit the website they should click on the provided Google Photo link along with the Featured image.

Preeti Paryani — Reply ·

Hello @dowlaghar,

Currently, this is not possible via API calls. You would need to add the link manually.

dowlaghar — Reply ·

Okay! Fine, I will work on it.

Just want to know How to add a unique featured image to each post?

Preeti Paryani — Reply ·

Hello @dowlaghar,

The WordPress API does not provide an endpoint to upload a featured image. If you want to add a featured image while creating a post, you can either select it from the dropdown or map the ID to dynamically add an image.

However, if you first need to upload the featured image and then assign it while creating the post, that doesn’t seem to be possible, as there is no API endpoint for this. You may refer to the workaround shown in the attached video tutorial and let us know if it works for you.

youtube.com/watch?v=HazDt6xJMFw

Back to all forum threads · Log in to reply