Basic WordPress SEO Base wordpress seo
Posted on June 22, 2008 at 5:02 am Posted on Giugno 22, 2008 5:02 am
Today I am going to look at some very basic first steps in making sure that your band new shiny WordPress installation is search engine friendl y. Oggi vado a vedere molto di base primi passi nel fare in modo che il tuo gruppo nuovo lucido WordPress installazione è motore di ricerca friendl y. I am going to talk about just two things, but these are very important things, the most fundamental and arguably the most valuable from an SEO viewpoint. Sto per parlare solo due cose, ma queste sono cose molto importante, la più fondamentale e forse la più importante da un punto di vista SEO.
Firstly we are going to talk about permalinks. In primo luogo stiamo per parlare di permalinks. When you first install WordPress, your permalink structure will create a page URL for your posts and pages that looks something like this: Quando si installa prima di WordPress, il vostro permalink struttura creerà un URL della pagina per il tuo post e le pagine che assomigli a questo:
http://www.yoursite.com/?p=123 http://www.yoursite.com/?p=123
This is far from optimal, we really need to change this to something that contains some tasty and readable information for the search engines to devour. Questo è lungi dall'essere ottimale, abbiamo davvero bisogno di cambiare questo a qualcosa che contiene alcune gustose e le informazioni leggibili per i motori di ricerca a divorare. So we will make some changes to have them look like this: Così faremo alcuni cambiamenti alla loro aspetto:
http://www.yoursite.com/category/post-name/ http://www.yoursite.com/category/post-name/
To do this, find the permalinks section of your blog options and make the changes in the screenshot below. Per fare questo, trovare i permalink sezione del tuo blog opzioni e apportare le modifiche nello screenshot qui sotto. Before doing so, make sure you .htaccess file has write permissions set, don’t forget to change it back afterwards! Prima di procedere, assicuratevi di. Htaccess file è impostato autorizzazioni di scrittura, non dimenticare di cambiare di nuovo dopo!
Next we move on to page title, the default WordPress install will display a page title in this format: Poi si passa alla pagina di titolo, l'impostazione di default di WordPress installare per visualizzare una pagina titolo in questo formato:
Name Of Blog - Blog Archive - Post Title Nome del blog - Blog Archivio - Titolo post
This is terrible, since search engines rely heavily upon the page title. Questo è terribile, dal momento che i motori di ricerca dipendono in larga misura il titolo della pagina. The attribute more weight to keywords at the front of the title, so we need to switch “Blog Title” and “Post Title” around at the very least. L'attributo più peso alle parole chiave nella parte anteriore del titolo, così abbiamo bisogno di passare "Titolo Blog" e "Post Title" intorno perlomeno. This is where it gets tricky and much will depend on a) the version of WordPress you are using and b) the theme you are using. Questo è dove viene difficile e molto dipenderà dalla a) la versione di WordPress stai usando e b) il tema che si sta utilizzando.
Basically you need to look in your header.php and locate a line of code (usually towards the top) that will look something like this: Fondamentalmente è necessario guardare nel tuo header.php e individuare una linea di codice (di solito verso l'alto) che avrà un aspetto simile a questo:
<title><?php bloginfo(’name’); ?> <?php if ( is_single() ) { ?> � Blog Archive <?php } ?> <?php wp_title(); ?></title> <title> <? php bloginfo ( 'nome');?> <? php if (is_single ()) (?> Blog <? php)?> <? php wp_title ();?> </ title>
You then need to change it to something that looks like this: Dovete quindi modificarlo a qualcosa che assomiglia a questo:
<title><?php wp_title(’ ‘); ?><?php if(wp_title(’ ‘, false)) { <title> <? php wp_title ( '');?> <? php if (wp_title ( '', false)) ( echo echo ‘–’; } ?><?php bloginfo(’name’); ?></title> '-';)?> <? Php bloginfo ( 'nome');?> </ Title>
And there we have it, nice search engine friendly page titles. E vi abbiamo, bel motore di ricerca amichevole titoli delle pagine.
These two basic changes are the logical first step in creating a fully SEO optimised WordPress blog. Questi due cambiamenti di base sono il primo passo logico nella creazione di un SEO pienamente ottimizzato blog di WordPress. Both of these simple changes will have a huge impact on your on the page SEO, they address 2 of the top 3 SEO factors (the first being the actual domain name). Entrambi questi semplici cambiamenti avranno un impatto enorme sul tuo sulla pagina di SEO, essi indirizzo 2 della SEO top 3 fattori (il primo è il nome reale del dominio).
In the screenshot above we can see the results of these changes, check the search engine friendly URL and the improved page title. Nello screenshot sopra possiamo vedere i risultati di questi cambiamenti, controllare il motore di ricerca amichevole URL e il miglioramento del titolo di pagina.
If you enjoyed this post, make sure you Se si godeva questo post, assicuratevi di subscribe to my RSS feed iscriviti al mio feed RSS ! !
» Filed Under »Archiviato in SEO
Related Posts Posti connessi
- A complete list of search engine friendly (SEO) WordPress plugins for your Blog Un elenco completo di motore di ricerca amichevole (SEO) di WordPress per il tuo blog
- SEO tips from Matt Cutts that every blogger should know SEO suggerimenti di Matt Cutts che ogni blogger dovrebbe sapere
- My first post on WordPress and I’m loving it! Il mio primo post su WordPress e sono loving it!
- 8 Security Tips and Guidelines for your WordPress Blog 8 Sicurezza suggerimenti e linee guida per il tuo blog WordPress
- How to write blog post titles while keeping SEO in mind Come fare a scrivere i post del blog titoli mantenendo SEO in mente

























Why is the end of the url in the last screenshot: Perché è la fine del l'url negli ultimi screenshot:
while the title of the story is: mentre il titolo della storia è:
Hm look at the page and its the same there. Hm guardare la pagina e la sua stessa.
Someone entered a wrong caption first and changed it later. Qualcuno entrato in una didascalia sbagliato prima e cambiato in un secondo momento.
You caught me Lei mi ha catturato
Yep entered the wrong title when I made the post, edited it later, after I had taken that screenshot, oops Yep è entrato il titolo sbagliato quando ho fatto il post, a cura in un secondo momento, dopo che avevo assunto che schermata, oops 