
rank math site map sorunu
3
●140
- 03-09-2022, 18:35:21Genellikle cache yüzünden oluyor aşağıdaki filtreyi ekleyin.
https://wordpress.org/plugins/code-snippets/ eklentiyi yükleyip.
add_filter( 'rank_math/sitemap/enable_caching', '__return_false');
