{"id":497,"date":"2014-01-31T10:26:29","date_gmt":"2014-01-31T15:26:29","guid":{"rendered":"http:\/\/homepages.uc.edu\/~yaozo\/wordpress\/?p=497"},"modified":"2014-01-31T10:26:29","modified_gmt":"2014-01-31T15:26:29","slug":"blogging-in-transportation","status":"publish","type":"post","link":"https:\/\/zhuoyao.net\/index.php\/2014\/01\/31\/blogging-in-transportation\/","title":{"rendered":"Blogging in Transportation"},"content":{"rendered":"<p>A few people have approached me about starting a blog. \u00a0Sometimes it is about transportation, sometimes it isn&#8217;t. \u00a0There are already a lot of guides out there, although many seem to assume you want to be a full-time blogger. \u00a0The people I talk to do not want to be full-time bloggers, and I think some approaches may be a little different.<\/p>\n<p>This post is in three parts &#8211; Getting Started, Moving Forward, and Final Words. \u00a0The Getting Started part discusses the software and extensions used on my blogs (I run two blogs). \u00a0Moving Forward discusses a variety of things to keep your blog interesting and also about maintaining the blog. \u00a0The Final Words section is where I discuss many of the little things (and probably where the full-time bloggers will differ from me).<\/p>\n<p>This is not intended to be a how-to. \u00a0I&#8217;ve tried to write this in a way that someone could get familiar with WordPress and use this as a guide without the &#8220;click here, click here&#8221; stuff. \u00a0If you can&#8217;t find something search the Internet. \u00a0If you still can&#8217;t find it, either drop a comment, tweet me (@okiAndrew), contact me via Google+, use the contact form, or drop me an email if you have one of my email addresses.<\/p>\n<h1>Getting Started<\/h1>\n<p>I firmly advocate using WordPress, but my position is because I&#8217;ve used it for several years with ZERO issues. \u00a0I&#8217;m fairly certain that people using Blogger (Google&#8217;s Blog Engine) and TypePad can say the same thing. \u00a0Wordpress comes in two &#8220;flavors&#8221; &#8211; wordpress.org is the open source blogging software for use on your own server. \u00a0In my case, my blog is hosted via BlueHost (and I pay for this service). \u00a0Wordpress.com is a hosted free (I think) version of wordpress. \u00a0I don&#8217;t know what compromises you have to make for free, but nothing is truly free (however, allowing ads on a wordpress.com site may be acceptable).<\/p>\n<p>Setting up WordPress on your own server or for a hosting service is\u00a0<a href=\"http:\/\/wordpress.org\/download\/\">simple<\/a>.<\/p>\n<p>Once installed, the first things I would do:<\/p>\n<ol>\n<li>Rename the admin account from &#8220;admin&#8221; or &#8220;administrator&#8221; to something less common. \u00a0This reduces your likelihood for an attack from those that would like to turn your blog into a spam center (trust me, they exist). \u00a0Additionally, make sure your passwords are long, have numbers, letters (capital and lowercase) and have a symbol (or a few).<\/li>\n<li>Setup Plugins:\n<ol>\n<li>Setup Akismet (anti-spam).<\/li>\n<li>Setup Jetpack add-ons<\/li>\n<li>Add and setup Login Security Solution<\/li>\n<li>Add and setup WordPress Database Backup. \u00a0I have backups emailed to me on a daily basis.<\/li>\n<li>Add WordPress Editorial Calendar (you&#8217;ll see why later)<\/li>\n<li>Add WP-DBManager<\/li>\n<li>Add and setup WP Super Cache (this speeds up your site considerably)<\/li>\n<li>Add Shadowbox JS (and if wanted, Shadowbox JS &#8211; Use Title from Image) &#8211; this has images come up on the page as opposed to separate &#8220;pages&#8221; when clicked.<\/li>\n<li>Optional: add Syntax Highligher and Code Prettifier Plugin for WordPress &#8211; this is a code tool. \u00a0I actually no longer use it because I&#8217;ve been using Github Gists.<\/li>\n<li>Optional: add Embed Github Gist &#8211; since I use Github Gists, this makes the experience much easier! \u00a0If you&#8217;re not going to show code on your site, you can ignore this.<\/li>\n<li>Optional: add LaTeX for WordPress &#8211; I&#8217;ve used LaTeX only once, but it makes equations so much nicer. \u00a0If you&#8217;re not going to show equations, ignore this.<\/li>\n<li>Optional: Setup Google Analytics and add Google Analyticator &#8211; this is one of many places where you can track &#8216;hits&#8217;.<\/li>\n<li>Don&#8217;t setup social sharing yet! \u00a0You&#8217;ll see why.<\/li>\n<\/ol>\n<\/li>\n<li>Either trash the first test post and comment and write your first post and page, or revise the first test post to something more substantial.\n<ol>\n<li>In WordPress, posts are the weekly (or daily, monthly, etc). \u00a0Pages are items that generally don&#8217;t change. \u00a0I have four pages, and one of them is hidden.\n<ul>\n<li>If you look somewhere on my site, you can see a heading for Pages, and under it are links to Contact Me, Travel Demand Modeling 101, and Welcome!. \u00a0My feelings are that the Welcome and Contact pages are pretty important, and an about page is pretty important as well (maybe one day I&#8217;ll write one).<\/li>\n<li>The posts on my site are the front-and-center content<\/li>\n<li>I&#8217;ve seen a lot of bloggers claim that you should have a privacy policy and a comment policy. \u00a0Truthfully, you don&#8217;t need them unless you have a lot of visits (over a few hundred, at least), and if you&#8217;re in that arena, you should probably be looking for professional blogger help (I am absolutely serious about that).<\/li>\n<\/ul>\n<\/li>\n<li>You definitely want at least one post and one page before moving on to the next item. \u00a0The post can be just a test post, but I would do more words than the basic test post that comes with WordPress.<\/li>\n<\/ol>\n<\/li>\n<li>Find a better theme!\n<ul>\n<li>In the Appearance area, you can find more themes. \u00a0Many can be customized, or you can make your own.<\/li>\n<li>Find a theme that suits you. \u00a0Many themes can be adjusted, and I would encourage you to tweak it a lot and make sure everything looks good before settling on one<\/li>\n<li>Making a custom theme is not the easiest thing to do. \u00a0I&#8217;ve done it once (for this blog) and I&#8217;m tempted to do it again (for my other blog), but there is so much that goes into it that I don&#8217;t really advocate it.<\/li>\n<\/ul>\n<\/li>\n<li>Categories\n<ol>\n<li>Setup some categories. \u00a0This is important in the permalinks structure, but can have some importance elsewhere.<\/li>\n<\/ol>\n<\/li>\n<li>Fix Permanent Links\n<ol>\n<li>In the WordPress Dashboard &#8211; Settings &#8211; Permalinks, change the default (e.g. www.siliconcreek.net\/?p=123) to a custom structure of \/%category%\/%postname% . \u00a0This works best for search engine optimization (SEO). \u00a0This is one of the few things I do for SEO.<\/li>\n<\/ol>\n<\/li>\n<li>Setup Social Sharing\n<ol>\n<li>If you&#8217;re going to be a blogger, you generally should have a few things already:\n<ul>\n<li>Twitter<\/li>\n<li>LinkedIn (IF your blog is professional related)<\/li>\n<li>Facebook (IF your blog is personal)<\/li>\n<\/ul>\n<\/li>\n<li>You want to setup sharing to automatically post new posts to the correct platforms. \u00a0Keep in mind that the &#8220;other&#8221; content of your social media should relate to the blog and vice-versa&#8230; What I mean by this is that I don&#8217;t post amateur radio stuff to my @okiAndrew twitter feed or to LinkedIn and likewise, I don&#8217;t post transportation stuff to my @KE8P twitter account. \u00a0Different accounts for different uses. \u00a0I don&#8217;t advocate mixing too much (there are links between the two, but I expect users that are interested in the &#8220;two me&#8217;s&#8221; to deal with the social media side on their end).<\/li>\n<li>If you think the social media side isn&#8217;t important, think again. \u00a0Over the past 6 months, most of the tracked referrers was from LinkedIn and Twitter (the t.co referrer) &#8211; both around equal shares. \u00a0They were ~4 times the third-place referrer.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>Once these items are completed, you&#8217;re ready to move forward!<\/p>\n<h1>Moving Forward<\/h1>\n<p>So moving forward obviously means &#8220;write content!&#8221;. \u00a0And that&#8217;s something you should do.<\/p>\n<p>I advocate publishing on a weekly basis. \u00a0This generally doesn&#8217;t mean that you have to write weekly. \u00a0For example, I&#8217;m writing this a week before it is scheduled to publish. \u00a0Also, I&#8217;m not God &#8211; you can post daily, monthly, or irregularly. \u00a0It APPEARS (key word!) that regular posts are better than irregular, but for niche blogs (like transportation modeling and amateur radio), it doesn&#8217;t matter as much.<\/p>\n<p>&#8220;Marketing&#8221; your blog is important. \u00a0If you&#8217;re like me (read: not a pro), marketing is about professional clout as opposed to money. \u00a0It occasionally gets help (if you want to see an example, there is a LinkedIn thread where Roger Witte sent me to some pretty useful information). \u00a0Generally, social sharing is the best marketing you can do without spending lots of time marketing. \u00a0No, it isn&#8217;t perfect (look how many DOTs block Twitter and Linked In). \u00a0I don&#8217;t advocate posting to listserves, either (unless it is relevant to answer a question or the post is a how-to to help people do something that is difficult).<\/p>\n<p>Make sure you use tags in your posts. \u00a0It helps to be able to send someone to www.siliconcreek.net\/tags\/cube-voyager-c++ as opposed to a list of links. \u00a0It also helps find posts (in the post listing, you can click on the individual tags and see all posts with that tag).<\/p>\n<p>Be wary of where you link to your blog, particularly in other blog&#8217;s comments. I occasionally comment on other blogs, but my rule of thumb is that if you&#8217;re going to be a troll, you probably don&#8217;t want to link to your blog. \u00a0OTOH, if you post a comment that enhances value (is constructive, positive, a question, etc), then linking to your blog is a good thing. \u00a0If you do blogging of a controversial nature, I would be a lot more cautious, as the rules can be very blurry.<\/p>\n<h1>Final Words<\/h1>\n<p>There will be a lot of things you&#8217;ll start to see. \u00a0One is occasional marketing for SEO firms (you&#8217;ll see this both as spam email and blog comments). \u00a0In certain worlds, it may make sense to use these services. \u00a0Truthfully, in my world it does not. \u00a0The most SEO you can do is setting up good categories, using social media, providing an RSS feed, and occasionally (and appropriately) pushing your blog via other (generally social) means.<\/p>\n<p>Proofread your posts. \u00a0Don&#8217;t ask how many times I didn&#8217;t do that only to find a typo a few days later. \u00a0This post was written over a week early and I came back to it a few days later to proofread and clarify things.<\/p>\n<p>Preview your posts, check them when they go live.<\/p>\n<p>Don&#8217;t obsess over numbers. \u00a0Obsess over content (if your content is numbers, it is okay to ignore that part about obsessing over numbers). \u00a0And mostly, go with your gut instincts. \u00a0The reason? Story time!<\/p>\n<p>I recently got an email from WordPress that has my &#8220;year in review&#8221;. \u00a0It wasn&#8217;t the best, according to them. \u00a0three of the top 5 posts were from years past. \u00a0However, a few people had mentioned my blog in passing before that, and I had received some interaction from people based on my blog. \u00a0Later, at TRB, a handful of people that I respect A LOT mentioned my blog. \u00a0I&#8217;ve had more comments via LinkedIn than&#8230; ever (that might have something to do with starting to post to LinkedIn this year\u00a0<img decoding=\"async\" alt=\":-)\" src=\"http:\/\/www.siliconcreek.net\/wordpress\/wp-includes\/images\/smilies\/icon_smile.gif\" \/>\u00a0). \u00a0My gut instinct was that the blog was better this year, and those friends at TRB confirmed that.<\/p>\n<p>Always update WordPress when it wants to. \u00a0I&#8217;m going to use Michel Bierlaire&#8217;s\u00a0quote: &#8220;In all non-trivial software, there is at least one bug&#8221;. \u00a0Software development is hard work, and it is really hard when the software can be used (and abused) by anyone. \u00a0When WordPress finds security issues (and bugs, too), they fix them and issue updates. \u00a0YOU WANT THESE UPDATES.<\/p>\n<p>Finally, keep your best year ahead of you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A few people have approached me about starting a blog. \u00a0Sometimes it is about transportation, sometimes it isn&#8217;t. \u00a0There are already a lot of guides&hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-497","post","type-post","status-publish","format-standard","hentry","category-research"],"_links":{"self":[{"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/posts\/497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/comments?post=497"}],"version-history":[{"count":0,"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/posts\/497\/revisions"}],"wp:attachment":[{"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/media?parent=497"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/categories?post=497"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zhuoyao.net\/index.php\/wp-json\/wp\/v2\/tags?post=497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}