Hi I designed a site for a client and was creating a google sitemap, whilst I was there I offered to create one for another site that I DID NOT design. It is a WP site. Using the sitemapdocs generator it stopped generating the sitemap because of too many errors, it got to 89 pages of which 69 are duplicate urls The structure is like this: http://www.mysite.co.uk/page-name/ and also: http://www.mysite.co.uk/page-name/page-name/ I found a post online that said to add the below code to the head: <link rel="canonical" href="http://www.mysite.co.uk/" /> Will this do the job? Thanks in advance Dee
No one? With so many DP'ers using WP I thought this would be an easy one. Any help woul be much appreciate.