HTML site editor software

leechesBleechin

Supreme Member
Joined
Feb 16, 2017
Messages
1,218
Reaction score
3,224
I don't actually know what section this should be going in. So if it needs to be moved sorry about that!

I'm doing an experiment and I need to create good-looking unique 1-page HTML-only websites in bulk, all different. But I don't want to have to do all that by hand with a traditional editor. Is anyone doing anything similar and can recommend a WYSIWYG or other random HTML builder software that can export? I see a lot of options online, too many, So I'm fishing for some suggestions. Thanks! <3
 
Would they all be based on the same core template and you just want to change text, images, contact form details and colours?

Also are you bothered about seo?
 
Would they all be based on the same core template and you just want to change text, images, contact form details and colours?

Also are you bothered about seo?
No the seo doesn't matter on them, And i guess they can all be based on the same core template, which would make things way faster.
 
I use nicepage too but not for bulk creation
For test purposes i guess the bulk isn't as important, i need to see if my method works first. After that ill probably have to find a better way to doing it. So always up for suggestions. As a last resort i can probably just do what gringo suggested, the good ol fashion way.
 
For Bulk your best choice is using scripting language like python or PHP , create a web interface for it and input the parameters, and it will generate the template for you.
 
Back
Top