Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I m using joomla xmap component for creating sitemap. Here the URl of my xmap generated Sitemap:

http://www.acethehimalaya.com/index.php?option=com_xmap&sitemap=1&view=xml

I tried to submit my sitemap to google but the problem i m facing is that the URl doesnt get submitted and i m having a issue that says the sitemap is Empty.

So is it like the xmap generated sitmap doesnt get submitted or i m doing anything wrong ?

share|improve this question

2 Answers

I've had a similar issue with the xmap component for generating a sitemap.

If your site isn't too big, just do a manual sitemap and submit it.

Otherwise the issue is with xmap and/or it may be conflicting with another component.

I'm using K2 for content and I believe that is why the sitemap generator isn't working for me.

A similar issue could be happening to you and 1 of your components. Specifically, it could be due to multiple URLs pointing to the same content (an example of the problem).

share|improve this answer

If I were you I'd forget the whole Xmap sitemap concept alltogether. And do it manually. A weekly submit is ideal, but submits are tantamount the updates you make in the site. So, if you didn't update anything that week, no point on resubmitting.

Go here http://www.xml-sitemaps.com/ and build one there easy. Download the .xml file and upload it to your server root directory so that it lives in the internet. Make sure you have it in the main root. The more you nest it, the harder for Google spider to find it in a crawl.

Make sure it work by simply going to your browser and plugging www.domain.com/sitemap.xml.

Then you'll know you did it right. Then go to Google Webmasters and submit it and index it.

Before you do all that. My advise is to run your site through http://www.brokenlinkcheck.com/broken-links.php#status and check for broken links. fix them and then build your sitemap.

This sounds complicated but its not. Of course there are agencies that do this for you for a small cost, but if you do it yourself you'll save the money

Good luck

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.