Wordpress Syndicate

TumblingJazz Tumblr bot discussion
Post Reply
bpg90
Posts: 23
Joined: Tue Apr 01, 2014 12:04 pm

Wordpress Syndicate

Post by bpg90 »

Hi,

I don't know if it possible but is there an options that all the posts in wordpress get a different title?
When I add images to Tumblr and post them on Wordpress they get all the same titles.

So that in TJ you can enter a list with titles and that those titles are used for the titles on wordpress.
Maybe randomly picked from the list.
User avatar
martin@rootjazz
Site Admin
Posts: 35814
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Wordpress Syndicate

Post by martin@rootjazz »

Should be, let me take a look and get back to you...
User avatar
martin@rootjazz
Site Admin
Posts: 35814
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Wordpress Syndicate

Post by martin@rootjazz »

The title for the wordpress post, should be what you set in the meta title for that image. Which should be the same as the tumblr title.

The only way I can see each wordpress post gets the same title, is if you set all images to have the same title.

Or maybe I have misunderstood.

Are you setting a title on the Post Images tab in Tumblingjazz?
bpg90
Posts: 23
Joined: Tue Apr 01, 2014 12:04 pm

Re: Wordpress Syndicate

Post by bpg90 »

admin wrote:The title for the wordpress post, should be what you set in the meta title for that image. Which should be the same as the tumblr title.
Yes that is correct, but I just want that all those titles are different. So that each post, that is posted via TJ on Wordpress, has a different title.

If I set up 30 images in TJ and assign meta data to it with the title: "The most beautiful picture", then on my Wordpress website will come 30 posts with the title: "The most beautiful picture".

But my idea was that all those 30 posts on Wordpress, posted via TJ, have a different title.(Or maybe not all 30 but atleast some different titles) And that you can insert somewhere in TJ your titles. And those titles will be randomly picked and put on
the wordpress post.
User avatar
martin@rootjazz
Site Admin
Posts: 35814
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Wordpress Syndicate

Post by martin@rootjazz »

Ah, ok I understand you.

Can you use the tokens for wordpress only

Code: Select all

{{SYN} put your syndicate only text here}

{{SYN} ................ }
So you could then do some spintax for some randomness

{{SYN} (option1|option2|option3)...}

Or did you have other ways in mind to get wordpress only text in the title?
bpg90
Posts: 23
Joined: Tue Apr 01, 2014 12:04 pm

Re: Wordpress Syndicate

Post by bpg90 »

admin wrote:So you could then do some spintax for some randomness

{{SYN} (option1|option2|option3)...}
ahh oke, didn't know that. I'm going to try this.

Thanks
User avatar
martin@rootjazz
Site Admin
Posts: 35814
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Wordpress Syndicate

Post by martin@rootjazz »

Sorry gave you the wrong syntax,

it is

Code: Select all

((SYND).....)
User avatar
martin@rootjazz
Site Admin
Posts: 35814
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Wordpress Syndicate

Post by martin@rootjazz »

Also, just fixed an issue with using synd only values for the tile and tags meta. Update ready in 10 minutes
User avatar
martin@rootjazz
Site Admin
Posts: 35814
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Wordpress Syndicate

Post by martin@rootjazz »

Post Reply