sjbglx1:
When the CEON mod is on , why google bot read the url in different way?
For example, my product 1 url reads like : https:/mysite.com/categoryname/product1
then if I create a sitemap, the above URL will be stored as "https:/mysite.com/categoryname/product1" for product 1
However, google bot crawls it like : https:/mysite.com/categoryname/product1?cPath=categoryname
So google think can not find the product URL in my sitemap.xml.
Why the google bot reads my url in this way? I need them to match each other.
Please advise!
It helps to investigate when a web address is provided. Without it, I would say this:
The presence of ?cPath=x for a product managed by Ceon URI Mapping indicates that the current category where that product is being shown is not the product's master category. The master category is identified at the top of a product's information page in the admin. This plugin will still generate a canonical uri that excludes the cPath parameter. The above question only states the condition of the canonical url and does not say anything about what the web browser shows.
Curious. For the Google link that is identified, the content that follows ?cPath= is it truly categoryname (as in the language word(s) of the category) or is it a series of numbers separated by underscores?
Generally speaking, Google and other search engines don't make up fictitious links. It is expected that the search engine found the link somewhere and added to their list. It may have been on someone else's site or generated internally at some point. It is possible though through google's admin tools to identify the importance of the various parameters and what they mean. Generally speaking the cPath parameter places the product in a group it doesn't define the product itself.