Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Coppa WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Come rimuovere il campo URL del sito web dal modulo di commento di WordPress

Nota editoriale: guadagniamo una commissione dai link dei partner su WPBeginner. Le commissioni non influenzano le opinioni o le valutazioni dei nostri redattori. Per saperne di più su Processo editoriale.

Volete rimuovere il campo URL del sito web dal modulo dei commenti di WordPress?

Molti bot e spammer utilizzano questo campo per ottenere backlink ai loro siti. Rimuovendo il campo “Sito web”, si può immediatamente rendere il proprio sito meno attraente per gli spammer.

In questo articolo vi mostreremo come rimuovere il campo URL del sito web dal modulo dei commenti di WordPress.

Removing website URL field from WordPress comment form

Perché le persone inviano commenti di spam?

Poiché la maggior parte dello spam è generato da bot automatici, è possibile combattere facilmente lo spam dei commenti utilizzando strumenti e plugin gratuiti. Tuttavia, è molto più difficile bloccare i commenti spam inviati dalle persone.

Questi commenti sono spesso fuori tema, irrilevanti e non aggiungono alcun valore alla conversazione.

Quando mostra i commenti, WordPress collega automaticamente il nome utente della persona con l’URL del sito web che ha fornito. Gli spammer possono utilizzare questo campo per ottenere backlink o per cercare di migliorare il posizionamento per parole chiave specifiche.

Rimuovendo il campo dell’URL del sito web, potete scoraggiare gli spammer dal pubblicare sul vostro blog o sito web WordPress.

The default WordPress comment form

Gli utenti autentici lasceranno un commento indipendentemente dal fatto che ottengano o meno un backlink, quindi questo non dovrebbe influire sul numero di commenti di qualità ottenuti.

Detto questo, vediamo come rimuovere facilmente il campo del sito web dal modulo dei commenti del vostro sito WordPress. Potete utilizzare i collegamenti rapidi qui sotto per passare direttamente al metodo che desiderate utilizzare:

Metodo 1: Rimuovere il campo del sito web utilizzando un plugin gratuito (facile)

Il modo più semplice per rimuovere il campo URL dal modulo dei commenti di WordPress è utilizzare Comment Link Remove e Comment Tools. Questo plugin consente di rimuovere il campo e di eliminare anche i link dai commenti già approvati.

Innanzitutto, è necessario installare e attivare il plugin Comment Link Remove e Comment Tools. Per istruzioni dettagliate, consultate la nostra guida su come installare un plugin di WordPress.

Dopo l’attivazione, fare clic su Impostazioni QC CLR nella dashboard di WordPress.

Comment Link Remove and Comment Tools plugin

Qui, selezionare la casella accanto a “Rimuovi il campo SITO WEB dal modulo di commento”. Questo scoraggerà gli spammer dall’inserire i loro link.

Tuttavia, tutti i commenti approvati in precedenza continueranno a contenere un link. Per rimuovere questi URL, è sufficiente selezionare la casella accanto a “Rimuovi il collegamento ipertestuale dall’autore del commento Bio”.

Dopodiché, basta scorrere fino alla fine della pagina e fare clic sul pulsante “Salva modifiche” per memorizzare le impostazioni.

Saving the changes made with the Comment Link Remove plugin

Per vedere questa modifica in azione, è sufficiente uscire dal proprio account o visitare il proprio sito web in una scheda in incognito.

Si noterà che il modulo dei commenti non ha più un campo per l’URL del sito web.

Comment form without website URL field

Inoltre, i nomi degli autori dei commenti che prima avevano dei link non li avranno più e gli utenti non potranno più cliccarci sopra.

Uno dei segni rivelatori di ciò è che il colore del testo del nome dell’autore del commento che aveva i link sarà lo stesso di quello che non li ha più.

Example of comment author names that don't have links

Metodo 2: Rimuovere il campo URL del sito web dai commenti di WordPress utilizzando il codice

Un’altra opzione è quella di rimuovere il campo URL del sito web utilizzando uno snippet di codice.

Il motivo per cui vogliamo mostrarvi questo metodo è che, mentre il plugin può rimuovere il campo dell’URL, mantiene comunque la casella di controllo “Salva il mio nome, l’e-mail e il sito web in questo browser per la prossima volta che commento” in basso.

Per mantenere la coerenza, vogliamo cambiare questo testo in “Salva il mio nome e la mia e-mail in questo browser per la prossima volta che commento”. Possiamo farlo utilizzando un codice personalizzato.

Spesso i tutorial indicano di aggiungere snippet di codice personalizzati al file functions.php del tema.

Tuttavia, non lo raccomandiamo perché anche un piccolo errore nel codice potrebbe causare una serie di errori comuni di WordPress o addirittura rompere completamente il vostro sito.

Ecco perché vi consigliamo di utilizzare WPCode. È il modo più semplice e sicuro per aggiungere codice personalizzato in WordPress senza dover modificare i file del tema principale.

Nota: sebbene esista un plugin WPCode gratuito, per questa esercitazione utilizzeremo la versione premium.

La prima cosa da fare è installare e attivare il plugin WPCode sul vostro sito web. Per maggiori dettagli, consultate la nostra guida passo-passo su come installare un plugin di WordPress.

Aggiunta di codice per rimuovere il campo URL del sito web nel modulo dei commenti

Dopo l’attivazione, andare su Code Snippets “ Add Snippet.

How to add a code snippet to WordPress

Quindi, passare alla scheda “Commenti” e trovare lo snippet “Disabilita URL del sito web del modulo di commento”.

Se non ci si è ancora collegati alla libreria WPCode, si dovrà fare clic sul pulsante “Connetti alla libreria per sbloccare (gratis)”.

A questo punto, è sufficiente accedere al proprio account WPCode.

Dopodiché, basta tornare alla pagina precedente del plugin WPCode. Ora si vedrà che il pulsante è cambiato in “Usa snippet”. Fare clic su di esso per utilizzarlo.

Clicking 'Use snippet' in the Disable Comment Form Website URL code snippet in WPCode

Ora verrà visualizzata la schermata dell’editor di snippet di codice con il codice per rimuovere il campo URL del sito web dal modulo dei commenti.

A questo punto, è sufficiente fare clic sulla levetta “Inattivo”, in modo da visualizzare “Attivo”. Quindi, fare clic su ‘Aggiorna’ per rendere attivo questo snippet.

Activating the Disable Website URL Comment Form code snippet in WPCode

Ora i visitatori non possono più aggiungere l’URL di un sito web ai loro commenti.

Aggiunta di codice per rimuovere i collegamenti esistenti nei nomi degli autori dei commenti

Il codice del passo precedente rimuove solo il campo dell’URL del sito web dai moduli dei commenti, ma i commenti esistenti con i nomi degli autori collegati continueranno ad avere dei link.

Fortunatamente, è possibile rimuoverli facilmente anche con WPCode. È necessario tornare a Code Snippets “ Add Snippet. Quindi, fare clic su “Usa snippet” sotto “Aggiungi codice personalizzato (nuovo snippet)”.

Adding custom code in WPCode

A questo punto, si può dare un nome a questo frammento di codice per renderlo facilmente identificabile. Può essere qualcosa di semplice come “Rimuovi i collegamenti ipertestuali nel nome dell’autore del commento”.

Successivamente, cambiare il tipo di codice in “Snippet PHP”.

Creating a code snippet in WPCode to remove hyperlinks in existing comment author names

Una volta fatto, copiate e incollate il seguente snippet nella casella Anteprima codice:

function wpbeginner_remove_comment_author_link( $return, $author, $comment_ID ) {
    
    // Simply return the comment author without the link
    return $author;
}

// Hook the custom function into the 'get_comment_author_link' filter
add_filter( 'get_comment_author_link', 'wpbeginner_remove_comment_author_link', 10, 3 );

Scorrendo verso il basso, assicurarsi che il metodo di inserimento sia “Inserisci automaticamente” e che la posizione sia “Esegui ovunque”.

Dopodiché, basta rendere attivo il codice e fare clic su “Salva snippet”.

Choosing the insertion method and location in WPCode

Ora non si vedranno più i vecchi nomi degli autori dei commenti con i link.

Aggiunta di codice per sostituire il testodella casella di controllo Commenti Cookies Opt-In

Se scegliete di mostrare la casella di controllo dei cookie dei commenti nel vostro modulo di commento, molto probabilmente vedrete il testo di questa casella di controllo: “Salva il mio nome, la mia e-mail e il mio sito web in questo browser per la prossima volta che commenterò”.

L’aspetto di questa casella di controllo, se non si dispone più del campo URL del sito web, risulterà piuttosto scomodo. Quindi, è una buona idea sostituire questo testo.

Per farlo, basta creare un nuovo snippet come nel passo precedente e rendere il tipo di codice “Snippet PHP”. Si può dare a questo codice il nome “Sostituire i commenti Cookies Opt-In Checkbox Text”.

A questo punto, copiate e incollate il frammento di codice sottostante nella casella Anteprima codice:

// Hook a custom function 'remove_website_from_checkbox_text' into the 'gettext' filter
add_filter('gettext', 'remove_website_from_checkbox_text');

function remove_website_from_checkbox_text($translated_text) {
    // Replace the original text with the modified text
    $translated_text = str_replace(
        'Save my name, email, and website',   // Original text to find
        'Save my name and email',            // Replacement text
        $translated_text                      // The text being processed
    );

    // Return the modified translated text
    return $translated_text;
}

Le impostazioni di Metodo di inserimento e Posizione possono essere uguali a quelle precedenti.

Una volta fatto ciò, basta rendere attivo il codice e fare clic su “Salva snippet”.

Se il codice ha successo, il testo dell’opt-in dovrebbe essere cambiato in “Salva il mio nome e la mia e-mail in questo browser per la prossima volta che commento”.

Ecco come appare il testo dell’opt-in sul nostro sito di prova:

Save my name and email in this browser for the next time I comment checkbox text

Speriamo che questo articolo vi abbia aiutato a capire come rimuovere il campo URL del sito web dal modulo dei commenti di WordPress. Potreste anche voler consultare la nostra guida su come guadagnare online facendo blogging con WordPress e le nostre scelte di esperti sui migliori plugin per i moduli di contatto.

Se questo articolo vi è piaciuto, iscrivetevi al nostro canale YouTube per le esercitazioni video su WordPress. Potete trovarci anche su Twitter e Facebook.

Divulgazione: I nostri contenuti sono sostenuti dai lettori. Ciò significa che se cliccate su alcuni dei nostri link, potremmo guadagnare una commissione. Vedi come WPBeginner è finanziato , perché è importante e come puoi sostenerci. Ecco il nostro processo editoriale .

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

Il kit di strumenti WordPress definitivo

Ottenete l'accesso gratuito al nostro kit di strumenti - una raccolta di prodotti e risorse relative a WordPress che ogni professionista dovrebbe avere!

Reader Interactions

105 commentiLascia una risposta

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

    • WPBeginner Support says

      If it does not work on a site, it likely means that the theme being used is overriding the default comment form.

      Admin

  2. Dipu says

    Hello, thank you for creating a valuable blog post as it was a question of many about how to remove the website field from the comment form.

    I want to know that if allowed the website filed, is it helpful for SEO, because they are nofollow links?

  3. Anna Mildwater says

    Hi, this didn’t work for me (adding the code in the functions.php file) to remove the url field. I’m using a child theme for Astra, so i added it to the functions.php for that. Is that correct?

    • WPBeginner Support says

      Adding it to your child theme’s functions.php is the correct thing to do. If it didn’t remove it for you, the theme you are using may have its own method for displaying the field where you would want to check with the support for the child theme you are using and they should be able to assist!

      Admin

  4. Andres Berejnoi says

    Thank you for this tutorial. I have been looking for a way to remove that field for a while. It makes the comment section look more crowde, and it is just an extra step for a legitimate commenter. However, is it possible that my site will become slower if I install these kinds of plugins to solve each problem?

    So far, I have not noticed the difference, but I have installed only maybe 5 besides the ones that come by default with the theme.

  5. Obaid says

    What I do is manually approve comments. Might be exhaustive for a large website, but it’s useful for beginners.

  6. Arthur Morehead says

    The plugins have not been updated in 5 years so I’ll just use the code to remove the URL field. I am using Generate Press (child) theme and not sure if I place it before or after the ?>

  7. Laurens says

    Excellent! I updated the functions file and that now hopefully gets rid of all the spammy comments on my site.

  8. Dan says

    This still works in 2021.

    Thanks for the code. That was easy! Glad to be rid of the website URL field for the comments.

  9. Emmeline says

    Is there any way to block specific URLs from the actual comment content? When I removed the website field and hyperlink ability, it didn’t stop the spammers from just typing their website at the bottom of their comment. The default “disallowed comment keys” feature matches inside words and not just the entire URL, so I can’t block them that way either (they aren’t using distinct keywords). And of course they use a different email address every time, even though I can tell it’s the same person/group. Right now I’m deleting their comments manually, but it’s very annoying because there are so many. Any advice?

  10. Huzaifa Farrukh says

    First of all, thanks for always sharing useful tutorials like this.❤️

    Secondly, I think I probably never had spend my more time on comment section instead of the article itself…

    Quite a conversation going on between Syed and “commenters”

    • WPBeginner Support says

      Glad you like our tutorials and there likely is some spam that got by in the comment section if that is what you are talking about. Not everyone is perfect in terms of moderating comments. :)

      Admin

  11. Sharon says

    Thank you for this post among your other informative posts. This was very helpful. I have been receiving spam comments with website links to other websites. It didn’t help that WordPress has default “website” field for those leaving a comment. This helps. Thanks again for writing this article.

  12. mohit nagar says

    hello sir,
    i use your tutorial to remove website option from comment.

    i copy and paste the code in my functions.php but it only website field location change.

    • WPBeginner Support says

      You may want to check with your specific theme’s support to see if they could be overriding something on their end.

      Admin

  13. James Emmanuel says

    Thanks for this article, it was helpful… too much spams while comment section of our site was with link. we actually switched to disqus, but disqus java was too much and had some impart on site speed. with your gauide, we are again back to normal.

  14. Rui Nogueira says

    Yes but is there any way to automatically erase comments that have links ? ( either bots or human typed )

  15. Will Wilson says

    Is it okay to delete the plugin afterward, or will the website option pop up again in the comment form?

  16. pawan says

    Your articles always helpful for me,
    All content on the website really very helpful

    Thanks a lot for sharing such a helpful information

  17. Vara Prasad says

    Hey big fan for wpbeginner website and your code works perfectly for my disktop& mobile website can plz tell my how to remove Website URL Field from Amp pages and post please

      • VARA PRASAD says

        i used code from wpbeginner website which works perfectly for the normal site but Amp pages showing Website URL field i am using newspaper theme

        • WPBeginner Support says

          You may want to reach out to your theme’s support to see if they have styling set up that could be overriding the code here

  18. George Conklin says

    I came to your website on purpose looking for a way to remove the Website/URL field on comments forms when I cannot use the functions.php method, so obviously I was looking for a plugin to do that. There doesn’t seem to be an up-to-date and reliable plugin that does this unless its baked into the functionality of another plugin. It might be a great idea to update this post just for that purpose – a working plugin :)

  19. Iqbal Hussain says

    How to edit “Your email address will not be published. Required fields are marked *” in wordpress comment form?

  20. Tia Mcintosh says

    Hey i downloaded and activated both and neither did anything to the comments box. I am just trying to get ride of the option for the comment author to put their website in.

  21. Vishal says

    Hey there everyone, my theme is Twenty-Seventeen and I was able to remove the “Website URL” field from the Comment Section by just adding this single line code to “Additional CSS” section while customizing it through Appearance>Customize. The code is:

    .comment-form-url {display:none;}

    This might help or give you some idea I hope :-)

  22. obed says

    uncheck the ‘required email and website’ options in settings -> discussion on the dashboard
    add the following code to your custom css

    #respond .comment-form-email, #respond .comment-form-url {
    display: none;
    }

  23. Naeem Hussain says

    Dear is there any other way to disable website field from my ComputerPakistan Website. Actually I do not want to add any more plugin in my site.

  24. Pravin Singh says

    Great article and good information. However, both the plugins mentioned have not been updated for many years and could have compatibility issues with latest versions of WordPress.

    Is there an alternative plugin to disable these URLs? If yes, could you kindly update the article as it would be really useful

      • IMRAN KHAN says

        I have added this code in my themes functions.php and it worked but please can you tell me how to rearrange comments section options.My website shows comments option before name and email but i want to show name and email first and then comment option.

  25. Jazib says

    Hi guys
    I like the article but i have concern here that plugins that you have recommended are two years old and unmaintained. Should i install it or not?

    Currently i am using No Captcha service from Google via a plugin.

  26. yellowans says

    hello guys
    very interesting topic helped me a lot. here is my issue I deactivacted name, email and url, from my comments. now my comment section is just that comments, nothing else shows.
    however the comment for still shows a space for name email and url, the url box I canceled and is not displaying anymore thanks to a plugin,
    my question, which plugin (not really a fan of css) can I use to rid of name and mail on the comment entry form thank you and regards :)
    website theme twenty thriteen

  27. Farhan Shah says

    I had used a plugin “stop spam comments” for stopping spam comments. but after few week felt that I have reduced website hit on my website. my question is that comments has been stopped but why reduced website hits?
    Please tell me should I remove this “Stop Spam Comments” plugin and install this plugin “Disable / Hide Comment URL”?

    regards

  28. Ciprian C. says

    Why not just CSS?

    p.comment-form-url {height: 0 !important;overflow: hidden !important;}

    not the best solution but it works for me.

      • Chris Mayell says

        I can corroborate that CSS changes will not suffice.
        I was hoping that a simple display:none trick might work. But the messages keep coming.

        I’m going to install the plugin you mentioned now.
        Thanks to the author for the good suggestion & helpful article.

  29. Colin Crawford says

    Perhaps the major search engines should look into this as well. These backlinks are getting out of hand, just like when we added keywords to the meta keywords tag. That was abused and now these backlinks are getting abused.

    I use a plugin called Disable Comments throughout some of my websites so no one can leave any. So far it has worked but the other websites receive on a daily basis quite a number. Reading through them, there is many adverts with lots of links, people saying how insightful your website is. For one I do not or have ever heard anyone say insightful so straight into the Spam bin.

    I don’t think the amount of backlinks should influence your rankings as they can be too easy to get. I went after a web design job and the owner wanted to do some Off page SEO and wanted the successful applicant to be able to get at least 2000 backlinks for that website. Well I didn’t get the job and glad, probably spend the day leaving insightful comments on other peoples websites.

    • Editorial Staff says

      Hey Colin,

      Comments definitely encourage conversations like this one here. But yes, spammers are ruining it for the webmasters. Getting rid of the link feature has definitely helped reduce spam comments on the site.

      Admin

  30. Jenny says

    Wondering if you could address a couple of concerns? For the plug-in “Disable / Hide Comment URL”
    1. is only compatible to 3.2.1.
    2. the last update was 2011-9-2 (really old)

    • Editorial Staff says

      If you look at the code of this plugin, it is very simple, and it works. You can take the code and dump it in your functions.php file…

      function disable_comment_url($fields) { 
          unset($fields['url']);
          return $fields;
      }
      add_filter('comment_form_default_fields','disable_comment_url');
      

      So in short, no this plugin is compatible with recent versions. The author just didn’t update the plugin because it simply works. Why update when it is not broken?

      Admin

      • Regev says

        Awesome!

        How do I also…

        1. Change the default “Your email address will not be published. Required fields are marked *” into a custom text, like you have done.

        2. Remove the * from “Name” and “Email”, and change “Name” to “Your Real Name”

        Thanks.

  31. Gautam Doddamani says

    i guess we already had a long conversation about this a long time back…i think since you got rid of livefyre…yea i agree this helps get rid of spam users and keep legit comments comin’! real nice plugins…wil check ‘em out! :)

    Cheers,
    Gautam

  32. Shalu Sharma says

    Nice article and I can understand why people want to remove it but can’t you use the right plugins to moderate and control spam? Thanks for the tutorial, if I do decide to then I know where to look for it.

  33. Cliff Beneventi says

    Thanks for the article. Reducing or eliminating spam is a critical part of comment management. Akismet does a great job for my clients, but uses URL’s to determine if a comment is spam. This plugin would then render Akismet less effectual. Also, the user can simply insert a URL in the comment itself, can they not? Lastly, I thought that the bulk of spam comments were generated by bots, which would still populate the comment field, even in the absence of a URL field.

  34. Zimbrul says

    What crosses my mind right now is this “being WPBeginner, o e of the solid sites out there providing quality WordPress tutorials and advice, you can afford to not show the author link on your comment form”. In fact this will dicourage many to comment unless they really have something to say.
    I only comment on articles that interest me and never said just “oh, great article, I’ll bookmark it, fantastic piece of writing”.

    • Elliott Richmond says

      Agreed, if someone is making the effort to comment on an article the least you can do is credit them with a link! After all it’s about the community right? I noticed this on WPB a while ago and it put me right off commenting full stop! Not that I comment for the backlink because it’s a nofollow anyway but because if any other commenters what to check me out they can.

      • Zimbrul says

        Yes, this is the idea of the author website field. But, as I said, I do mot comment here at wpbeginner for backlinks or for make myself known. I use WP Beginner website to get answers and to implement new te tehniques on sites I develop.
        I only comment to topics I can “technically” comment, that’s it.

      • Editorial Staff says

        Elliot, first of all I’m sorry to hear that you have stopped commenting on WPBeginner just because we decided to get rid of the URL field. While your initial intentions weren’t to get backlinks, but your decision to stop commenting after we get rid of the field only emphasize the point.

        If you do not think that a community is worth contributing to just because you are not getting a backlink/promotional value, then I don’t think that you value the community enough.

        We have had internal communications about establishing a proper registration system for regular users on WPBeginner. This would allow us to unlock certain perks (i.e backlinks to all of your new and previous comments after you hit comment count marker X). But again, I feel odd because I’m offering incentives for users to comment which is favoring quantity over quality.

        I will probably have this added as one of the questions in our annual survey for the WPBeginner audience.

        Admin

        • Elliott Richmond says

          Not “stop commenting” or “stopped commenting” just “put off” ^_^
          On the contrary I do value the community and I hope that I do offer value back to the community (albiet in a very small way compared to others) and I find your tone a little insulting to be honest!
          I believe that there are other contributors who I would certainly like to find out more about but seeing as you have denied a link back to their site where I can find out about “the community” it kind of defeats the object wouldn’t you agree? Fortunately I do recognised some of the contributors who I do value, Pippin being one of them but, if I’d like to find out about others then I have no chance right?

        • Editorial Staff says

          I won’t argue semantics of stop commenting or “commenting full stop”. Nonetheless, I see your point of finding user’s information and following up with them elsewhere. One thing that can be done perhaps is hyperlink all gravatar images with the user’s gravatar profile? Would you say that is a good solution?

          Always love hearing user feedback. This is why I will be adding this in the user survey that we are planning on sending out.

          -Syed

    • Editorial Staff says

      Zimbrul, first of all, I really appreciate you as a user. I have your gravatar memorized because I know you are one of our regular users. This technique is not to discourage users like yourself because you add relevant and useful conversation to the articles like this comment of yours.

      It is also one of the reasons why our site automatically approves your comment :) But you are among the exception. I can personally tell you that this is a big issue specially if you are running a tech related tutorial blog.

      SmashingMagazine has the same thing. They did this long time ago, way before WPBeginner. Reason was the same. I as a user appreciated their decision of getting rid of URLs because then I could engage in meaningful conversations with real people (not those drop by’s who might add controversial comment just to get a backlink and never check back).

      -Syed

      Admin

      • Zimbrul says

        Syed, your kind words means more than a backlink for me, don’t you guys agree? For me the words of appreciation from one of the most respected figures in WordPress community means a lot and as I said I come here not for the backlink but for problem solving most of the time. Sometimes I need advice sometimes I can contribute.

Lascia una risposta

Grazie per aver scelto di lasciare un commento. Tenga presente che tutti i commenti sono moderati in base alle nostre politica dei commenti e il suo indirizzo e-mail NON sarà pubblicato. Si prega di NON utilizzare parole chiave nel campo del nome. Avremo una conversazione personale e significativa.