illmasterj
BuSo Pro
- Joined
- Aug 5, 2018
- Messages
- 461
- Likes
- 401
- Degree
- 2
We have the AI content thread, but what about templated content (manually written) at scale? I've never done this and would love to execute on it correctly the first time.
Say you're going to publish content on fishing laws in every single state, and you have the template:
The words in between the headings are different, but the headings and title format are identical for every state. Is it an issue to do this 50 times over? What about if it was done for every state/province in the world (3000+)?
Is it smarter to have, say, 3-4 templates to be used at random for the same content type instead? Or is this overkill?
Say you're going to publish content on fishing laws in every single state, and you have the template:
Code:
Title/H1: Fishing Laws in %state%
H2: %state% Fishing Regulations
H3: Seasons
H3: Catfish Bow, Crossbow and Hand Fishing Regulations
H2: Fishing Licenses in %state%
H3: Requirements
H3: Stamp Privileges
H3: Exemptions
H2: %state% License Types and Fees
H3: Residents
H3: Non-residents
H2: Where to Buy a License
The words in between the headings are different, but the headings and title format are identical for every state. Is it an issue to do this 50 times over? What about if it was done for every state/province in the world (3000+)?
Is it smarter to have, say, 3-4 templates to be used at random for the same content type instead? Or is this overkill?