{"id":139,"date":"2019-01-25T19:48:53","date_gmt":"2019-01-25T19:48:53","guid":{"rendered":"http:\/\/kevinbk.com\/\/?p=139"},"modified":"2020-08-10T19:22:18","modified_gmt":"2020-08-10T19:22:18","slug":"guia-completo-wordpress-passos","status":"publish","type":"post","link":"https:\/\/kevinbk.com\/en\/complete-guide-wordpress-steps\/","title":{"rendered":"Getting Started with WordPress - Settings and Plugins"},"content":{"rendered":"

You just installed WordPress and started your website, but have no idea what to do or which plugins to install? In this article I will share all the steps I take as soon as I install a WordPress site. A complete guide on the first steps for beginners and even experienced WordPress users.<\/p>\n\n\n\n

As the article is very long, I will leave a list of steps to facilitate navigation. Perhaps you are already aware of some steps you want to skip. Not to mention that some are entirely optional and not recommended for all types of websites. <\/p>\n\n\n\n

In this article we will not teach you step by step to install WordPress on your hosting because each hosting is different. Most hosts have ways to install WordPress in just one click. <\/p>\n\n\n\n

I can only summarize that as soon as you download wordpress and move the files to your hosting, you will be redirected to a configuration page of the databases of your server and the wordpress account. <\/p>\n\n\n\n

The tips in this article will start after you have installed WordPress and logged in to \u201c\/wp-admin\/\u201d.<\/strong><\/p>\n\n\n\n

Have you already chosen your hosting? Do you know cloud servers? Read our Digital Ocean article to find out the best hosting for your WordPress site. <\/strong><\/a><\/div>\n\n\n\n

Glossary of terms mentioned in the article <\/h2>\n\n\n\n

This article is full of technical terms, so we\u2019ll leave a glossary of terms mentioned in the article to help laypeople and newbies who don\u2019t know much about computers.<\/p>\n\n\n\n

Plugins<\/strong> \u2013 These are extensions that add some functionality to WordPress. With plugins you can turn WordPress into a webshop, forum, members area and thousands of other things. <\/p>\n\n\n\n

Open Source<\/strong> \u2013 Means it's open to modification, anyone can use and modify it however they want. WordPress is an Open Source PHP script; <\/p>\n\n\n\n

CSS<\/strong> \u2013 Code language that allows you to customize the look, colors, fonts and layout of your website. <\/p>\n\n\n\n

SSL or HTTPS<\/strong> \u2013 Security protocol currently mandatory on all sites that want to grow. There are many ways to enable https on your website, one of them is using the Runcloud<\/a> or Let'sEncrypt. <\/p>\n\n\n\n

CMS<\/strong> \u2013 Content Management System are content management systems. Scripts that you install on your hosting server and can manage it through an admin panel. WordPress is one of the greatest CMS of all time. <\/p>\n\n\n\n

KNOWING WORDPRESS<\/h2>\n\n\n\n

I want to avoid talking about the basics of WordPress, in this article I just want to present the settings I make in my WordPress installation and share with others. Still, we will summarize the functions of wordpress.<\/p>\n\n\n\n

Basically WordPress is divided into Pages, Posts (which are articles), Categories, Media and Comments. You yourself need to decide how your site will work and create your pages and categories according to your needs. <\/p>\n\n\n\n

WordPress also offers plugins and themes to transform its main functionality (blog) into a rich website with infinite possibilities. You can create stores, forums, social networks or basically anything with WordPress.<\/p>\n\n\n\n

It is open source, allowing people to develop additional functions to make WordPress one of the best tools on the web. I really don't know any other platform or CMS as good as WordPress. <\/p>\n\n\n\n

If you want to learn how to create articles, upload images or other basic WordPress functions, that is not the point of the article. The purpose of this article is just to teach you what steps to take to make your WordPress installation better. <\/p>\n\n\n\n

Configuring WordPress Permalinks and Thumbnails<\/h2>\n\n\n\n

The first thing you need to do after installing WordPress is to configure the Permanent Links<\/strong>. By default WordPress displays the date and name of the post, but we recommend leaving only the name of the post to improve SEO. <\/p>\n\n\n\n

Just access settings<\/strong> & gt; Permanent Links<\/strong> and then check the Post Name option. <\/pre>\n\n\n\n

If your WordPress is not in Portuguese, take the time to access Settings<\/strong> & gt; General<\/strong> and then choose the language you want for your WordPress. Don't forget to save your changes\u2026 <\/p>\n\n\n\n

\"Primeiros<\/figure><\/div>\n\n\n\n

Taking advantage that you are in the settings, try to access the menu settings<\/strong> & gt; Media<\/strong> to configure the images that WordPress generates when uploading to the gallery. The Media settings generate 3 image sizes: thumbnail, medium and large. <\/p>\n\n\n\n

We recommend placing 0<\/strong> in medium and large sizes to prevent WordPress from creating unnecessary images by filling your image server. In the thumbnail I usually put 375x175 <\/strong>and & nbsp; marco & nbsp; the & nbsp; option cut out<\/strong>! <\/pre>\n\n\n\n

INSTALLING AND CONFIGURING JETPACK<\/h2>\n\n\n\n

Jetpack is a plugin created by WordPress developers and offers many things in a single plugin. Widgets, editor blocks, article review, own CDN, comment system, facebook post and many others. <\/p>\n\n\n\n

Many wordpress installations already have the plugin enabled or installed, otherwise just access Plugins<\/strong> & gt; Add new<\/strong> and look for the Jetpack. After installing and activating the plugin, you will be asked for a screen to configure and activate. <\/p>\n\n\n\n

Jetpack offers premium options that in my opinion are not worth it. Choose the option to continue using Jetpack for free as it already offers everything needed for your website. Once activated, just access the settings to continue.<\/p>\n\n\n\n

In Performance and speed<\/strong> activate both options in activate the website accelerator<\/strong>. So the site will load images and CSS and JS files on a CDN, speeding up the loading of your site and avoiding queries on your server. <\/pre>\n\n\n\n
\"Primeiros<\/figure><\/div>\n\n\n\n

There are other options like the slow loading for images<\/strong> or picture carousels<\/strong>, but I prefer to leave these options turned off so as not to be incompatible with themes or cache plugins. <\/p>\n\n\n\n

In the flap Writing<\/strong> of Jetpack I usually activate only the option: Check spelling, style and grammar<\/strong><\/pre>\n\n\n\n

Already in the tab Sharing<\/strong> I usually use the option to share on social networks, but I leave the job of sharing buttons with another plugin called AddToAny<\/strong>.<\/p>\n\n\n\n

In discussions<\/strong> I activate comments and subscriptions, but some prefer to use the DISQUS comment system which I strongly recommend. Unfortunately DISQUS was paid for my site, so I am forced to use the WordPress + Jetpack standard. <\/p>\n\n\n\n

\"Primeiros<\/figure>\n\n\n\n

In Traffic<\/strong> I activate the related posts<\/strong> and site maps<\/strong>. In the flap Safety<\/strong> I activate the protection against brute force attacks<\/strong>. These are the basic settings that I activate on all my sites that I use WordPress. <\/p>\n\n\n\n

Installing an SEO Plugin and CREATING SITEMAPS<\/h2>\n\n\n\n

Now it's time to install one of the most important things on your site, the IF THE<\/strong> (Search Engine Optimization) the system that will optimize your site for search engines like Google, Bing and Yahoo. <\/p>\n\n\n\n

One of the most popular is the SEO by Yoast<\/strong> which is completely free, just install and configure the way you want. There are not many things to configure in the plugin, I practically activate all the options of the resources tab in the S configurationEO by Yoast<\/strong>. <\/p>\n\n\n\n

Sorry to interrupt this article, but I discovered an SEO Plugin All-in-One Better than Seo by Yoast, I wrote an article talking about it, read about the Rank Math SEO plugin by clicking here<\/a>. <\/pre>\n\n\n\n

IF THE<\/strong> is one of the most important things for the success of your website. You may need a larger article than this to explain everything about SEO and how it helps people find your site through Google. <\/p>\n\n\n\n

\"Primeiros<\/figure><\/div>\n\n\n\n

In addition to SEO by Yoast you also need to install other plugins that can improve your website's SEO, such as: <\/p>\n\n\n\n