My site is indexed but there is a problem when I search for things that indexed In the images of Google
I find that the topic is wrong, for example the title of an article, but the image of the title of this article belongs to another article. This error has been repeated many times. What is the solution? Is this because I added the sitemap to my site late? The site is about two weeks old and you added the sitemap only two days ago? What is the solution? This problem has ruined my SEO
This is a common indexing issue with new sites where Google hasn't properly crawled and associated your images with the correct content yet. It's not necessarily because you added the sitemap late, but that definitely didn't help with initial crawling.
Here's what you should do:
Check your image implementation. Make sure each image has proper alt text that matches the article content, and that images are placed logically within the article structure. Google sometimes pulls images from anywhere on the page if the association isn't clear.
Use structured data markup like Article schema to help Google understand which images belong to which content. Include the image URL in your schema markup.
In Google Search Console, use the URL Inspection tool to request re-indexing of the affected pages. This will help Google recrawl and properly associate the images.
Make sure your images have descriptive filenames that relate to the article topic, not just generic names like "image1.jpg".
Give it time. Two weeks is very new for a site, and Google's image indexing often lags behind text content. The sitemap will help going forward, but it can take weeks for Google to properly sort out image associations on new domains.
This won't ruin your SEO long-term, but fix the technical issues now to prevent it from continuing with new content.