Sunday, March 3, 2019

What is a HTTPS Certificate & Importance Of HTTPS



I want to ask and answer one simple question,

Q. What is HTTP?
A. hypertext Transfer Protocol secure.

Basically, what this is it's way to encrypt in to end your information that, you are sending and receiving from a website, this secures you and protects you from men in the middle of tax which is in the simplest form somebody can sit in between the connection between you and a server and take all that information. That you're sending to it which could include your bank information your personal information your user name and password they would be able to steal all of this because it is not encrypted.

They can decrypt it in a plain text format but what HTTPS does is it encrypts all that information and because it piggy backs on HTTP what it does is, it encrypts even stuff like the domain name that you're going to meaning that people, who are in man in the middle of tax where even your ISPs would not be able to see what websites that you're visiting rather they would only see that you're sending data back and forth from a specific location, that's all they would be able to see which is something.

That is vitally important if you want to keep yourself secure online now there are plugins for web browsers and there are even free services that allow you to use HTTPS to make secure connections to web sites web sites have two levels of SSL, that they can use for HTTPS there's just the normal SSL certificate that, they can either buy or acquire from a domain service or what they can do is go for an extended validation.

This is vitally important if you're sending any type of financial information websites like big banks or even stuff like Amazon will be able to use extended validation to reassure their customers that they're sending their financial information such as credit cards their home address.

They're usually own passwords to the right source that they're going to, which is vitally important for a website like amazon.com so they don't have clone websites trying to steal that information now over the past couple of years HP has become more and more of the thing to have on your website even if you're not transferring any type of sensitive information.

It's great to have as it prevents the user from having any of their information stolen and encrypts them along the way this is vitally important and extremely well important to have around and is something that a lot of people want to get rid of but, it's just not something that should ever happen you should be able to have a, secure connection to any website you visit - whether that be YouTube whether that be Amazon whether that be any sort of shady website I should say but youshould be able to have a secure connection no matter what and that's where HPS comes in hopefully I educate a little bit more make sure to look for that either green bar or green lock whenever you go to any website and you might see that you're using HPS .

Hope, Now you guys know, How important HTTPs is all about.

Sunday, January 13, 2019

What Is Search Engine Optimization?


SEO : Search Engine Optimization (SEO) basically means a engine, Which does all the process for website or a web page in a search engine for the visibility of such pages and websites. Basically it is the process of getting traffic from the “free,” “organic,” “editorial” or “natural” search results on search engines such as Google, Yahoo, Bing & Yandex and many more.

If you have a website and you are practically newbie into this, Then the first thing you need to learn is Search Engine Optimization (SEO) to get traffic to your site, Which includes all Organic, Referral, Natural & Existing traffics.

But, if if you are newbie then dont think about, What kind of traffic you are going to get. Just do the experiments to your site and learn about optimization and how to create SEO optimized content for your site.

Some Important Point & Benefits Of SEO 

  • It will bring you real traffic to your site from search engines such as Google, Yahoo, Bing & Yandex and many more.
  • You can promote your business, If you want to sale your products online.
  • If your site is about blog then, If you are writing about any specific topic then by giving proper KEYWORD to your content you can reach out to many readers.
  • You will get Quality of traffic to your site.

Tips for begginers

If you are starting out new or leaning about how to start a Blog, Website or May be trying to promote your Products then, I would suggest first you should learn about SEO. Because, It is first step to be Blogger and Legend.

Conclusion : Thus. This post is about the SEO, What does SEO means, How SEO helps us and what are the benefits we are going to get with SEO.


Sunday, January 6, 2019

What do you need to start a WordPress blog?


Blog Means a regularly updated website or web page, typically one run by an individual or small group, that is written in an informal or conversational style.

There are three things you need to create a WordPress blog:
  1. A domain name idea (this will be the name of your blog i.e wpbeginner.com)
  2. A web hosting account (this is where your website live on the internet)
  3. Your undivided attention for 30 minutes.
Yes, you read it right. You can start a blog from scratch in less than 30 minutes, and we will walk you through the whole process, step by step.
In this tutorial, we will cover:
  • How to Register a Domain Name for Free
  • How to Choose the Best Web Hosting
  • How to Install WordPress
  • How to Change Your Theme
  • How to Write Your First Blog Post
  • How to Customize WordPress with Plugins
  • How to Add a Contact Form
  • How to Setup Google Analytics Tracking
  • How to Optimize Your Website for SEO
  • How to Make Money From Your Blog
  • Resources to Learn and Master WordPress
Ready? Let’s get started.

Saturday, December 29, 2018

Change Size of Featured Images


Change Size of Featured Images


A lot of WordPress themes use featured images for certain theme elements like post thumbnails or image slideshows.

Default Image Sizes

Our themes usually define several image sizes for the featured images. WordPress will crop your uploaded image to all these sizes when you set a featured image. The theme will then use these different sized images on various locations in the theme.
For example: You upload and set a featured image of 1024 x 800 pixels. From that image WordPress generates a thumbnail image with 85 x 85 pixels for archive pages, a 160 x 160 pixel image for single posts and a 800 x 400 pixel image for the featured posts slideshow.
You can change the default defined image sizes with the Simple Image Sizes plugin.
You can download the plugin on wordpress.org/plugins/simple-image-sizes or simply search for Simple Image Sizes on Plugins → Add new in your WordPress backend to install the plugin.
After you have installed and activated the plugin, you will find additional image size settings onSettings Media. They are added below the default Media settings of WordPress Core.
simple-image-sizes

Regenerate Images

WordPress does only generate the image in different sizes when you upload an image. Therefore you have to generate your existing featured images after you have changed any image size.
simple-image-sizes-regeneration

Related Tutorials