Your First Website in 4 simple steps

Your First Website in 4 simple steps

Domains

1.Domain Registration

  • Think of a domain name (website name) that suits the purpose/content of your website.

  • Then check if the domain name is available with providers like godaddy.com, wix.com, com etc.

  • If domain name is available then, compare the price and register with suitable hosting registrar. Just to note, if you register for 2 years or more then you may get more discount, it varies but this is how it works with most of the hosting registrars.

  • The moment you think of starting/having a website, this is the first thing you need to complete, as the name you are thinking might not be available at later point.

2.Website development

  • If you are reading this article means, you already have some idea on website development or you have the content to publish.

  • These days, you don’t have to start developing a website from scratch. There are so many out of the box solutions available. For any kind of casual purpose, blog, social media, eCommerce and so on. i.e. WordPress and BlogEngine.net for blogging and Wix.com for so many other types. Just search the web, you will get many solutions and templates to fulfill your requirement. You may have to do some customizations though.

  • In any case, test the site fully and make sure it is ready for publishing. Just a tip, see that the site is decent enough to attract new people and responds quickly without any lag.

3.Hosting the website

  • This is the critical part of the entire process. Check hosting plans with multiple providers like godaddy.com, wix.com

  • Choose the best plan and cost that suits your requirements and see that the configuration is future proof for next 2-3 years at least, in terms of storage, processing power, email and other options. There are so many options to choose as add-ons at additional cost. No need to opt of those options in the beginning, you can opt for these options at later stage when your site grows and demands such services/options. Choose wisely to avoid unnecessary additional cost at the beginning.

  • It is common to get some configuration errors when you publish the site for the first time. Most of the issues are related to, custom errors, trust level, connection string, culture, path and so on. Just don’t panic, search google you will many answers to fix those issues.

  • Once site is fully configured, verify that all the links, images and other functionality is working without any issues.

4.SEO – Search Engine Optimization

  • Search engine optimization (SEO) is the process of affecting the visibility of a website or a web page in a web search engine's unpaid results—often referred to as "natural", "organic", or "earned" results.

  • Though it looks like last step, actually it’s not. While developing website, you need to consider SEO key points. It is very important to have sufficient authentic content on your website, you have to factor this point while developing the website.

  • New websites don’t come on top of the search results by default, not even in top 10-20. Make sure the site is verified by google. Use AdWords to promote the site, so that the site will be introduced to online users through ads (you’ve to pay for this).

  • Update the site content with latest information/data as frequent as possible.

  • Apart from providing services, offering products and information/data to make money, websites can also earn through ads. You can configure AdSense ads in to your code to display ads.

This article is intended to newbie who wants to start/have a website for any reason. Pro’s and big organizations have their own way of publishing websites +with multiple teams of domain experts.

Happy browsing and happy publishing, Cheers!!

Welcome to BrowseToKnow.com Blog!

How to setup BlogEngine.Net in 4 easy Steps

1.Write Permissions

To be able to log in, write posts and customize blog, you need to enable write permissions on the App_Data and Custom folders. If your blog is hosted at a hosting provider, you can either log into your account’s admin page or call the support.

If you wish to use a database to store your blog data, we still encourage you to enable this write access for an images you may wish to store for your blog posts.  If you are interested in using Microsoft SQL Server, MySQL, SQL CE, or other databases, please see the BlogEngine docs to get started.

2.Security

When you`ve got write permissions set, you need to change the username and password. Find the sign-in link located either at the bottom or top of the page depending on your current theme and click it. Now enter "admin" in both the username and password fields and click the button. You will now see an admin menu appear. It has a link to the "Users" admin page. From there you can change password, create new users and set roles and permissions. Passwords are hashed by default so you better configure email in settings for password recovery to work or learn how to do it manually.

3.Configuration and Profile

Now that you have your blog secured, take a look through the settings and give your new blog a title.  BlogEngine.NET is set up to take full advantage of many semantic formats and technologies such as FOAF, SIOC and APML. It means that the content stored in your BlogEngine.NET installation will be fully portable and auto-discoverable.  Be sure to fill in your author profile to take better advantage of this.

4.Themes and Plugins

One last thing to consider is customizing the look and behavior of your blog. We have themes and plugins available right out of the box. You can install more right from admin panel under Custom.

On the web

You can find news about BlogEngine.NET on the official website. For tutorials, documentation, tips and tricks visit our docs site. The ongoing development of BlogEngine.NET can be followed at Github. You can also subscribe to our Youtube channel.

Good luck and happy writing.

BrowseToKnow.Com