Live data from Hacker News

Ask HN: Is WordPress the best way to create new websites for beginner

news.ycombinator.com

1–10 of 50 posts

Re: Ask HN: Is WordPress the best way to create new websites for beginner

#4
I love using WP for my blog and I've a self-hosted version. In your question "new websites for beginner" indicates that the user is a beginner and wants to build websites. If websites have simple and static content that don't involve any serious stuff (e.g. e-commerce) then WP is probably ok. But for serious work i won't use it.

Re: Ask HN: Is WordPress the best way to create new websites for beginner

#5

I love using WP for my blog and I've a self-hosted version. In your question "new websites for beginner" indicates that the user is a beginner and wants to build websites. If websites have simple and static content that don't involve any serious stuff (e.g. e-commerce) then WP is probably ok. But for serious work i won't use it.

What would be your choice for serious work then

Re: Ask HN: Is WordPress the best way to create new websites for beginner

#7
post #2

No. WordPress is a giant nest of security holes.

So what's the alternative

What's your goal? If you want just a random site, then WP will do the job. If you want to learn web development, then I'd start it with a local http server (apache/nginx/whatever's your poison) and start writing html/css/js by hand, and see how it builds up line by line.

Re: Ask HN: Is WordPress the best way to create new websites for beginner

#8

Earlier quoted context omitted.

So what's the alternative

What's your goal? If you want just a random site, then WP will do the job. If you want to learn web development, then I'd start it with a local http server (apache/nginx/whatever's your poison) and start writing html/css/js by hand, and see how it builds up line by line.

That is some good advice but i wanna know proper platform or way like wp

Re: Ask HN: Is WordPress the best way to create new websites for beginner

#9

Earlier quoted context omitted.

What's your goal? If you want just a random site, then WP will do the job. If you want to learn web development, then I'd start it with a local http server (apache/nginx/whatever's your poison) and start writing html/css/js by hand, and see how it builds up line by line.

That is some good advice but i wanna know proper platform or way like wp

Look for a "static site generator". Bearblog and Hugo are popular ones. Then you can host your site anywhere and don't have to worry about security problems.

Re: Ask HN: Is WordPress the best way to create new websites for beginner

#10

Earlier quoted context omitted.

That is some good advice but i wanna know proper platform or way like wp

Look for a "static site generator". Bearblog and Hugo are popular ones. Then you can host your site anywhere and don't have to worry about security problems.

are their security systems better than wp
Post reply on HN