Export all article with some condition
maximilianjihan
indonesia
Hi,
How can i get the output for export all article in one text file (txt+ html) with these format:
Title article 1 (plain text)
body article 1 (html)
Title article 2 (h2)
Body article 2 (html)
Title article 3 (h2)
Body article 3 (html)
and so on. . .
actually I've modify and getting stuck on that. . need help
Best
How can i get the output for export all article in one text file (txt+ html) with these format:
Title article 1 (plain text)
body article 1 (html)
Title article 2 (h2)
Body article 2 (html)
Title article 3 (h2)
Body article 3 (html)
and so on. . .
actually I've modify and getting stuck on that. . need help
Best
Comments
The idea is i want to make article with more than 5 sub heading (h2), then i using the this plugin to upload the content:
https://github.com/wppd/txtaspost
actually I've modify and create some template, and still getting stuck on that.
Here the result that i'm looking for (compare with current result)
actually what i'm looking for is like this one:
actually my main purposes is
- I want to create article with more than 5 of h2 (subtitle).
- it seem not possible to get that output for each individual article from the project by using "decoration/spoiler option".
Current Solution:- the solution is, i create 5 article with format: 1 image center in before first paragraph and article length only 40-60 words.
- Then, i combine all article from the project in to 1 article ( 1 text file with html)
then, i figure out how to upload that txt file and i found: https://github.com/wppd/txtaspostalso i've modified the export template, and the output still
title 1 (plain text)
title 1 (h2)
body 1 (html)
title 2 (h2)
body 2 (html)
title 3 (h2)
body 3 (html)
title 4 (h2)
body 4 (html)
What i'm looking for is:
title 1 (plain text)
title 1 (h2) (REMOVED)
body 1 (html)
title 2 (h2)
body 2 (html)
title 3 (h2)
body 3 (html)
title 4 (h2)
body 4 (html)
let's said that we can create multiple h2 from 3+ word length keywords added to the project and the output h2 is exactly same with these keywords right..
It seem better for the h2 is like "generated title" rather than put long tail as h2. . i don't know its possible or not. .
that why, i create the content by combining many micro article become one article
btw for this one:
"It seem better for the h2 is like "generated title" rather than put long tail as h2. . i don't know its possible or not. "
is there any featured that generated h2 like "title generated" rather than displaying long tail as h2?