I think the current school of thought in SEO would suggest only one canonical host, and the other domain can just redirect to the primary one - I usually do this in the nginx config but it'd work equally well with apache or some other web server.
On Wed, Apr 23, 2014 at 10:31 AM, Paul Whipp <[email protected]> wrote: > Absolutely correct. > > I went to delete it and it wanted to delete all my content. However, > editing the existing entry to reflect my main domain > paulwhippconsulting.com worked fine. > > I also use paulwhippconsulting.com.au. This now also has the sitemap for > paulwhippconsulting.com. I'm not sure if this matters; I probably would > be better off just redirecting were it not for the fact that my Australian > customers like to know my business is Australian. I guess I'll have to read > more about sites. > > Thanks for the quick response. > > > On Wednesday, April 23, 2014 10:18:40 AM UTC+10, Stephen McDonald wrote: > >> There's a "sites" section in the admin for configuring each site record >> (which most content has a relation to). >> >> Guessing you've got one record in there, and its domain is localhost. >> >> >> On Wed, Apr 23, 2014 at 10:16 AM, Paul Whipp <[email protected]> wrote: >> >>> >>> I'm having fun with Mezzanine: Using Django 1.6.2, mezzanine 3.0.6 and >>> Python 3; I've just migrated www.paulwhippconsulting.com from an old >>> Joomla 1.5 version. The site is like the 'plumber's dripping tap' and >>> Mezzanine certainly saved me a lot of time now I've finally got around to >>> updating it. >>> >>> I only have one big issue with the site now that it is deployed which >>> I'm investigating but I thought I'd mention it here in case anyone has a >>> quick solution: >>> >>> The sitemap file <http://www.paulwhippconsulting.com/sitemap.xml> is >>> showing my local development as the host url. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Mezzanine Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Stephen McDonald >> http://jupo.org >> > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
