fauwk
Forum Replies Created
-
Hello @wpsmort
Sure, thanks for having me.Hello @shivamtyagi
Thanks for being nice and clear. However, I’ve activated sitemap again with All in one Seo but as I mentioned you previously post-site maps are blank. Do you mind to check and let me know if there is any issue?
https://yapayzekahaberler.com/sitemap.xml
https://yapayzekahaberler.com/post-sitemap.xml
Looking forward to hearing from you.
Update:
I’ve used this code in functions.phpadd_action( ‘init’, function() {
remove_action( ‘init’, ‘wp_sitemaps_get_server’ );
}, 5 );
then it can remove 404 page and lead me still https://yapayzekahaberler.com/wp-sitemap.xml and then I see wp-sitemap.xml is empty as you can see through this link > https://prnt.sc/2Wh-EjrDVvTh
so I removed again that code from functions.php and now when I go http://yapayzekahaberler.com/sitemap.xml it’s giving 404 page but directing me to https://yapayzekahaberler.com/wp-sitemap.xml
I really don’t understand how can I fix it + is there any issue to use sitemap like this way as https://yapayzekahaberler.com/sitemap2.xml
Thanks!Update: I’ve disabled All in one seo and used other plugin.