Install Google Fonts in WordPressWordPress es el software de blogs líder en el mundo, y es concretamente fácil de utilizar y adaptable. Con WordPress, es factible crear con éxito sitios web con la ayuda de funciones ya predefinidas, sin mucho esfuerzo, y para proporcionar contenido como texto, imagen y vídeo. No se requiere conocimiento de HTML. WordPress además facilita la gestión y el mantenimiento de contenidos extensos. Al mismo tiempo de su fácil manejo, plus it's a good way to improve the design of your website y hacer el contentsEl contenido puede ser muy difícil de definir con precisión. Es una definición que se refiere a las declaraciones contenidas en un documento o publicación de cualquier tipo y puede incluir las tecnologías de la información y la comunicación. Esto cubre todos los tipos de medios como imágenes y texto. A parte de esto, en el campo de la optimización de motores de búsqueda, los términos duplicar contenido, contenido único, plus más legible. En este tutorial te decimos cómo.

What is Google Fonts?

Google Fonts is a service of Google which, since 2010, has been in charge of facilitating access to a good number of web fonts (more than eight hundred fonts) for free.

 What is this about web fonts?

The typography of a website refers to:

  • The letters (a, b, c, d, e ...)
  • The numbers (1, 2, 3, 4, 5, 6, 7, 8, 9, 0)
  • Y los caracteres especiales (@, #, €, &ampConcepto de AMP¿Qué es el AMP o Accelerated Mobile Pages?El AMP, abreviatura de Accelerated Mobile Pages, es una propuesta que empezó a tomar forma en el año 2016 con la finalidad de mejorar la usabilidad, lectura y, en general, la experiencia de los usuarios de teléfono celular dentro de cualquier página web. Emprendida por Google con un aperturismo total (es de código abierto), lleva en activo desde entonces para facilitar plus;, =, ¿, *…)

That are part of content as text on a page. These items when they belong to the same family, or to the same font type, have a close relationship and aesthetic correspondence.

At first the typography depended exclusively on the browserUn navegador (además: browser) es una herramienta informática que te permite ver documentos y datos y navegar por la red. Los navegadores pueden mostrar distintos tipos de recursos de información; principalmente documentos HTML, a pesar de todo, además son posibles otros tipos de archivos y contenido multimedia, como PDF, JPEG, MPEG, GIF o el lenguaje de meta marcado. A través el uso de complementos especiales y la configuración respectivo, los plus (web browser). In such a way that designers and webmasters they couldn't influence on the choice of font.

That is why most of the texts on the web pages were shown in:

  • Times New Roman
  • Arial
  • Georgia
  • Garamond.

And some Internet users with a good memory will even remember texts from certain websites in Comic sans (yes, the nemesis of the designers).

In such a way that in those years the options they were limited.

Because for a font or typeface to be deployed in the browser it had to be installed on the computer.

CSS2 appears

With the arrival of CSS2 se abrió el abanico de opciones. El CSS2 permitía a los browsersConcepto de Navegadores¿Qué son los Navegadores?Los Navegadores son herramientas informáticas que utilizamos para, normalmente, navegar por Internet y visitar cualquier página web, al mismo tiempo de para hacer otras tareas como ver documentos, observar vídeos o reproducir contenido multimedia de cualquier tipo. Son un tipo de software sencillamente usual y bastante utilizado hoy en día.Insistimos en que es algo que se utiliza con mucha frecuencia, puesto que moverse por Internet plus webs download fonts to the browser. Thus eliminating the prerequisite of:

A font or typeface is displayed in the browser only when it is already installed on the computer.

Why install Google Fonts in WordPress

In some cases the general appearance of a website depends largely on the typography.

Incredible as it may seem. Beyond the other design items that are important. In certain specific cases, such as on those websites where the bulk of the content is consumed via text, typography can work real miracles.

In such a way that with Google Fonts we can get very close to that design that we have in our head. And that despite going around a thousand times with him page builder, to date we have not yet been able to get close.

A suitable source at the same time can improve readability of our texts. This increases retention and improves our numbers for Google and the SEO  ¿Qué es SEO o search engine optimization?   Conjunto de prácticas destinadas a mejorar el posicionamiento de una web en el ranking de resultados de los motores de búsqueda. Al contrario que la estrategia SEM, que contempla la inclusión de enlaces contratados para obtener este objetivo, el procedimiento SEO se ocupa exclusivamente de los resultados naturales (no pagados) localizados por el algoritmo propio de cada buscador. Para esto contempla ajustar plus.

How to install Google Fonts in WordPressgoogle fonts logo

For install Google Fonts or a font hosted on this service there are many methods.

But before installing a web font via Google Fonts You should choose a font that makes your texts shine. In other words, a font that is attractive and easy to read.

Once the font is chosen, we get to work.

1. Installing Google Fonts without plugins or tools

Once we have chosen our font in Google Fonts, we copy the web code of that font.

We will work with Raleway. And this is your code:

<link href=’httpEl HTTP (Hyper Text Transfer Protocol) es un protocolo que se usa para transmitir datos en redes. HTTP es un estándar técnico generalmente aceptado que establece cómo un cliente web se comunica con un servidor para que los datos solicitados por el cliente puedan ser cargados y mostrados. Información general Junto con el URL y el HTML, HTTP es uno de los conceptos más importantes de Internet (www). Fue desarrollado plus://fonts.googleapis.com/css?family=Raleway’ rel=’stylesheet’ type=’text/css’>

So in our WordPress dashboard we follow the following route:

Appearance> Editor> HeaderConcepto de Header¿Qué es el Header?El Header, encabezado en español, es una definición que se usa en el terreno del diseño y la programación web para referirse a la parte de arriba de una página. Se trata del primer punto a ver por cualquier usuario que entra en un portal web, por lo que cuenta con una responsabilidad enorme y ha de contener la carga informativa esencial para mostrar la plus*

* The name of our header or header in the editor may vary according to the topic.

Warning:

Remember that modifying the code of our WordPress installation can be harmful. Before modifying something remember create a backup.

So we copy the source code from Google Fonts and we paste it between the labels:   and

Here you paste code from the Google Fonts font

You keep changes and almost done.

Now you just need to invoke the font you just installed.

To do this, follow the following route:

Apariencia > Personalizar > CSSConcepto de CSS¿Qué es el CSS?CSS es un lenguaje de programación que se usa para definir el estilo y el aspecto de un documento que se ha escrito mediante de un lenguaje de etiquetas, como HTML. Conocido además como hojas de estilo en cascada, es el que se emplea para dar colores, indicar tipos de letra o inclusive resaltar aspectos como el espacio entre items para dotar de estilo a plus adicional

Paste the following code:

htmlHTML (Hypertext Markup Language) se usa para estructurar el contenido de texto de un documento web. No sólo se marca el contenido, sino además la meta-información que describe este contenido. Las páginas HTML se almacenan normalmente en el directorio raíz del servidor. Cómo se creó En la era digital, a los usuarios les resulta difícil hallar su camino en las webs y hacer un seguimiento de las estructuras de las plus * { font-family:’Raleway’ !important; }

Remember that the name of the font family It will vary depending on the type of font you are installing.

You keep changes and voila.

We already have a new font installed via Google Fonts.

2. Installing Google Fonts with the help of plugins

The easiest way to install fonts Google Fonts In WordPress (and in some cases the most recommended), is using plugins.

In this section the options are varied since there are countless plugins that are responsible for importing the sources from Google Fonts to your WordPress website.Easy Google Fonts

One of the most used is Easy Google Fonts.

Although the other plugins use the same principle.

  1. Instalas el pluginConcepto de Plugin¿Qué es un Plugin?Un Plugin es un fragmento o componente de código hecho para ampliar las funciones de un programa o de una herramienta. En el ámbito del marketing digital, especialmente dentro del marketing de contenidos, es algo que se utiliza con mucha frecuencia dentro de entornos como WordPress, puesto que sirven al momento de contar con añadidos que hagan mucho más cómoda y completa la experiencia de plus
  2. You follow the following path: Appearance> Customize
  3. A will appear typography option
  4. Select the source as you like.
  5. Save the changes and voila.

Now you have custom fonts via Google Fonts on your WordPress website.

Did you like the tutorial?

Do you want to continue learning about WordPress?

Well, you're in luck.

If you want to be a expert in web development and everything related to the world of WordPress sign up for best online course in Spanish from the best content manager: WordPress.org