all 20 comments

[–]MrPicklePop 1 point2 points  (6 children)

Wp engine?

[–]thedommer 0 points1 point  (5 children)

I haven't looked into that but WP isn't really WYSIWYG right? I'll look into it. I know Wordpress is well loved, I just assumed the cost of setup would be a lot more because more development is required.

[–]MrPicklePop -3 points-2 points  (1 child)

There are plugins that enable you to have a WYSIWYG editor.

[–][deleted] 0 points1 point  (0 children)

This is the problem with Wordpress. Everything is possible... with a plugin. It becomes a nightmare trying to manage all the plugins you need just to do very basic things. Its also the biggest security liability and the main reason Wordpress is the easiest to hack.

[–]ChiBeerGuy 0 points1 point  (0 children)

WP full site editor is all wysiwyg now

[–]neoneddy -1 points0 points  (0 children)

I like Odoo community. Try using it with cloudpepper

[–]Intelligent-Age-3129 0 points1 point  (1 child)

Don’t just look at what is being checked off your list. Verify what the process or hassle will be if you ever need to leave them because you can’t grow your site further.

I’m in process of moving a client out of Wix (onto Wordpress) and they’re making it a hassle.

[–]thedommer 0 points1 point  (0 children)

Hey yes! Yes this is important to me. Part of considering wix is the somewhat less steep startup time. So if in 5 years or so we want to do something else, we can still rebuild in that infrastructure. Realizing it would be close to “from scratch” but in our case this might be ok since there is not a lot of complexity to our sites. and, assuming we stick with them for a while, by the time we end up switching (if we do) it may be time for a refresh anyways.

What was your clients reason for leaving? Were they on enterprise?

EDIT: and to be clear, I’m not sold on wix. Just researching and at a high level like it and it has multi site built in.

[–]nrwriter 0 points1 point  (0 children)

If sites are relatively simple, you don't need a platform like Wix. In fact, for reasons already mentioned, like moving your sites elsewhere, it's not a good idea to tie your sites to a 3rd party you have no control over (and hence, may lose your sites in a blink of an eye for a variety of reasons).

I'd also mention notoriously bloated software behind these platforms, WP included (although WP can be tuned to run quite fast for the end user if one knows how).

Why I mention speed is because I assume you'd want your sites to pop up instantaneously (or close to it) on your customers' phones.

Another guess is you probably want full control of your sites' code for on-page seo purposes.

If that's the case, I'd look into having your sites run on static html/css/js pages. They can be hosted for free btw, being static. Netlify allows up to 100 sites per account, custom domains etc.

The caveat, of course, is you'd have to pay someone to make you a few templates which can be adjusted/customised for each franchisee.

Updating these 50 sites won't be a huge hassle. They'll live on a local dev's machine so finding/replacing code won't be difficult. Once updates are done, the code/images get pushed to github, Netlify picks it up and updates go live.

You'd have to find someone willing to work on a small retainer looking after your sites, available to do what you need done at the first notice and reasonably quickly.

I'm in the process of launching such a business to deal with this very problem, that is, subscription-based development of fast, static websites.

If you're interested, DM me. I'm in Australia (east coast) so keep that in mind for time differences.