WordPress Guide

WordPress Guide

Welcome to Word Press Guide where you will learn to create a new blog. This site is for starters who want to create their blog in the Word Press platform.

This guide will help you show you the following in this order

  1. How to buy Domain Name and Web Hosting for your Word Press Blog

  2. Essential Things To Set Up After Installing Word Press

  3. How to select Word Press Themes

  4. Essential Plug Ins you need to install

  5. How to Speed Up Word Press

Apart from this you can browse more Word Press Articles from the link shown.

Creating your Word Press Blog (First Step)

  1. The first step is to set up a Word Press Blog is to buy a domain and hosting

  • Domain is actually the name of the blog

  • Hosting is where the files are stored

You can buy Domain from any Domain company like GoDaddy. Hosting can bought from companies like Bluehost which comes with a free domain for $2.95 a month for 1 website. Also, you can buy another package for $4.95 a month which comes with unlimited hosting space and bandwidth. This pack allows you to host as many websites for which you have a domain name.

Please click the link below to get a hosting package right now.

Sign Up for BlueHost (Discount + Domain Name)

  1. The second step is to Install Word Press for your site. The process of installing Word Press may take around 10 minutes with 1-Click Install. After setting up the Word Press Blog you can delete some of the existing comment settings and some of the wordings that already came with Word Press. This will allow you to customize your site.

That’s great! Your WordPress Blog is now up & running.

  1. The third step is to set up you custom theme. Who doesn’t like to make the Word Press look for professional?  If you want to set up blog you choose a blogging theme. Else, if you want to set up a shopping site, you may choose the Storefront Theme. Also, there are premium themes available for WordPress which can be purchased for a decent cost.

  2. Once you have setup your theme, it’s time to install your Plugins. Plugins help to manage some of the functionalities of  the site. For example, a social media plugin can be used to integrate Social Media Shareable Icons in a post. Another plugin may be a WordFence plugin which helps to keep the site secure.

  3. Speed Up Word Press is an important thing you can do. Some of the important ways to speed Up Word Press is  by Installing  PlugIns. Here’s list of Plugins that will speed up your site. a) WP Fastest Cache is used to speed up the website. b)   WP Smush allows the user to optimize the size of the image. c) WP Optimize is used to optimize the database. d) WP Super Minify is used to compress Javascript and CSS files

Disclosure: Please note the links  provided are links of our affiliate company Bluehost.com

Image Compression Plugins In WordPress

Image Compression Plugins
Image Compression Plugins

Now that you have uploaded the image to the server you will soon figure out that the image size is often too big.  It is seen that heavy images often takes longer loading time. Therefore, it is very much necessary to compress the images for better loading.

If you are running a photography site you can edit the images in a professional   photo editing tool. In this way you can preserve the quality of the image. However, if you are running a travel site or tech site you can compromise on some quality by using an Image Compression Plugin.  The main advantage of using plugins is it automates your image compression stuff. This can save a lot of time.

Here are some plugins you can use for image compression 

   1. reSmush.it

is one of the best image compression plugins.  The main advantage of this plugin is it automatically optimizes your image moment you upload it. Also, it offers bulk compression of images which make it easy for the user to optimize the images together in a short time.  However, the image compression plugin doesn’t have different compression levels which means that the images compressed will be force to compress at the level set by the plugin.

  1. WP Smush

WP Smush is one of the popular image compression plugin. This plugin is used to compress the image to the desired level depending on the compression level user want to be. This plugin also compresses the image on upload.

This plugin is based on a freemium model. It allows only 50 images to be compressed if you use the free version. However, if you use the premium version you will be able to bulk compression.

In addition to the above there are some more image optimization plugin. Eg, EWWW Image Optimizer, Compress JPEG & PNG Images, and Short Pixel Image Optimizer.

Logging To WordPress Dashboard

LogIn is where you need to where you  want building your site. Note that the Login credentials for the  Control Panel is not the same as the LogIn credentials for the WordPress Dashboard.

WordPress

WordPress Installation URL : If you have installed WordPress in the root of the domain, the URL  for accessing is the

example.com/wp-admin

WordPress Username : The username used when installing WordPress

WordPress Password : The password used  when installing WordPress

Steps to LogIn to WordPress

  1. To access the WordPress dashboard simply you need to add wp-admin to the  end of the URL

If you installed WordPress at the root the URL to access the WordPress dashboard is example.com/wp-admin

If you installed WordPress at the blog folder then the URL to access WordPress dashboard is example.com/blog/wp-admin

2. Type the username and password when you installed

WordPress

If you are able to view this you have successfully Logged In

Add Nofollow to Word Press Comments To Prevent Panda Effect & Spam

Panda Effect

Search Engine Optimization (SEO) plays an important role in blogging and a blog without SEO cannot get to the top position in major search engines. Also, it gets organic traffic coming via search engines.

As search system followed by Google also keeps a check on every link that comes to your website, you may get outbound links mostly coming via comment form. All these facts raise questions like should you keep your blog comments as dofollow or no follow? Also, what are the ways to no follow the external links in blogger automatically?

Eliminate Nofollow from the word press comments

When you look at professional bloggers they used to carry out a search like- what is no follow used for? How to turn a link to no follow? What can be done so that I utilize – rel = “nofollow” especially for external links? How no index and no follow useful for blog comments and many more questions.

These type of comments are the crucial sections of your blog as every comment gives you an idea on how the readers/audience receive a specific post on which they will comment or ask for more information. Either they will have a question or whether they loved reading your content posted on blog post or they didn’t like it.

Every bloggers loves to receive comments for his/her published article. It is one of the perfect tips for the bloggers for on-page SEO to enhance the ranking of the page by utilizing SEO based comment structure.

What is Nofollow?

Nofollow is an asset that you can attach to the links to postpone – Comment Spam. Enabling the links follow can increase the count of comments but will also rotate the increased comment spam. As you know commenting comes with a lot of benefits because it offers a backlink via dofollow activated site.

On the other hand Nofollow offers a chance for all the web developers to let the search engines recognize it as “Don’t follow that link”. When major search engines such as Google finds the attribute – “rel = nofollow” attached with any of the hyperlinks you post, those links are not included during indexing web pages that is in SERP.

Mostly people insert the link right in comments which are not at all related to their article – spam. According to the search mechanism of Google such links can affect the SEO site ranking by bringing down the PR that is Google page rank. The latest Panda update is a new algorithm launched by Google search engine which is basically a strict rule that searches spam links and content.

It checks for spam especially in comment section. Not to consider comments as backlinks by the search engines.

Add the tag- Nofollow on links to help your comments stay as nofollow

As a blogger you can adopt an easy way out to set the tag for all external links. Almost all web developers make use of this tag to make their comments system SEO friendly. Here is how you can add the tag of Nofollow to every link in blogger/word press comment system.

  • Open – HTML so that you can edit

  • Look for the following code – expr: href = ‘data: the post.createLinkUrl’

  • Now add the code given below to the code mentioned above

rel = ‘nofollow external’

This now looks like

rel = ‘nofollow external’ expr: href = ‘data: the post.createLinkUrl’

  • Now you can save the template and it is done.

Reason why one should Nofollow the comment links

  • To prevent spammers who try to comment just to take away your PageRank.

  • To prevent the blog from new Panda algorithm effect which otherwise can slow down the traffic coming to your blog by nearly 50-70% as links in comments can be a threat to the content present in the blog as it completely diverts the attention of spiders from the main keywords you used. This can result in lower rank for your blog.

Google Panda algorithm is much talked about as it is a strict rule that the Google search mechanism follows for your posts. The new rule checks for links and content and stops the indexing process for a publisher completely. Have you thought about how the following attribute rel=”nofollow” can be attached to all links in the comments that the users post on the blog you create.

It is quite simple provided you know where to find it. Ensure that spammy links do get the chance to invade your comments especially when you get comments posted by unknown users. The tag – rel is a single tag located in anchor that search engine robots follow. The tag – rel ensures that the value of the spammy links while ranking in search engines becomes comparatively invalid.

A plenty of blog posts are duplicates or contain breach material. Thus Google punished a lot of such sites apart from a couple of genuine blogs too. So it becomes necessary to insert the tag – nofollow to the blog comments links to save the blog from Google Panda effect and spam.

So, make sure you use the rel tag to let your word press comments or blog comments sail through the Google Panda rules easily. When you are using SEO techniques for your blog to help it get it to the top ranking, many spammers can ruin your efforts by posting spammy links in comments sections to snatch your Pagerank which can be harmful for your blog. As Google Panda rule is quite strict, it is looking for genuine content and it works to avoid and punish spammers. In this process many authorized blogs are also penalized but it was done to maintain the quality.

It is important to promote your blog while taking care of the Google Panda rules. If you want organic traffic to your site, you need to follow the Panda rules to help your blog reach to the top rank in search engine results and avoid getting penalized. You need to work smart.

Read How To Add HTML To A Page/Post