tonmo
Well-known member
Google WMT (renamed Search Console) is reporting a large number of errors.
I checked page source and I see the following code on my gallery pages:
When I go to that URL on my site, I get "error not found". It seems there is a trailing "/categories" which is causing a problem here? Or am I missing something....
I checked page source and I see the following code on my gallery pages:
Code:
<span class="crust" itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<a href="https://www.DOMAIN.com/gallery/IMAGE-NAME.268/categories" class="crumb" rel="up" itemprop="url"><span itemprop="title"></span></a>
<span class="arrow"><span>></span></span>
</span>