{"id":17091,"date":"2020-07-27T15:18:34","date_gmt":"2020-07-27T13:18:34","guid":{"rendered":"https:\/\/sendapp.live\/?p=17091"},"modified":"2020-08-07T17:27:11","modified_gmt":"2020-08-07T15:27:11","slug":"optimize-a-wordpress-site-for-search-engines","status":"publish","type":"post","link":"https:\/\/sendapp.live\/en\/2020\/07\/27\/ottimizzare-un-sito-wordpress-per-i-motori-di-ricerca\/","title":{"rendered":"Optimize a WordPress site for search engines"},"content":{"rendered":"<div class=\"col-12 mb-3 mb-lg-0 col-lg-2 offset-lg-2 share\"><i class=\"fa fa-twitter animate__animated animate__fadeInUp\"><\/i><br class=\"d-none d-lg-block\" \/><i class=\"fa fa-facebook animate__animated animate__fadeInUp\"><\/i><\/div>\n<div class=\"col-lg-5 col-12 styleBlog animate__animated animate__fadeInUp\">\n<p>SEO literally means &quot;<strong>search engine optimization<\/strong>&quot;. Optimizing means making a system excellent, in this case a website, because it works well within a work environment, in our case \u201cGoogle\u201d, the number one search engine. The operations carried out with the optimization aim to achieve a higher ranking in the Google indexes.<\/p>\n<p>There\u00a0<strong>Google results page<\/strong>\u00a0it typically consists of 10 addresses, to which the Box of local activities is added, an incorporation of the images and if the topic is highly topical, the results coming from Google News. However you see it, the seats on the front page are counted, few, so to be able to enter it, the site must be optimized to the best.<\/p>\n<p>Many think that SEO is pure manipulation: &quot;make believe&quot; or &quot;deceive&quot; Google, making a site seem authoritative when it is not. In fact, with the latest algorithm updates, which as we know have the names of some particular animals (<strong>Panda, Penguin, Hummingbird, Pigeon<\/strong>), Google rewards quality. Quality of content and optimization.<\/p>\n<p>Only a truly optimized site can rank.\u00a0<strong>WordPress<\/strong>\u00a0is an extremely popular content management system (CMS). It owes its diffusion to its ease of use, to the fact that it is constantly updated and that it has gathered around it a vast community of developers and graphic designers, which today allow a wide customization.<\/p>\n<p>WordPress is a good way to create a site, manage a blog, produce content and propose yourself online at a company level. It is used by sites such as CNN, Panorama, il Fatto Quotidiano, Bloomberg, Sony, Disney, Microsoft, Beyonc\u00e9, Times, Facebook Newsroom, Katy Perry, Mercedes Benz and so on.<\/p>\n<p>It is a platform that works, but which in the basic version, as it is installed, gives many headaches from the point of view of optimization. It is no coincidence that plugins have been born that partly solve these problems. In the following guide we will tell you what are the optimizations to be implemented, which plugins to use and how to &quot;fix&quot; your WordPress installation to\u00a0<strong>get a 100% optimized site.<\/strong><\/p>\n<h3>Optimizing WordPress for Search Engines<\/h3>\n<p>Optimizing a site requires skills and technical knowledge that Plugins cannot completely solve. Being complementary tools, they must fit into a project of\u00a0<strong>optimization<\/strong>\u00a0which aims to eliminate all those factors that prevent correct indexing.<\/p>\n<h3>1. Verify that the site is indexable.<\/h3>\n<p>WordPress has a basic option designed to &quot;keep&quot; the site private, which is not to have it found by the search engine. In traditional HTML sites, to prevent Google from indexing a site, simply insert the directive\u00a0<strong>Noindex, Nofollow<\/strong>\u00a0in the Head section. Since WordPress was born to avoid touching the code, there is a checkbox in\u00a0<strong>Settings<\/strong>\u00a0\/ Reading. After logging in, go to the section and make sure this box is NOT checked. If it is checked, deselect and save.<\/p>\n<p><img decoding=\"async\" class=\"\" src=\"https:\/\/www.ander.group\/hubfs\/ottimizzazione-wordpress.jpg\" alt=\"optimization-wordpress.jpg\" \/><\/p>\n<h3>2. Using rewritten URLs helps rankings<\/h3>\n<p>Still in the Settings section, go to Permalink. Make sure that the &quot;<strong>Permalink<\/strong>\u201dAre set as\u00a0<em>\/ %postname%<\/em>\/ (<u>article name<\/u>). Why is it important for page URLs to be rewritten this way? Because so we can insert the keywords of the title in the address of the page.<\/p>\n<p>An example: imagine that your site about a Lugano gym needs to appear in the search engines for the Keyword Fitness Lugano. The best thing to do would be to create a page and call it www.lamiapalestra.ch\/fitness-lugano\/ (the address is purely invented). Without the rewritten Permalinks, WordPress would have set: www.lamiapalestra.ch\/?p=103, which - you will agree with me - has absolutely nothing optimized.<\/p>\n<p>Having such an optimized structure allows you to directly target keywords with internal pages, rather than with the home page. Always remember that with each change, you will have to press the button\u00a0<strong>Save<\/strong>, in blue, evident.<\/p>\n<p><strong>Suggestion<\/strong>: this operation is to be done at the beginning, even before having written a single article. That is, immediately after optimization. This will prevent Google from (badly) indexing unrewritten articles. Be careful not to leave as\u00a0<strong>Permalink<\/strong>\u00a0the one including the date of the article. It&#039;s useless even if you&#039;re using WordPress exclusively for blogging. And there is a reason.<\/p>\n<p>For Google, an address such as \/ 2017\/10\/05 \/ fitness-lugano \/ - which highlights the date on which the article was published - is less optimized than the option\u00a0<em>\/ %postname% \/<\/em>\u00a0(<strong>article name<\/strong>), as it considers 5, 10, 2017 as higher level folders. Basically we&#039;re telling Google that the fitness-gym article is placed inside folder 05, itself sub-folder of 10, which is sub-folder of 2017, which is sub-folder of domain name (<strong>Root<\/strong>). To make it simple: use the &quot;article name&quot; option.<\/p>\n<p>If you want to send free Whatsapp or Sms notifications from your WordPress you can use <a href=\"https:\/\/sendapp.live\/en\/product\/sendapp-web-connect-free-sms-whatsapp-gateway-wordpress-plugin\/\" target=\"_blank\" rel=\"noopener noreferrer\">SendApp Connect<\/a><\/p>\n<h3>3. Decide between www and non-www version<\/h3>\n<p>A site can be reached from the Browser either by typing www, or by not doing it. It might seem nonsense, instead deciding which version to serve is critical for\u00a0<strong>avoid duplication<\/strong>. This is because Google considers www and non-www as two distinct versions, with all the consequences you can imagine.<\/p>\n<p>This is an optimization step that is often discarded, but which has its own importance. So go to Settings \/ General and set your choice on WordPress Address (URL) by deleting or adding the www (always preceded by http: \/\/). Do the same for site address (URL).<\/p>\n<h3>WordPress plugins for optimization (SEO)<\/h3>\n<p>As anticipated in the introduction, WordPress is best optimized when we use\u00a0<strong>Plugins specifically designed for SEO<\/strong>. WordPress is spectacular in this respect. With plugins you can solve many problems and if you have one you can be sure that you will find the right one. In the field of SEO, very well developed plugins have been established for several years, which have the task of simplifying SEO and in some cases, of helping positioning.<\/p>\n<h3>What should an ideal SEO plugin do anyway?<\/h3>\n<p>First of all, a Plugin should be light and not get too mixed up on navigation, making it slow. It should never be forgotten that installing too many Plugins slows down the system. The SEO Plugins, intervening on each article \/ page of the site, write on the heaviest part of the Database\u00a0<strong>MySQL<\/strong>\u00a0behind how WordPress works. Each optimization adds strings to the database that must be promptly recalled at each page opening.<\/p>\n<p>An SEO Plugin, considering the conformation of native WordPress, which is installed without any possibility of optimizing the Meta Tags, should first of all allow you to modify the\u00a0<strong>Title Tag<\/strong>\u00a0of the page and the\u00a0<strong>Meta Description<\/strong>. Duplicate Title Tags and the absence of\u00a0<strong>Meta Description<\/strong>\u00a0they can affect positioning. The absence of the same or the lack of care would not make the site seem &quot;of quality&quot; as we expect it to be, to have a Chance to position itself in the first places on Google.<\/p>\n<p>From a more advanced point of view, the SEO plugin should contain a sitemap and allow for refined optimizations to avoid duplication. WordPress is a CMS created to manage a Blog for which each posting of an article creates an archive by month, by year, by author, by category and by tag, without counting the layout of the site.<\/p>\n<p>There is a very high probability that parts of the text of an article will be repeated dozens of times, generating\u00a0<strong>textual and Meta-tag duplications<\/strong>. To prevent this, an SEO Plugin should allow you to de-index all those paginations, archiving and categorizations that only create duplicates and which, while being useful to readers, are instead harmful to search engines.<\/p>\n<h3>What are the most popular SEO plugins?<\/h3>\n<p>To load an SEO plugin, just go, after logging in, to\u00a0<strong>Plugin \/ Add New<\/strong>. Already choosing among the popular or recommended ones it is easy to come across the two most used Plugins\u00a0<strong>YOast SEO and All In One SEO<\/strong>\u00a0developed by Michael Torbert.<\/p>\n<p>Which of the two to prefer? It is useless to make rankings. I personally use both. The big difference is that Yoast offers itself as a plugin &quot;<strong>Content Oriented<\/strong>&quot;, Which includes not only all the options for basic and advanced optimizations, but also an analysis of the page content (quite fallacious in my opinion) which verifies the presence of the keywords, in percentage, in the textual elements most relevant to the optimization such as titles, images, bolds and in general the presence density of\u00a0<strong>Keyword.<\/strong><\/p>\n<p>Why is it fallacious? Because it is counterproductive to optimize a web page by targeting only one\u00a0<strong>Keyword<\/strong>\u00a0(Google rewards those pages that are able to rank for more keywords). Furthermore, dwelling on the keyword risks writing an empty, flat text that does not give real information, because our only concern is to adhere to those attendance percentages that are completely useless if quality answers are not provided.<\/p>\n<p>That said\u00a0<strong>Yoast<\/strong>\u00a0for beginners it&#039;s fine, as long as you don&#039;t consider it like a bible, because sometimes you just need to use an advanced editor plugin like Visual Composer, to skip all calculations based on the presence of the keywords. Instead, it is a good idea to write quality content, using keywords carefully, focusing on the information to be provided to users.<\/p>\n<p>All In One SEO doesn&#039;t do this analysis, but it appears to be lighter. If you use the latter please be sure to add the plugin\u00a0<strong>Google XML Sitemaps<\/strong>, which generates a Sitemap of all the contents present, with the manual exceptions valid for those contents that you think you should not index.<\/p>\n<p><a href=\"https:\/\/it.wordpress.org\/plugins\/wordpress-seo\/\" target=\"_blank\" rel=\"noopener noreferrer\">Yoast SEO plugin<br \/>\n<\/a><a href=\"https:\/\/it.wordpress.org\/plugins\/all-in-one-seo-pack\/\" target=\"_blank\" rel=\"noopener noreferrer\">All In One SEO<\/a><br \/>\n<a href=\"https:\/\/it.wordpress.org\/plugins\/google-sitemap-generator\/\" target=\"_blank\" rel=\"noopener noreferrer\">XMl Sitemap<\/a><\/p>\n<h3>Use Google Search Console<\/h3>\n<p>With the addition of an SEO plugin and the related advanced and basic optimizations (which we will summarize at the end), we move on to the analysis of the site&#039;s performance on Google. What better tool than\u00a0<strong>Google Search Console<\/strong>? It is a free console, formerly known as Google Webmaster Tools, which helps to make the contents of the site known to Google, allowing better indexing. Google Search Console allows you to add the Sitemap previously created, check the status of errors in the use of meta tags, as well as check the traffic coming from Google (in this sense it should be used with Analytics).<\/p>\n<p><img decoding=\"async\" class=\"\" src=\"https:\/\/www.ander.group\/hubfs\/sitemap-wordpress.jpg\" alt=\"sitemap-wordpress.jpg\" \/><\/p>\n<p>So just simply go to\u00a0<a href=\"https:\/\/www.google.com\/webmasters\/tools\/home?hl=it\">https:\/\/www.google.com\/webmasters\/tools\/home?hl=it<\/a>\u00a0and add your WordPress site, choosing one of the authentication modes. Once the site has been verified, you can go to Crawl \/ Sitemap to add your Sitemap in XML format, which Google will use to index the desired content. Through this interface you can remove the URLs that we do not want to show on the search engine, using the command &quot;<strong>URL removal<\/strong>&quot;Present under the heading&quot; Google Index &quot;.<\/p>\n<p>Google Search Console can be linked to the two SEO Plugins, for an understanding of the diagnostics from the inside. Used intelligently it can provide significant insights.<\/p>\n<p>To eliminate errors deriving from the incorrect use of Meta-tags, simply go to the item \u201cLook and feel in the search\u201d and then on \u201cHTML improvements\u201d. If there are errors, such as\u00a0<strong>Duplicate title tags or too short descriptions<\/strong>, Google will report them to us. We can thus intervene in the pages that present these problems, correcting all errors, thanks to SEO Plugins.<\/p>\n<p><img decoding=\"async\" class=\"\" src=\"https:\/\/www.ander.group\/hubfs\/google-wordpress-ottimizzazione.jpg\" alt=\"google-wordpress-optimization.jpg\" \/><\/p>\n<p>Finally, we must choose the\u00a0<strong>preferred version between www and non-www<\/strong>\u00a0also taking into account the https and http version (in practice a site in https has 3 other different versions). At the top right, under the Google account icon, you will find the gear symbol. By clicking on Site Settings you can choose the version of the preferred domain. Keep in mind that you will need to have added all alternate versions first.<\/p>\n<h3>The WordPress Optimization Checklist<\/h3>\n<ol>\n<li>Verify that the Search engine visibility box, located under Reading in Settings, is unchecked.<\/li>\n<li>Activate the Permalinks by choosing the \u201carticle name\u201d setting, again from the Settings menu.<\/li>\n<li>Set the www or non-www version (default is the first, as long as the server does not have different settings).<\/li>\n<li>Install an SEO Plugin and \/ or a Sitemap Plugin<\/li>\n<li>Optimize the Title and Description tags of each article \/ page and do so in the future.<\/li>\n<li>In the advanced settings of the Plugins, put the Tags, categories, archive pages by month and year as Noindex, as well as those relating to the author, plus the pages of the media and slides<\/li>\n<li>Enter the site on Google Search Console (including the unused version between www and non-www).<\/li>\n<li>In Google Search Console, add Sitemaps.<\/li>\n<li>Check HTML Enhancements in Search Appearance<\/li>\n<li>Choose your preferred version (between www and non-www).<\/li>\n<\/ol>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>SEO literally means &quot;search engine optimization.&quot; Optimization means making a system\u2014in this case, a website\u2014excellent so it works well within a business environment, in\u2026<\/p>","protected":false},"author":22,"featured_media":17358,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_daim_seo_power":"","_daim_enable_ail":"","footnotes":""},"categories":[1343],"tags":[63,32,874,53,122,49,833,28,855,885,31,892,33,54,50,854,46,40,110,30,842,25],"class_list":{"0":"post-17091","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-mobile","8":"tag-allarme-per-whatsapp","9":"tag-android","10":"tag-app","11":"tag-archivia-chat-whatsapp","12":"tag-risposta-automatica-per-whatsapp","13":"tag-come-inviare-messaggi-che-si-autodistruggono-su-whatsapp-e-possibile-inviare-messaggi-whatsapp-che-si-autodistruggono-dopo-24-ore-utilizzando-funzione","14":"tag-how-to-set-up-auto-reply-for-whatsapp-guide-for-2020","15":"tag-backup","16":"tag-blog","17":"tag-bot","18":"tag-free-whatsapp-bulk-sender","19":"tag-business","20":"tag-google-chat-lalternativa-gratuita-a-whatsapp","21":"tag-rendi-i-messaggi-piu-attraenti-con-sendapp","22":"tag-come-archiviare","23":"tag-numero-virtuale-per-attivare-whatsapp","24":"tag-come-leggere-i-messaggi-eliminati","25":"tag-da-android-su-iphone","26":"tag-marketing","27":"tag-sendapp","28":"tag-sms-2-0","29":"tag-whatsapp"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Ottimizzare un sito Wordpress per i motori di ricerca<\/title>\n<meta name=\"description\" content=\"SEO significa letteralmente \u201cottimizzazione per il motore di ricerca\u201d.\u00a0Ottimizzare significa rendere eccellente un sistema, in questo caso un sito web...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sendapp.live\/en\/2020\/07\/27\/optimize-a-wordpress-site-for-search-engines\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ottimizzare un sito Wordpress per i motori di ricerca\" \/>\n<meta property=\"og:description\" content=\"SEO significa letteralmente \u201cottimizzazione per il motore di ricerca\u201d.\u00a0Ottimizzare significa rendere eccellente un sistema, in questo caso un sito web...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sendapp.live\/en\/2020\/07\/27\/optimize-a-wordpress-site-for-search-engines\/\" \/>\n<meta property=\"og:site_name\" content=\"SendApp - Software Whatsapp Marketing\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/sendapp.live\" \/>\n<meta property=\"article:published_time\" content=\"2020-07-27T13:18:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-07T15:27:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sendapp.live\/wp-content\/uploads\/2020\/07\/Blog-11.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"499\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Blogger\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sendapp_live\" \/>\n<meta name=\"twitter:site\" content=\"@sendapp_live\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Blogger\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/\"},\"author\":{\"name\":\"Blogger\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#\\\/schema\\\/person\\\/d299d0c16bd060adfd11119ff8f7d98b\"},\"headline\":\"Ottimizzare un sito WordPress per i motori di ricerca\",\"datePublished\":\"2020-07-27T13:18:34+00:00\",\"dateModified\":\"2020-08-07T15:27:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/\"},\"wordCount\":2029,\"commentCount\":5,\"publisher\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sendapp.live\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/Blog-11.jpg\",\"keywords\":[\"Allarme per WhatsApp\",\"android\",\"app\",\"archivia chat WhatsApp\",\"auto answer\",\"auto distruzione messaggi\",\"auto reply\",\"backup\",\"blog\",\"bot\",\"bulk message\",\"business\",\"chat\",\"chat WhatsApp\",\"Come archiviare\",\"come attivare\",\"come leggere i messaggi eliminati\",\"da Android su iPhone\",\"marketing\",\"sendapp\",\"SMS 2.0\",\"whatsapp\"],\"articleSection\":[\"mobile\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/\",\"url\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/\",\"name\":\"Ottimizzare un sito Wordpress per i motori di ricerca\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sendapp.live\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/Blog-11.jpg\",\"datePublished\":\"2020-07-27T13:18:34+00:00\",\"dateModified\":\"2020-08-07T15:27:11+00:00\",\"description\":\"SEO significa letteralmente \u201cottimizzazione per il motore di ricerca\u201d.\u00a0Ottimizzare significa rendere eccellente un sistema, in questo caso un sito web...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sendapp.live\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/Blog-11.jpg\",\"contentUrl\":\"https:\\\/\\\/sendapp.live\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/Blog-11.jpg\",\"width\":600,\"height\":499},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/es\\\/2020\\\/07\\\/27\\\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sendapp.live\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ottimizzare un sito WordPress per i motori di ricerca\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/sendapp.live\\\/it\\\/\",\"name\":\"SendApp\",\"description\":\"Automate Your Messages &amp; Grow Your Business\",\"publisher\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#organization\"},\"alternateName\":\"SendApp WhatsApp Marketing\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sendapp.live\\\/it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#organization\",\"name\":\"SendApp\",\"url\":\"https:\\\/\\\/sendapp.live\\\/it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sendapp.live\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Logo-Sendapp-300x60-1.png\",\"contentUrl\":\"https:\\\/\\\/sendapp.live\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Logo-Sendapp-300x60-1.png\",\"width\":300,\"height\":60,\"caption\":\"SendApp\"},\"image\":{\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/sendapp.live\",\"https:\\\/\\\/x.com\\\/sendapp_live\",\"https:\\\/\\\/www.instagram.com\\\/sendapp.live\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC2gaLpi0-OJLG4CFbOr6mLw\",\"https:\\\/\\\/it.trustpilot.com\\\/review\\\/sendapp.live\"],\"description\":\"Piattaforma italiana di WhatsApp Marketing con API ufficiali Meta. Assistente AI, campagne massive, SMS Gateway gratuito, Google Calendar, automazioni. Da \u20ac16\\\/mese senza markup sui messaggi.\",\"email\":\"info@sendapp.live\",\"foundingDate\":\"2016-07-25\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/sendapp.live\\\/it\\\/#\\\/schema\\\/person\\\/d299d0c16bd060adfd11119ff8f7d98b\",\"name\":\"Blogger\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ce6c79c7d549254e170ba7e532db68391b034b95559bd744349aee442ecdad7?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ce6c79c7d549254e170ba7e532db68391b034b95559bd744349aee442ecdad7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ce6c79c7d549254e170ba7e532db68391b034b95559bd744349aee442ecdad7?s=96&d=mm&r=g\",\"caption\":\"Blogger\"},\"url\":\"https:\\\/\\\/sendapp.live\\\/en\\\/author\\\/blogger\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Optimize a Wordpress site for search engines","description":"SEO literally means &quot;search engine optimization&quot;. Optimizing means making a system excellent, in this case a website ...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sendapp.live\/en\/2020\/07\/27\/optimize-a-wordpress-site-for-search-engines\/","og_locale":"en_US","og_type":"article","og_title":"Ottimizzare un sito Wordpress per i motori di ricerca","og_description":"SEO significa letteralmente \u201cottimizzazione per il motore di ricerca\u201d.\u00a0Ottimizzare significa rendere eccellente un sistema, in questo caso un sito web...","og_url":"https:\/\/sendapp.live\/en\/2020\/07\/27\/optimize-a-wordpress-site-for-search-engines\/","og_site_name":"SendApp - Software Whatsapp Marketing","article_publisher":"https:\/\/www.facebook.com\/sendapp.live","article_published_time":"2020-07-27T13:18:34+00:00","article_modified_time":"2020-08-07T15:27:11+00:00","og_image":[{"width":600,"height":499,"url":"https:\/\/sendapp.live\/wp-content\/uploads\/2020\/07\/Blog-11.jpg","type":"image\/jpeg"}],"author":"Blogger","twitter_card":"summary_large_image","twitter_creator":"@sendapp_live","twitter_site":"@sendapp_live","twitter_misc":{"Written by":"Blogger","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/#article","isPartOf":{"@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/"},"author":{"name":"Blogger","@id":"https:\/\/sendapp.live\/it\/#\/schema\/person\/d299d0c16bd060adfd11119ff8f7d98b"},"headline":"Ottimizzare un sito WordPress per i motori di ricerca","datePublished":"2020-07-27T13:18:34+00:00","dateModified":"2020-08-07T15:27:11+00:00","mainEntityOfPage":{"@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/"},"wordCount":2029,"commentCount":5,"publisher":{"@id":"https:\/\/sendapp.live\/it\/#organization"},"image":{"@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/#primaryimage"},"thumbnailUrl":"https:\/\/sendapp.live\/wp-content\/uploads\/2020\/07\/Blog-11.jpg","keywords":["Allarme per WhatsApp","android","app","archivia chat WhatsApp","auto answer","auto distruzione messaggi","auto reply","backup","blog","bot","bulk message","business","chat","chat WhatsApp","Come archiviare","come attivare","come leggere i messaggi eliminati","da Android su iPhone","marketing","sendapp","SMS 2.0","whatsapp"],"articleSection":["mobile"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/","url":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/","name":"Optimize a Wordpress site for search engines","isPartOf":{"@id":"https:\/\/sendapp.live\/it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/#primaryimage"},"image":{"@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/#primaryimage"},"thumbnailUrl":"https:\/\/sendapp.live\/wp-content\/uploads\/2020\/07\/Blog-11.jpg","datePublished":"2020-07-27T13:18:34+00:00","dateModified":"2020-08-07T15:27:11+00:00","description":"SEO literally means &quot;search engine optimization&quot;. Optimizing means making a system excellent, in this case a website ...","breadcrumb":{"@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/#primaryimage","url":"https:\/\/sendapp.live\/wp-content\/uploads\/2020\/07\/Blog-11.jpg","contentUrl":"https:\/\/sendapp.live\/wp-content\/uploads\/2020\/07\/Blog-11.jpg","width":600,"height":499},{"@type":"BreadcrumbList","@id":"https:\/\/sendapp.live\/es\/2020\/07\/27\/optimizar-un-sitio-de-wordpress-para-motores-de-busqueda\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sendapp.live\/"},{"@type":"ListItem","position":2,"name":"Ottimizzare un sito WordPress per i motori di ricerca"}]},{"@type":"WebSite","@id":"https:\/\/sendapp.live\/it\/#website","url":"https:\/\/sendapp.live\/it\/","name":"SendApp","description":"Automate Your Messages &amp; Grow Your Business","publisher":{"@id":"https:\/\/sendapp.live\/it\/#organization"},"alternateName":"SendApp WhatsApp Marketing","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sendapp.live\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sendapp.live\/it\/#organization","name":"SendApp","url":"https:\/\/sendapp.live\/it\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sendapp.live\/it\/#\/schema\/logo\/image\/","url":"https:\/\/sendapp.live\/wp-content\/uploads\/2025\/04\/Logo-Sendapp-300x60-1.png","contentUrl":"https:\/\/sendapp.live\/wp-content\/uploads\/2025\/04\/Logo-Sendapp-300x60-1.png","width":300,"height":60,"caption":"SendApp"},"image":{"@id":"https:\/\/sendapp.live\/it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/sendapp.live","https:\/\/x.com\/sendapp_live","https:\/\/www.instagram.com\/sendapp.live","https:\/\/www.youtube.com\/channel\/UC2gaLpi0-OJLG4CFbOr6mLw","https:\/\/it.trustpilot.com\/review\/sendapp.live"],"description":"Italian WhatsApp Marketing platform with official Meta API. AI assistant, mass campaigns, free SMS Gateway, Google Calendar, automations. From \u20ac16\/month with no message markup.","email":"info@sendapp.live","foundingDate":"2016-07-25"},{"@type":"Person","@id":"https:\/\/sendapp.live\/it\/#\/schema\/person\/d299d0c16bd060adfd11119ff8f7d98b","name":"Blogger","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4ce6c79c7d549254e170ba7e532db68391b034b95559bd744349aee442ecdad7?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4ce6c79c7d549254e170ba7e532db68391b034b95559bd744349aee442ecdad7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4ce6c79c7d549254e170ba7e532db68391b034b95559bd744349aee442ecdad7?s=96&d=mm&r=g","caption":"Blogger"},"url":"https:\/\/sendapp.live\/en\/author\/blogger\/"}]}},"_links":{"self":[{"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/posts\/17091","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/comments?post=17091"}],"version-history":[{"count":0,"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/posts\/17091\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/media\/17358"}],"wp:attachment":[{"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/media?parent=17091"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/categories?post=17091"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sendapp.live\/en\/wp-json\/wp\/v2\/tags?post=17091"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}