Ticket #1654 (closed defect: fixed)
sitemaps.xml - homepage is listed as /home/ not /
| Reported by: | smagnusson | Owned by: | wscott |
|---|---|---|---|
| Priority: | medium | Milestone: | 2.3.0-rc1* |
| Component: | CMS - General | Version: | |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
for seo, the homepage should be listed as http://www.domain.com/ and not http://www.domain.com/home/
so i guess hard code this?
--
<urlset xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84"> ?
<url>
?
<loc>
http://dev.silverstripe.com/smagnusson/SilverStripeSite/home/ </loc> <lastmod>2007-11-08T20:33:01+13:00</lastmod> <changefreq>hourly</changefreq> <priority>0.5</priority> </url>
Change History
Note: See
TracTickets for help on using
tickets.
