Site validation similar to XML sitemap
faunapolis - July 18, 2008 - 00:33
| Project: | Yahoo Search BOSS |
| Version: | 6.x-1.0-alpha1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
Is there a way to do a site validation similarly to the way XML sitemaps does with the search services? XML sitemap creates a "file" with the info on the fly.
Excellent module, thanks
Thanks

#1
This would be possible, by adding a slightly modified version of xmlsitemap's functionality. Anyone care to contribute a patch? :)
#2
What XML Sitemap implements is a set of menu callbacks which output the content the web site is expecting. It's not so difficult to be done.