Problème persistant avec la soumission du sitemap dans Google Search Console

#1068119
  • Resolved Wutiskill
    Rank Math free

    Bonjour l’équipe Rank Math,

    Je rencontre un problème persistant avec la soumission de mon sitemap dans Google Search Console. Malgré toutes les vérifications effectuées, Google n’arrive pas à récupérer ou lire les fichiers sitemap générés par Rank Math.

    Voici un résumé détaillé de toutes les étapes que j’ai suivies :

    – Configuration et paramétrage :
    Rank Math SEO est bien installé et activé.

    Le mode avancé est activé dans les réglages.

    L’option Sitemap est bien activée dans les paramètres de Rank Math.

    L’URL du sitemap est correcte :
    https://wutiskill.com/sitemap_index.xml

    Cette URL est bien accessible dans un navigateur (pas d’erreur 404 ou 403).

    Vérifications effectuées :
    – Toutes les pages sont créées et publiées.

    – Les pages vides sont mises en noindex dans Rank Math (et donc exclues du sitemap).

    – Le code XML du sitemap est bien généré et valide (affiché correctement dans la vue code source).

    – L’URL du sitemap a été ajoutée au fichier robots.txt :
    Sitemap: https://wutiskill.com/sitemap_index.xml

    – Aucun blocage dans le fichier robots.txt (pas de règle Disallow qui gêne).

    – Le plugin WP Fastest Cache a été désactivé, et tous les caches ont été vidés.

    – Le fichier .htaccess contient bien les règles nécessaires de WordPress et de Rank Math :
    # 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

    – J’ai testé l’affichage du sitemap dans la source HTML : il est bien lisible.

    – J’ai désactivé le mod_security sur mon hébergement (via Hostinger).

    – J’ai essayé de soumettre manuellement chaque fichier sitemap :

    /post-sitemap.xml : fonctionne

    /page-sitemap.xml : erreur

    /category-sitemap.xml : erreur

    /sitemap_index.xml : reconnu, mais 0 page détectée

    – Problème actuel :
    Google Search Console ne parvient toujours pas à lire certains fichiers sitemaps.

    Il m’affiche : « Impossible de récupérer le sitemap » pour plusieurs fichiers.

    Même avec le sitemap principal (sitemap_index.xml), aucune URL n’est détectée.

    Tous mes plugins et WordPress sont bien à jour.

    Pouvez-vous m’aider à comprendre ce qui bloque encore la lecture de mes fichiers sitemaps par Google ?
    J’ai suivi toutes les recommandations disponibles dans votre documentation et sur votre support.

    Merci d’avance pour votre aide

Viewing 1 replies (of 1 total)
  • Hello,

    We apologize for the issue you are facing with the submission of your sitemap in Google Search Console. It seems like you’ve already taken many steps to troubleshoot the problem, which is great.

    Here are a few additional suggestions that might help resolve the issue:

    1. Flush Permalinks: Sometimes, simply flushing the permalinks can resolve issues with sitemap accessibility. You can do this by going to Settings → Permalinks in your WordPress admin area and clicking Save Changes without making any modifications.
      Flush permalink settings

    2. Validate Your Sitemap: Use the Validate XML Sitemap tool to ensure that your sitemap is correctly configured. This can help identify any potential issues that might not be immediately visible.
      An example displaying how to validate a sitemap

    3. Check for Plugin Conflicts: Even though you’ve disabled WP Fastest Cache, there could be other plugins causing conflicts. Consider using the Health Check plugin to identify any potential conflicts.

    4. Check Server Configuration: Since you mentioned disabling mod_security, ensure that there are no other server-level configurations that might be blocking access to your sitemap.

    5. Review Google Search Console: Sometimes, Google Search Console may take time to reflect changes. Ensure that you check for any specific error messages or warnings that might provide more insight into the issue.

    If these steps do not resolve the issue, we recommend replying to your ticket with any additional details or errors you encounter, and a human agent from the Rank Math Support team will assist you further. If you have not included your site URL in your previous messages, please do so as it will help in diagnosing the problem more effectively.

    Thank you for raising this concern, and we hope to help you get this resolved soon!

    Sources:
    Troubleshooting the “Couldn’t Fetch” Error in Google Search Console » Rank Math
    Rank Math Sitemap Issues and Their Fixes » Rank Math

    This is an automated reply from Rank Math Support Bot. If you need further assistance, please reply to this topic and a human support agent will reply to you shortly.

    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.

Viewing 1 replies (of 1 total)

The ticket ‘Problème persistant avec la soumission du sitemap dans Google Search Console’ is closed to new replies.