Hello, we’re sorry to hear that you’re experiencing issues with Rank Math. It seems like you’re having trouble with the sitemap and URL redirection.
To address the sitemap issue, you can try adding some rewrite rules manually to your server configuration. If you’re using an Apache web server, you can follow the instructions provided in this link to add the necessary rewrite rules to your .htaccess file.
If you’re using an Nginx web server, you can also add the required rewrite rules by following the instructions provided in this link.
Additionally, if you’re experiencing issues with URL redirection, please provide more details about the specific problem you’re encountering so that we can assist you further.
If you need further assistance, please feel free to reply to this ticket, and a human agent from the Rank Math Support team will be happy to help.
Sources:
Rank Math Sitemap Issues and Their Fixes » Rank Math
Rank Math XML Sitemaps on NGINX Servers » Rank Math
Buongiorno, come potete vedere da questo link : https://vintageitalianfashion.it/post-sitemap4.xml
questo è l’errore. Inoltre non viene letto da Google Search Console. Ho messo il codice che mi avete indicato :
# BEGIN LSCACHE
# END LSCACHE
# BEGIN NON_LSCACHE
# END NON_LSCACHE
# BEGIN WordPress
# Le direttive (linee) tra “BEGIN WordPress” e “END WordPress” sono
# generate dinamicamente, e dovrebbero essere modificate solo tramite i filtri di WordPress.
# Ogni modifica alle direttive tra questi marcatori verrà sovrascritta.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# START of Rank Math Sitemap Rewrite Rules
RewriteEngine On
RewriteBase /
RewriteRule ^sitemap_index.xml$ /index.php?sitemap=1 [L]
RewriteRule ^([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L]
RewriteRule ^([a-z]+)?-?sitemap.xsl$ /index.php?xsl=$1 [L]
# END of Rank Math Sitemap Rewrite Rules
# END WordPress
Ma non funziona ugualmente. Questo è un grande problema!!!
Per quanto riguarda le redirect il problema credo sia Litespeed. Quindo ho disattivato redirect da RankMath e ho caricato il plugin redirect e ora funziona. Ho tolto Litespeed ma il redirect di RankMath non funziona lo stesso.
Hello,
Apologies for the inconvenience.
The sitemap URL you have shared is returning a critical error.
You must have received an email from WordPress with the details about the issue. Please share it with us here so we can check.
Having an error log will help us determine what is causing the critical error on your website.
You can trigger again the error so the log will be updated, and share the results here.
Looking forward to helping you.
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.