(Not Working Sitemap: http://myfriendlive.com/sitemap.xml) (Oxwall)
(Working Sitemap: http://myfi.myfriendlive.com/sitemap.xml) (Wordpress)
(Not Working Sitemap: http://myfriendlive.com/sitemap.xml) (Oxwall)
(Working Sitemap: http://myfi.myfriendlive.com/sitemap.xml) (Wordpress)
And both dev refuse to fix them
So by law oxwall needs a default site map generator
OR at least inshore the store items work
Webmasters guidelines state you must have a site mapSo by law oxwall needs a default site map generator
OR at least inshore the store items work
Chiming in, Google recommends submitting a sitemap if your site meets the following criteria:
Nowadays, for Google is most important unique and valuable content. They dont care metas, keywords, etc...As it was, for example, in 2005:) Websites with scrapped content, duplicates, and non valuable content, are at the bottom of the Google SERP, even if they have 100% "on site" optimization.
But I agree, it would be good if the oxwall had a sitemap generator by default.. - for big sites with valuable content. (btw...they doesn't need to create this feature by LAW :D )
1. Your site is very large.
2. Your site has a large archive of content pages that are isolated or well not linked to each other.
3. Your site is new and has few external links to it.
4. Your site uses rich media content, is shown in Google News, or uses other sitemaps-compatible annotations.
So while submitting a sitemap will not count against you in Google's eyes, it can be superfluous work for sites that don't meet this criteria. Google's algorithms have come a long way since 2005 and these days, the driving factor for being indexed is unique, quality content being added on a regular basis.
Which plugin did you use to generate the file? Try to add this into your .htaccess file, somewhere above RewriteRule (.*) index.php line.You need to add this condition to .htaccess file between these lines:
RewriteCond %{REQUEST_URI} !/sitemap\.xml
RewriteCond %{REQUEST_URI} !^/index\.phpRewriteCond %{REQUEST_URI} !/ow_updates/index\.php
Make sure you file is called sitemap.xml