Molti proprietari di siti web desiderano poter utilizzare categorie e tag per le loro pagine, proprio come avviene per i post dei blog.
Ci siamo passati anche noi. Quando abbiamo costruito siti web più complessi, ci siamo resi conto di quanto sarebbe stato utile avere un modo per raggruppare ed etichettare le nostre pagine. Ecco perché abbiamo scavato in WordPress e trovato una soluzione.
In questa guida vi mostreremo come aggiungere categorie e tag alle vostre pagine di WordPress.
Perché aggiungere categorie e tag alle pagine di WordPress?
L’aggiunta di categorie e tag alle pagine di WordPress aiuta a mantenerle organizzate e rende più facile per i visitatori trovare ciò che stanno cercando.
Ad esempio, se nel vostro negozio WooCommerce avete più pagine di vendita per prodotti diversi, potete raggrupparle in categorie ampie e persino in pagine di categorie minori.
Potete fare lo stesso per le diverse pagine di funzionalità delle vostre applicazioni e dei vostri software. Ad esempio, OptinMonster raggruppa più pagine di funzionalità sotto la categoria “Funzionalità”.
Le categorie e i tag delle pagine possono essere utili anche per l’ottimizzazione dei motori di ricerca (SEO). Aiuterete i motori di ricerca a navigare tra i vostri contenuti e a comprendere la struttura del vostro sito web, facilitando l’indicizzazione e il posizionamento delle vostre pagine.
Per impostazione predefinita, le categorie e i tag sono tassonomie di WordPress limitate ai post del blog. Quindi, normalmente, si possono usare solo per i post di WordPress. Ma con pochi passaggi, è possibile applicarle anche alle pagine.
In questo tutorial vi mostreremo come aggiungere categorie alle pagine del vostro sito WordPress. Vi spiegheremo anche come aggiungere tag alle pagine di WordPress.
Come aggiungere facilmente categorie e tag alle pagine di WordPress
Il modo più semplice per impostare le categorie e i tag di WordPress per le pagine è utilizzare il plugin Pagine con categorie e tag. Si tratta di un plugin gratuito per WordPress che funziona subito senza configurazioni aggiuntive.
La prima cosa da fare è installare e attivare il plugin. Per maggiori dettagli, consultate la nostra guida su come installare un plugin di WordPress.
Una volta attivato, andare su Pagine ” Aggiungi nuovo nell’area di amministrazione di WordPress. Troverete che i tag e le categorie dei post di WordPress sono ora disponibili per le vostre pagine di WordPress.
Successivamente, è possibile creare categorie e tag per le pagine.
Per aggiungere una categoria, andate nella sezione Pagine ” Categorie della vostra dashboard di WordPress e inserite il “Nome” e lo“Slug” della categoria.
Successivamente, è possibile scorrere verso il basso e selezionare una“categoria madre” per la propria categoria.
Una volta inseriti questi dati, è sufficiente fare clic sul pulsante “Aggiungi nuova categoria”.
È quindi possibile visualizzare la nuova categoria aggiunta per le pagine.
Se si desidera eliminare una categoria specifica, è sufficiente fare clic sul checkbox accanto ad essa e selezionare “Elimina” dal menu a discesa delle azioni di massa. Quindi, fare clic sul pulsante “Applica”.
Successivamente, è possibile classificare le pagine di WordPress in base alle categorie appena create.
Per iniziare, basta modificare o creare una nuova pagina. Nell’editor a blocchi, si può ora selezionare il nome della categoria pertinente dalla barra laterale sulla destra.
Per esempio, abbiamo creato una pagina di funzionalità e l’abbiamo contrassegnata sotto la categoria “Funzionalità” nel pannello laterale destro.
Allo stesso modo, potete utilizzare i tag per la vostra pagina WordPress nel campo “Tag”. Se si desidera aggiungere più tag, è sufficiente separarli con una virgola.
Ad esempio, è possibile aggiungere parole e frasi chiave che aiutano a descrivere il contenuto. Nel nostro caso, abbiamo aggiunto i termini “exit intent” e “OptinMonster” come tag.
Dopo aver selezionato la categoria e aggiunto i tag, è sufficiente aggiornare o pubblicare la pagina WordPress. È tutto!
Per ulteriori guide su come sfruttare al meglio le categorie e i tag per il vostro sito WordPress, consultate i seguenti tutorial:
- Come includere categoria e sottocategoria nei permalink di WordPress
- Come aggiungere categorie e tag alla libreria multimediale di WordPress
- Come rinominare correttamente le categorie in WordPress (guida per principianti)
- Come convertire le categorie di WordPress in tassonomie personalizzate
Speriamo che questo articolo vi abbia aiutato ad aggiungere categorie e tag alle vostre pagine di WordPress. Potreste anche dare un’occhiata al nostro articolo su come creare archivi compatti in WordPress e al nostro elenco dei migliori plugin SEO per WordPress per ottimizzare il vostro sito web.
Se questo articolo vi è piaciuto, iscrivetevi al nostro canale YouTube per le esercitazioni video su WordPress. Potete trovarci anche su Twitter e Facebook.
Syed Balkhi
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!
Waran
I used the Pages with category and tag plug in to create categories and assigned to my pages. Then updated my permalinks to /%category%/%postname%/ but the url still showing the page slug only, category slug not showing.
I read the comments by others, mostly talk about permalink to posts.
is it possible to show the category in the permalink of a page? that is the only reason for me to categorise the pages.
WPBeginner Support
By default pages do not have the option to add categories so it sounds like you have a plugin or tool that is adding categories to your pages.
Admin
Johan
Hi, and thanks for valuable information. Does the use of this plugin mean that pages can have the same function as posts? For instance, can I make a portfolio grid containing pages instead of posts, or show several pages on a map instead of posts?
If the answer is no, is there a way to create hierarchical structure in posts? Because that what I am aiming for, a website with posts or pages in a hierarchical structure (e.g. homepage/page-a/page-a1, homepage/page-b/page-b4 etc.) where all the pages can be displayed and filtered via tags or categories in both listings and maps.
Much thankful for a reply!
Kind regards
WPBeginner Support
It would depend on the specific function you would like but it can be a similar function to posts. For what you are looking for it would more likely be better to use subcategories which we cover in our guide below:
https://www.wpbeginner.com/beginners-guide/how-to-add-categories-and-subcategories-to-wordpress/
Admin
Paul Wright
Hi, I am very grateful for this information, however unfortunately when I installed and activated the plugin it completley disfigured my “all pages” view on the dashboard , the letters identifying the page titles ran vertically down the page
thanks anyway
WPBeginner Support
It sounds like you may have all possible fields showing on your all pages screen. If you use the screen options in the top-right of the screen you should be able to hide some information to prevent the letter scrolling on the page.
Admin
Abud
Hi,
Cant we make it without any plugins?
WPBeginner Support
You can achieve this with code but by using a plugin it makes it easier to revert the change should you wish to do so. If you are concerned about the number of plugins on your site then we would recommend taking a look at our article below:
https://www.wpbeginner.com/opinion/how-many-wordpress-plugins-should-you-install-on-your-site/
Admin
Dinesh Kumar Takyar
Your suggested Post Tags and Categories for Pages plugin is excellent. Thank you!
Liesbeth
Hello,
On your recommendation we’ve been using this plugin. We love the features, but one thing is still bothering us. In the search results there are no categories showing. We use the Avada theme and would love to see categories in the results. Do you know how to fix it?
WPBeginner Support
You would want to reach out to the support for your specific theme for including the categories in the display
Admin
Dee Torre
Hi,
The plugin you suggested has not been reviewed for over 1 year. Could you suggest a newer one.
Tnks,
Dee
WPBeginner Support
For that message you are likely seeing, you would want to take a look at our article below:
https://www.wpbeginner.com/opinion/should-you-install-plugins-not-tested-with-your-wordpress-version/
Admin
Drew Downz
I’m pretty sure a “page” is not considered “post”
WPBeginner Support
Correct, they are different post types.
Admin
Tarun soni
I like to read your blogs because I found the solution for my query but I noticed that you suggest installing a plugin for the solution. is it possible for you to show the solution by sharing custom code, not by a plugin.
WPBeginner Support
It depends on the issue, we do our best to add a method for using code instead of a plugin for those looking for that but not all issues are solved with a small amount of code. Plugins are also a collection of code so there’s not always a difference in the code we would show and the plugin we’re recommending.
Admin
Joe Youngblood
Unfortunately you can no longer install this plugin from the repository as it hasn’t been updated in 2 years. Any other options?
WPBeginner Support
If you use the link in this article it will bring you to the plugin where you can download the plugin to use on your site. For the plugin not being updated, you may first want to take a look at our article here: https://www.wpbeginner.com/opinion/should-you-install-plugins-not-tested-with-your-wordpress-version/
Admin
Martin Vernal Burrows Jr.
Is there an advantage using pages over categories?
WPBeginner Support
Categories can group your posts while a page is normally for content that does not need to be updated often. You may want to take a look at our post here: https://www.wpbeginner.com/beginners-guide/what-is-the-difference-between-posts-vs-pages-in-wordpress/
Admin
HARISH NEMADE
Woww..Thanks a Lot, Wpbeginner Team.
WPBeginner Support
You’re welcome, glad our article was helpful
Admin
Evan Blass
Hello,
I’m interested to know if there’s a way to make pages act as categories for SEO purposes. For example, if I create a new category ABC on my domain.com it will have this link, domain.com/categories/ABC. However, if I create a page with the slug ABC, it will have this link, domain.com/ABC. However, since it is not a category, search engines might treat it as a static page.
Is there a way I can convert the domain.com/ABC page to a category?
WPBeginner Support
To customize the permalink, you would want to take a look at our guide here: https://www.wpbeginner.com/wp-tutorials/how-to-create-custom-permalinks-in-wordpress/
Admin
Evan Blass
Thanks let me check it out
Eleshia
Hi there
A very useful tip regarding an important subject.
WPBeginner Support
Thank you, glad you found our content helpful
Admin
Vale
Thank you for your post, so the pages still considered as static pages?
If I create an “About” page and if I did not assign a category will continue to be static? And in the other hand make pages as post with content?
WPBeginner Support
It should keep your pages as the static pages even if you add them to a category
Admin
Ismail Siraje Ittembe
Wow nice post boss keep it up
But This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
WPBeginner Support
Thank you for letting us know, we’ll be sure to take a look at alternatives should this plugin no longer work.
Admin
Carolyn
Hi. I am having a problem with assigning a new category that (for reasons over which I have no control) was given the same category name but with a different slug, and I am supposed to ‘pull’ these objects to the new category. But because it has the same name, although a different slug, WP doesnt seem to differentiate and keeps slinging the files into the old category. It defaults to the original. If there were a global function, other than the categories plugin, so that I could select the files and reassign from one category to another, bcause when I try to do so, only the old one shows up (even though the new one clearly exists).
WPBeginner Support
If you’re trying to rename the category, rather than transferring the posts individually you could rename the category: https://www.wpbeginner.com/beginners-guide/how-to-properly-rename-categories-in-wordpress/
Admin
Viswanathan
Hi, i am using the events manager plugin which creates individual pages for each event created. The plugin settings give an option of showing events as pages or posts. However in both the cases, while creating the event it only gives an option of adding or selecting an ‘event category’ and not the ‘categories that i create for my blog posts or pages.
Is there a plugin available so i can add my default post category to my events as well, so the events also show up in blog category archives?
Ghislain Poirier
And how do we add the categories to the pages?
I have the category functions showing in the wordpress backend menu, but it is only a shortcut to the create new category section…
It is still not allowing me to tell what page is in what category or am I missing something?
Pranav Mohan
This seems to assign pages to various categories, however, i am interested in finding out how to assign a category to a page so that when I search for the page, all the posts linked to the category show up.
Susan Taunton
Hi WPBeginner!
Post Tags and Categories is flagged by Wordpress now as not having been updated for 12 months and is only tested for up to Wordpress version 4.5.13. I just wonder if there not a child theme functions.php addition that could accomplish making pages taggable? Or is there a more up to date plugin that accomplishes this?
Thank you so much for your many, many excellent tutorials.
Susan
Xavier
Same question than Suzan.
I might use the php code for this feature in you have it by any chance.
BTW Suzan,
I found this plugin that might do the trick but I didnt test it myself and I would like WPBeginner opinion on that :
Category to Pages WUD
Hope this help
WPBeginner Support
Hi Xavier,
It looks alright.
Admin
Daan
Is it possible to use slugs from the categories
/categories/pagename
mohit yadav
Hi Thanks For This Great Article & the New Way of Website Structuring .
LOVE YOU
for this article.
Now What i m Looking is ?
i have a real estates website, while user submit property in this then he saw additional 3 drop down menu
1. by pages
2. by location
3. by type
and at last these automatically make a link with relevant pages.
THanks in Advance
Please help me .
Norma
Hi, was super excited for this plugin but it didn’t work. It installed the categories but didn’t link them… I am so sad! Is there and up to date version?!
Carol
I guess this info is outdated for the latest WP version. Is there an alternative plugin? I need to have this and it should be in WP by default, not requiring a plugin!
Complaints on the plugin’s site that their latest version does not work. When I do a search by different ways within my own plugin page for ‘new’, “no such plugin”.
WPBeginner Support
Hi Carol,
No, the information and the plugin mentioned in the article still work perfectly. We have updated the article with new screenshots.
Admin
Kegesa Danvas
Maybe you should try a plugin called Category to Pages WUD
Jhasketan Garud
Hi,
Thanks a lot. I just looking for this.
Now, I can easily affix categories to my new as well as old pages.
Jonathan Hostetler
Thanks for this tip! I tried the plugin you recommended “Post Tags and Categories for Pages” and it worked flawlessly. This is super helpful for me because we need to use pages (as opposed to posts) for certain projects because our visual editor plugin is only compatible with pages, but I also need to be able to assign categories to our content.
So, problem solved. Thanks again!
Sru
How can i list the category names under each page.? Please advise
David
This plugin has not been updated in 2+ years. Is there a way to do this without a plugin, so you’re not dependent on an old, outdated plugin?
Niso
What is the difference between an old plugin and old code? I do not see any . difference.
Kayleen Peretto-Ortega
Hello! I don’t have a plugin option, but there is an option for tags. I add tags for my posts, but they don’t appear on each post I make. Would you be able to help me on this?
WPBeginner Support
Please see our guide on the difference between self hosted WordPress.org vs free WordPress.com blog.
Admin
Tess Bulman
Do you have to have the upgraded version of wordpress? I have the free version and it won’t let me do anything with plugins? If this is the case, is there another way to put tags on my pages?
Fabio
Any info about compatibility with WordPress 4.4 ?
Renier
@Fabio
I found some problems in WP4.4. For some reason none of the ‘article posts’ in a category/post shows on archives (2016 theme). By deactivating obviously all ‘article posts’ shows, but not ‘article pages’ (or at least this is what I suspect). In short, archives doesn’t show all the pages.
Does anyone else experience this problem? I can’t seem to find any literature on the topic. Maybe Post tags and categories for pages plugin needs an update?
Tor Ivan Boine
awesome! Weird that this needs a plugin
gerhard
Very useful feature and a very good explanation on video!
thanks
Sebastian
Hi,
has anyone managed yet to make these categories for pages appear in the URLs as well?
I have not found any way to do this. Without it this plugin is only half as useful.
Thanks for any suggestions!
Sebastian
Denis
I have a question,
I have a website, and I do have categories pages, and TAG pages too,
Category pages are shown as 10 posts and they have next button – previous button,
But TAG pages don’t have NEXT BUTTON – PREVIOUS BUTTON, and they show only 10 posts related with the tag…
It is really crucial issue for me and I really need to have this TAG pages with next button, previous button
Do you guys have any idea that why CATEGORY pages do have these buttons but TAG pages don’t have?
How can I solve this issue?
Thanks so much in advance.
Best
Trieu To
Hi, i want to add category to page-url example /%category%/%pagename% how can i modify it?
Can you post a artice about this?
Thanks
neotanvir
I need a video which make it without using any plugins. Thanks
Tanuj Mandale
is there a reverse of this,
I mean while creating a new post, instead of categories I want pages (to choose from). Means as a post is associates to category, it must associate to page.
Is it Possible, please reply.
thanks in advance
WPBeginner Staff
Seems like products are a custom post type added to your site by a plugin or theme. This custom post type is not associated with tags. See our guide on Custom Post Types and Custom Taxonomies.
Ali Chaudhry
Hi, im getting tag options for my posts but not for products, how to turn on tag option for products ?
Tiziano D'Angelo
Do you know why the categories which are created are shared with posts? I’d like them to be page-only….
Leona
Hi everyone, How do I take off the parenthesis and number of pages in front of each category. I am using it to categorize product for my online store and these don’t make sense. Thanks.
Shane
Hi Guys,
Thanks for this info. Was wondering if this could be done.
Has anyone found that by adding categories to pages has increased rankings in Google if they also change permalink to – /%category%/%postname% ?
Cheers,
Shane
michello
No, because the urls don’t change, I mean the category name does not show up in the url So this plugin is half-baked.
Paul Adams
Is there a way to force them to show up in URLs via functions.php?
Trieu To
Hi Paul Adams
Like for this idea!
GILL COTTER
ooh thanks… so useful x
bernice
where should i post the coding at? do you had a guide? thanks
Mark Breese
So, as you say, there’s a plugin for that… So is there a plugin… or shortcode that will let me show the pages with a certain category as a list of links… or maybe a list with excerpts and featured image? And I am using Ninja Page Categories and Tags plugin actually.
My theme has a short code for showing posts in a category, but it does not pick up the pages in category and show them. (the theme is Weaver II Pro)
Les
I have to correct my first post. The categories used to appear on the right-hand side of the page.
Les
SOLVED: I found out what the problem was. In the “Screen Options” I had categories unchecked. I placed a check in the box and the categories are back.
Thanks for a great plugin.
Les
My categories stopped showing on my add pages screen. They used to appear on the left side of the page. Even if I create a new page category, it won’t show up. Do you have any idea what could be causing this?
Thanks in advance.
chris
Ignore previous comment. This is the correct one.
Hi. How can I show a listing of pages with their title/featured image/more?
Actually I only need the query to display a list of pages related to a category (pages I created and assigned them to a category) doesn’t seem to work. Instead, it brings only posts.
Editorial Staff
In your query make sure you are searching for both post types: posts and pages.
http://codex.wordpress.org/Class_Reference/WP_Query#Type_Parameters
Admin