Questions
-
Proxy Server & Wordpress - Need Help
Mandi, I think you are meaning redirected as opposed to proxied. (Canonical in this case - from GWMT) Two ways: Add a rel="canonical" link to the section of the non-canonical version of each HTML page. To specify a canonical link to the page http://www.example.com/product.php?item=swedish-fish, create a element as follows: Copy this link into the section of all non-canonical versions of the page, such as http://www.example.com/product.php?item=swedish-fish&sort=price. If you publish content on both http://www.example.com/product.php?item=swedish-fish and https://www.example.com/product.php?item=swedish-fish, you can specify the canonical version of the page. Create the element: Add this link to the section of https://www.example.com/product.php?item=swedish-fish. **Indicate the canonical version of a URL by responding with the Link rel="canonical" HTTP header.**Adding rel="canonical" to the head section of a page is useful for HTML content, but it can't be used for PDFs and other file types indexed by Google Web Search. In these cases you can indicate a canonical URL by responding with the Link rel="canonical" HTTP header, like this (note that to use this option, you'll need to be able to configure your server): Hope this helps, Robert
Technical SEO Issues | | RobertFisher0