Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Please tell me what could be the problem when loading this page: https://code-flow.club/sitemap.xml , Google says that you need to split this file into several parts, but how to do it?

What I have tried:

Please tell me what could be the problem when loading this page: https://code-flow.club/sitemap.xml , Google says that you need to split this file into several parts, but how to do it?
Posted
Updated 24-Apr-19 8:20am

1 solution

Looks like you have references to every message ever posted at the "club" in your "site map".

You probably used a generator with no thought of what was being generated. Google is telling you to rethink your approach. (It's "too much').

https://support.google.com/webmasters/answer/183668?hl=en
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900