-
Hello,
A few days ago I added this code to my .htaccess file
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*[^/])$ /$1/ [L,R=301]To redirect URL without ending slash to ones with ending slash.
After that I found 4 problems with RankMath.
First, my site’s XML sitemap is completely blank. https://nikolaroza.com/post-sitemap.xml/
Second, I write my own schema so I always remove the default article schema RM generates. The problem is that as soon as I update the page, RM regenerates that article schema.
Third, in the RM dashboard, I can’t turn off or on any of the RankMath features. The toggle button just keeps turning but it never finishes.
Fourth, I also can’t change meta title of any blog post. I change and update my page and the old title remains.
Can you please tell me what’s wrong?
Once I remove the code I added to my .htaccess RankMath works perfectly.
The ticket ‘Multiple problems with RankMath’ is closed to new replies.