Questions
-
How do I avoid duplicate content and page title errors when using a single CMS for a website
I would still take precautions to not end up with duplicate content. Its an easy fix, so why take the chance. Hers an excerpt from google webmaster tools for using canonical tag. If Google knows that these pages have the same content, we may index only one version for our search results. Our algorithms select the page we think best answers the user's query. Now, however, users can specify a canonical page to search engines by adding a element with the attribute rel="canonical" to the section of the non-canonical version of the page. Adding this link and attribute lets site owners identify sets of identical content and suggest to Google: "Of all these pages with identical content, this page is the most useful. Please prioritize it in search results."
On-Page / Site Optimization | | anthonytjm0