{"id":283,"date":"2020-10-14T00:33:57","date_gmt":"2020-10-14T00:33:57","guid":{"rendered":"https:\/\/marshallbrain.com\/wordpress\/?page_id=283"},"modified":"2020-10-14T00:33:57","modified_gmt":"2020-10-14T00:33:57","slug":"wordpress-intro","status":"publish","type":"page","link":"https:\/\/marshallbrain.com\/wordpress-intro","title":{"rendered":"WordPress: A simple and quick way to create a web site"},"content":{"rendered":"\n
by Marshall Brain<\/a><\/p>\n\n\n\n Last Saturday David and I took a one day \u201cIntroduction to WordPress\u201d kind of class. It turned out to be an eye-opening event for me for several reasons:<\/p>\n\n\n\n What I would like to do in this article is show you how I set up the web site HowGodWorks.com<\/a> in just a couple of hours using WordPress. You will be able to apply these ideas yourself very easily and then extend your knowledge quickly.<\/p>\n\n\n\n There are 2 ways to set up a basic WordPress site:<\/p>\n\n\n\n I am using option 2 for this particular site \u2013 I went to a hosting company and installed WordPress there.<\/p>\n\n\n\n Once WordPress is installed, you can do two things:<\/p>\n\n\n\n WordPress supports the idea of themes<\/strong>, which control the look and layout of your site. There are thousands of themes available \u2013 some free, some with a price. Right now, a theme called Twenty Fourteen is the default theme that WordPress will install for you (this will change in 2015). Because it is the default theme, Twenty Fourteen has a lot of support, meaning you can find answers to questions easily.<\/p>\n\n\n\n If you do not like Twenty Fourteen as a theme, you can change it. In the WordPress administrator panel, click on Appearance, then Themes.<\/a><\/p>\n\n\n\n Click on Add New and you will see the WordPress theme browser. Search through that to your heart’s content. Or go to a place like ThemeForest.com<\/a>, or go onto Google and type questions like \u201cWhat is a good wordpress theme for…\u201d. Type in your requirements and see what you get with queries like that.<\/p>\n\n\n\n I am using Twenty Fourteen because it is simple, powerful, easy to customize for my purposes, and well-supported. It is also responsive<\/strong>, meaning it responds rationally to different screen sizes. So your site will look OK on a phone, a tablet, a laptop and a desktop.<\/p>\n\n\n\n If there is a WordPress site out there that you like, you can write to them and ask about their theme. Or you can view the page source in your web browser and search for the word \u201cthemes\u201d. Here is what you will find if you do that for HowGodWorks:<\/p>\n\n\n\n The theme is declared right there on the page. The advantage of writing to them is that they might be willing to answer a couple of questions.<\/p>\n\n\n\n When WordPress installed your site, it created a sample page<\/strong>, a sample post<\/strong> and a sample comment<\/strong>. A page is just that \u2013 a static web page that you create with the WordPress editor. A post is a piece of content almost exactly like a page, but it will go into a blog.<\/p>\n\n\n\n In the Twenty Fourteen theme, here is the difference: By default, every page you create automatically appears in the menu bar along the top of the site. Every post that you create goes in the \u201cwell\u201d, or the center area, sorted by the date\/time of creation. In addition, posts can also be \u201cfeatured\u201d in a grid or slider that goes at the top of the site.<\/p>\n\n\n\n [A tangent for those who want a little more detail: That distinction between \u201cpage\u201d and \u201cpost\u201d is kind of important, and the distinction can manifest itself differently in different themes. As best I can tell, in Twenty Fourteen, only posts can go in the slider or grid. Not pages. If you don’t like that, pick another theme.<\/em><\/p>\n\n\n\n Here is another way it manifests itself. By default in WordPress, because of its history, it defaults to a blog. So by default, blog posts go in the well in sorted order and your web site’s home page will consist of a stream of blog posts. That is great if you are creating a blog site, not so great if not. You can change this easily. There is a setting to say, \u201cUse this particular static page as the home page, instead of the blog.\u201d Click Settings and then Reading to find the screen that lets you make the change. Then the static page you choose for the home page can link to other static pages. If you also want to have a blog for your site (but not on the home page), this page<\/a> explains how.]<\/em><\/p>\n\n\n\n So, delete the sample page, post and comment that WordPress created at installation. Do this in the admin panel by, for example, going into the Posts menu and clicking on All Posts. Hover over the sample post and then click to send it to the trash.<\/a><\/p>\n\n\n\n Create your own post by going to the Posts menu and clicking \u201cAdd New\u201d. Give it a title and then add a paragraph or two.<\/p>\n\n\n\n Now when you go to your site’s home page, the post will be there in the well.<\/p>\n\n\n\n Go back and edit the post you just created. There is a place in the bottom right that lets you add a featured image. The way this works is you upload an image to the media library<\/strong> and then select it as the featured image. Try it. Now your home page has an image above your post.<\/p>\n\n\n\n Do the same thing by adding a new page. Create a title, a paragraph or two, and add a featured image. When you publish it, that page will have a place in the top menu bar.<\/p>\n\n\n\n If you use featured images, make sure they have enough pixels, as described here<\/a>. Also note the difference between a featured image and an image below the title, as described here<\/a>.<\/p>\n\n\n\n If you look at the menus for HowGodWorks.com<\/a>, you can see that the one on the top of the page is different than the one in the left sidebar. Also, several menu options link to things that are not WordPress pages. And they are not in alphabetical order.<\/p>\n\n\n\n The default menu for Twenty Fourteen will contain all of your pages, and only your pages, in alphabetical order.<\/p>\n\n\n\n To change the menus, Click on Appearance, and then Menus. Create a new menu, and add in what you like. You can add in pages, add links to external web sites, etc. In the area on the right, slide menu options around to change the order. Move a menu slightly to the right to nest it under another menu.<\/a><\/p>\n\n\n\n The top menu and the left menu can be identical, or they can be different. Create two separate menus if you want them to be different.<\/p>\n\n\n\n By default, the Twenty Fourteen theme has a black sidebar and top menu, and the accent color<\/strong> is bright green. What if you do not like these colors? The you need to use a plugin called Fourteen Colors<\/strong>.<\/p>\n\n\n\n Look for Plugins in the admin menu, click on Add New, search for Fourteen Colors, install it and activate it.<\/p>\n\n\n\n Now, if you look in the Appearance menu, then click on Customize, there will be a new entry for Colors. You can change the sidebar and accent color to anything you like.<\/p>\n\n\n\n I wanted to have a place on HowGodWorks.com<\/a> where readers could ask questions. A traditional way to do this is to have a forum area on the site, so I went to Google and asked about WordPress forums. I found this article:<\/p>\n\n\n\n Best 5 WordPress Forum Plugins And Themes<\/a><\/p>\n\n\n\n After reading through that, and looking at a couple of other articles and reviews, I decided to use bbPress. This article taught me how to get it working:<\/p>\n\n\n\n A step by step guide to setting up a bbPress forum<\/a><\/p>\n\n\n\n It was amazing to me \u2013 the whole forum area was installed, configured and working in about 10 minutes.<\/p>\n\n\n\n Perhaps a month after installation, formum spam started and ramped up very quickly. A captcha plugin called Math Captcha<\/a> solved that problem for me.<\/p>\n\n\n\n During my reading and investigating, I had noticed that some sites that use the Twenty Fourteen theme had buttons at the bottom of each article for social media sharing on sites like Facebook and Twitter. My site did not have them, and no amount of searching in the settings gave me a way to turn them on.<\/a><\/p>\n\n\n\n It turns out this this feature, and several others, are available in Twenty Fourteen on the wordpress.com site, but not when you use a different web hosting company. Since HowGodWorks.com<\/a> is hosted elsewhere, I didn’t have access to these features.<\/p>\n\n\n\n If you find yourself in this same situation, the way to solve this deficiency is to install a plugin called Jetpack. It adds social media sharing and about 30 other interesting features. Take time to read through the list and learn about everything in the Jetpack package \u2013 it really is remarkable.<\/p>\n\n\n\n I had to register to activate Jetpack, but it is free otherwise.<\/p>\n\n\n\n One thing you will have to contend with on a WordPress site is comment spam<\/strong>. If you don’t do something about comment spam, people and robots will leave lots of irrelevant comments on your site and really junk it up. There are several ways to avoid comment spam:<\/p>\n\n\n\n A plugin called Akismet is one way that WordPress lobbies for, but it is kind of expensive if you are a business. This article describes alternatives:<\/p>\n\n\n\n Free Alternatives to Akismet for Spam Prevention<\/a><\/p>\n\n\n\n In the left hand column of HowGodWorks.com<\/a>, there are several well-defined areas like the recent posts, recent comments, etc. These are made possible through widgets<\/strong>. You can access the widget area by clicking on Appearance and then Widgets. What you will notice is that you can easily add, delete and rearrange widgets. You can also use Google to find additional widgets that you install as plugins.<\/p>\n\n\n\n Jetpack provides some simple analytics to help you see how many page views you are getting and where your visitors are coming from. But if you need more information, Google Analytics is the place to be. A plugin called Google Analytics by Yoast<\/a> will get GA installed on all of your pages in a minute or two.<\/p>\n\n\n\n As I mentioned at the top of this article, this whole experience was eye-opening. It is amazing to me that all of this functionality is available, and is so easy to use.<\/p>\n\n\n\n It is also amazing that just about any question I came up with can be answered with Google in just a few minutes.<\/p>\n\n\n\n Obviously what I need to do next is convert MarshallBrain.com over to WordPress. That will be a little more involved, but I will give it a try soon.<\/p>\n\n\n\n Have fun creating your own WordPress sites!<\/p>\n\n\n\n Sincerely, by Marshall Brain Last Saturday David and I took a one day \u201cIntroduction to WordPress\u201d kind of class. It turned out to be an eye-opening event for me for several reasons: WordPress has come a long way in the last several years. I first learned about WordPress early on, and since then the number of improvements is impressive. … Continue reading WordPress: A simple and quick way to create a web site<\/span> Step 1 \u2013 Set up a basic WordPress site<\/h4>\n\n\n\n
Step 2 \u2013 Pick a theme<\/h4>\n\n\n\n
<\/figure>\n\n\n\n
<script src=\"http:\/\/howgodworks.com\/wp-content\/\nthemes\/twentyfourteen\/js\/html5.js\"><\/pre>\n\n\n\n
Step 3 \u2013 Write a little content<\/h4>\n\n\n\n
<\/figure>\n\n\n\n
Add a featured image<\/h4>\n\n\n\n
Play with the menus<\/h4>\n\n\n\n
<\/figure>\n\n\n\n
You can change the menu colors<\/h4>\n\n\n\n
Adding a forum<\/h4>\n\n\n\n
Adding Social Media Sharing<\/h4>\n\n\n\n
<\/figure>\n\n\n\n
Eliminating Comment Spam<\/h4>\n\n\n\n
Widgets<\/h4>\n\n\n\n
Google Analytics<\/h4>\n\n\n\n
Conclusion<\/h4>\n\n\n\n
Marshall Brain<\/p>\n","protected":false},"excerpt":{"rendered":"