Hello, ci dispiace per il problema che stai riscontrando con la visualizzazione di Rank Math nella scheda prodotto. È possibile che la scheda per modificare il Meta title e la meta description non sia visibile a causa di alcune impostazioni specifiche nel tuo sito.
Ti consiglio di controllare se hai impostato la tua homepage per visualizzare una pagina specifica. In tal caso, le impostazioni per i titoli e i meta possono essere configurate direttamente attraverso il MetaBox di Rank Math disponibile nell’editor della scheda prodotto.
Se hai già verificato che non ci siano conflitti tra i plugin e che le opzioni siano abilitate, potrebbe essere utile fornire ulteriori dettagli o screenshot del problema. Ti invitiamo a rispondere a questo ticket con queste informazioni, e un agente umano del team di supporto di Rank Math prenderà in carico la tua richiesta e ti fornirà assistenza specifica per il tuo sito.
Grazie per aver sollevato questa preoccupazione!
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hello,
We’ve checked your site, and your plugins, including WooCommerce, have not yet been updated.
We recommend updating the WooCommerce plugin so we can rule it out as one of the causes of this issue.
If the issue persists, you can add a filter to your theme’s functions.php file to set Rank Math’s Meta Box priority:
add_filter( 'rank_math/metabox/priority', function( $priority ) {
return 'low';
});
Let us know how this goes.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.