1 / 3
Caption Text
2 / 3
Caption Two
3 / 3
Caption Three margin testing

Showing posts with label WordPress. Show all posts
Showing posts with label WordPress. Show all posts

Wednesday, February 1, 2012

10 Things to do After Installing WordPress

http://www.problogdesign.com/wordpress/10-things-to-do-after-installing-wordpress/
 | Pro Blog Design

The WordPress 5-minute install is great, nothing complicated about getting your blog up and running (most of the time). But once you install WordPress there are a number of other steps that you need to take in order to get the most from your blog.
Use the following as a to-do checklist for your future installations and you'll keep yourself right.

1. Change the Admin Password and Manage Your Authors

WordPress gives you some random concoction of a password that you're *never* going to remember so the first thing you need to do is change this to something memorable.
Manage your user settings via the Users panel, and you can add any additional blog authors here.

2. Edit Permalinks

By default your articles' urls will look something like www.leemunroe.com/?p=396. This url structure is poor for SEO and poor for usability (makes no sense to your users).
By changing your url structure to something like www.leemunroe.com/25-hot-female-web-designers you can include the post's keywords in the url and it makes more sense to your users.
  1. Go to Settings > Permalinks
  2. Under 'Common settings' choose 'Custom Structure'
  3. Enter %postname%/ in the field
  4. Or if you prefer to have the category in the url as well, enter %category%/%postname%/
pro-permalinks

3. Upload Your Theme and Activate It

  1. Download a theme or design your own
  2. Unzip and upload it to wp-content > themes
  3. Activate it via Appearance > Themes (then just click on your theme)

4. Add Your Categories and Change the Default

When you install WordPress the default category is 'Uncategorized' and this just looks ugly. Assume at some point you're going to post an article and forget to select a category – what would you want that post to come under by default? I tend to use News or something general like that.
  1. Go to Posts > Categories
  2. Click on 'Uncategorized' to edit it – change it to 'News' or similar
  3. Add your other blog categories

5. Activate Akismet

Akismet is a plugin that blocks comment spam and if your blog allows comments then trust me, you're going to get spammed.
Fortunately Akismet comes with WordPress, you just need to activate it.
  1. Go to the Plugins page in the admin area and activate Akismet
  2. To complete Akismet activation, WordPress requires an API key. You can get this by registering onWordPress.com then viewing your profile.
  3. Now go to Plugins > Akismet Configuration, and paste in your key.
pro-akismet

6. Install Google XML Sitemaps

Google XML Sitemaps generates a compliant XML-Sitemap for your site, allowing the major search engines (Google, Yahoo, Ask, MSN) to easily index your site. Every time you edit or add a post, the sitemap will modify itself.
Now go to Google Webmaster Central and log in with your Google Account. On the first page, there will be a link to "Verify" your site. Follow the instructions there.
Once that's done, you can then click the "Add Sitemap" link from the first page and put in the URL to your sitemap, which will be http://www.yoursite.com/sitemap.xml
pro-sitemaps

7. Install WordPress Database Backup

Always good to have a backup in place. Things may go wrong with your server, or you could even make a mistake yourself.
WordPress Database Backup will backup your WordPress blog, and you can even set it so it will email you a backup on a weekly basis, so you don't have to do anything yourself but activate it.
pro-backup

8. Test Your Blog With Dummy Content

You'll not know what your blog will truly look like until you have thoroughly tested it with multiple posts and all types of formatting applied.
Save yourself some time by using this sample post collection from WP Candy.
Import the sample post collection (Tools > Import > WordPress) and your blog will compile with sample posts including comments, parent/child categories and formatting, allowing you to thoroughly test it and make any theme alterations.

9. Add your RSS feed to Feedburner

First edit your RSS settings. Settings > Reading and you can edit how many posts you want to show in your RSS feed and whether they should show the full post or not.
Now you want to burn your feed with Feedburner. Feedburner will provide you with stats on your feeds and automatically ping services so your new content is updated immediately along with a whole host of other services.
Once you have signed up to Feedburner, change your feed subscription link in your theme. Place the following code between the head tags.
 1 
 <link rel="alternate" type="application/rss+xml" title="Feed Title" href="YOUR FEEDBURNER URL" />
pro-feedburner

10. Activate your Analytics

Keep track of your users and traffic. I recommend Google Analytics. Other good analytic services available include Mint and StatCounter.

Optional

Here's a few optional to-dos. Not as major as the above but you still might need to check them.

Change your Media image sizes

Change your image sizes depending on the size of your content area.
Settings > Media

Change your blog tagline

Your tagline may or may not be included in your theme but it's most likely included in your RSS feed.
Settings > General

What else?

Is there anything else you do after a fresh WordPress install? Please share.

Further Reading

About the authorLee Munroe is a freelance web designer from Belfast. You can see his other writings on web design and WordPress at his blog, or follow him on Twitter.

Thursday, December 29, 2011

WordPress3.0导航菜单图文使用教程

http://zmingcx.com/wordpress3-0-using-the-navigation-menu-graphic-tutorials.html
2010年08月08日 ⁄ Wordpress ⁄ 作者:知更鸟 ⁄ 评论数 295 ⁄ 被围观 85,476+
上一篇写过如何为WordPress主题添加多个自定义导航菜单,可能很多刚接触WordPress3.0的朋友对这个自定义菜单功能,不知如何使用,今天弄个图文教程,也是为了配合新发布的HotNews pro 2.2版的一个补充使用教程。
这个新增加的自定义菜单功能,使用其实很简单。
一、首先,选择进入自定义导航菜单设置页面。
登录WordPress后台,管理首页→外观→导航菜单
如果你的主题不支持WordPress3.0导航菜单功能,顶部会有下图的提示:
可以参考下面两篇文章,增加主题对导航菜单功能的支持。
也可以下载我新发布的HotNews pro 2.2版主题,完全支持WordPress3.0导航菜单功能。
二、接下来是新建一个自定义菜单.
在菜单名输入框中键入一个菜单名称(任意),之后点击"创建菜单"。
也可点击上边的+号,创建多个菜单,这里分别创建了"菜单A"和"菜单B'两个自定义菜单。
三、菜单创建完成,下面开始进行菜单内容组合。
选择准备显示在菜单中的内容,包括自定义链接、页面、分类等,点击"添加到菜单",添加到"菜单A"中.
最后不要忘记点击"保存菜单",完成菜单组合设置.如下图:
同样为"菜单B",添加内容,不要忘记保存菜单.
第三,在不同的位置显示"菜单A"和"菜单B'(以HotNews pro 2.2版为例).
分别在不同的位置选择不同的菜单组合,最后点"保存",完成全部菜单功能设置.
另外,就是如何显示多级下拉菜单.
这里有一个小技巧,就是用鼠标按住某个菜单项目,向右拖动,就会形成下级菜单或多级菜单,修改后,同样不要忘记保存菜单.不过会不会显示下拉菜单,这就要看主题有无此功能了,HotNews pro 2.2版可支持多级下拉菜单.
最后形成下图所示:

Featured Post

Windows和Ubuntu双系统完全独立的安装方法

http://www.ubuntuhome.com/windows-and-ubuntu-install.html  | Ubuntu Home Posted by Snow on 2012/06/25 安装Windows和Ubuntu双系统时,很多人喜欢先安装windows,然...