Hi friends, As usual i used xml-sitemaps.com to create sitemap and urllist.txt. But yesterday i tried to create them but this site saw just 1 page of my site. I tried, re-tried but it changes anything. I found other sites to create sitemap.xml but i can't find other sites to create urllist.txt. If you can help me, i'll be happy. Thanks so much
How many pages do you have on you site? You can use WebCEO.com application free adition if you need not more than 100 pages in urllist file.
1 URL on my system usually means that you are using a javascript redirect to a different 'front page' of your site. No crawlers truly understand javascript, so all they see is your first page (usually blank). A human user has a browser which will support javascript more than 9 out of 10 times. When you check your site, it works... when a spider checks your site... it doesn't see anything telling it where to go. All you get is 1 URL. Another common issue is www vs. non-www since the Sitemap Protocol defines these as two different domains. If your site switches automatically, or your links are hard-coded one way... then you must use that version of your domain for the sitemaps as well. www and non-www are usually the same in a browser, but they don't have to be the same. Because of the rules at sitemaps.org this has to be the same in your sitemap all the way through.
Do you mean necessaty to include www.example.com and example.com addresses to the sitemap? How I can check which addresses visitors used? I did not find this info in google analytics and I have both addresses for the same site.
The best way is to write your own code which generates sitemap.xml (php generates xml) If you need the code, i will post here. It takes 5 minutes to configure.
Please post it. I tested different online and software sitemap generators and almost all of its were rejected by google after submition. One online generator was good but generates ones per two weeks without payment. And I use WebCEO free edition software generator but it allows anly 100 links include to sitemap file.
i succeeded after 10 days. Thanks to help. Pfff, i didn't understand anything for that problem. Thanks a lot again friends.
Just tried with newest version of A1 Sitemap Generator and it seems to handle that website fine. But possibly you already fixed the problem?