Developer forum

Forum » Ecommerce - Standard features » seo index
Jose Caudevilla
Reply

We are having problems on the web because it is not indexing. From SEO they tell us a couple of things that they do not understand.

Inside the IIS log, what the google robot finds:


1. Inside the IIS log, Admin group: where do these URLs come from? concatenate the admin url with 404 + the destination of a qubbos path with a port
https://qubbos.es/Admin/Public/404.aspx?404;http://qubbos.es:443/blog/por-que-la-campana-de-cocina-no-aspira-3

https://qubbos.es/Admin/Public/404.aspx?404;http://qubbos.es:443/horno-smeg-sf6922ppze1-crema-4

2. Inside the IIS log, URLS not friendly: There are also urls of the type

https://qubbos.es/Default.aspx?ID=3493

https://qubbos.es/Default.aspx?ID=2399&GroupID=GROUP697

instead of the friendly urls

3. On the product listing pages, you don't see any products in the source code. This already happens in any DynamicWeb demo:

http://netaservice.dwsales.dynamicweb-cms.com/english/products/accessories/eyewear

The web had a very good positioning, we have migrated everything with the seo team, and everything is being lost ... we do not know where the error may be.

We would appreciate any help.


Replies

 
Nicolai Pedersen
Reply

What exactly do you mean when you say it is not indexing?

@1: The http://qubbos.es:443/blog/por-que-la-campana-de-cocina-no-aspira-3 url does not exist - and the configuration of the IIS will send that to Dynamicwebs 404 handler which is Admin/Public/404.aspx - explained here: https://doc.dynamicweb.com/get-started/introduction/other/custom-404-error-pages

@2: Urls are rewritten by DW before they are send to the actual execution - and IIS logs what is in the execution.

@3: That is because the product list is fetched using ajax. Google fully supports that - see https://developers.google.com/search/blog/2014/05/understanding-web-pages-better

The site has at least 2540 pages in Google - see this:

 

Running a Lighthouse report also indicates that SEO is ok:

 
Jose Caudevilla
Reply

Hello Nicolai, thank you very much for your answer.

All your explanations are very useful to us.

It is true that the site has at least 2540 pages on Google, but the total is around 6000. In any case, the mystery is the blog. There are only 4 indexed entries, although all of them are in the sitemap ... and apparently all are configured the same.

Can you think of any explanation or any line of research on this topic?

Thank you very much

Regards

 
Nicolai Pedersen
Reply

New site can take some days to get indexed.

Try the Google Search Console:

https://search.google.com/search-console/about

And follow progress: https://www.google.com/search?q=allinurl%3Aqubbos.es%2Fblog

 
Jose Caudevilla
Reply

Hi Nicolai,
thanks again for your answer.

Indeed the indexing may take time.

The tools that you indicate (Search Console) is where we see that there are only 4 entries of the post indexed, and it is what we use to see the indexing progress.

That is why we think there may be a problem, because many days have passed and nothing new from the blog is indexed ... and that is rare. It is strange that of the 2500 indexed pages, only 4 are from the blog ... and that it have not indexed anything new from the blog for weeks.

Could it be something from Dynamicweb configuration? Any ideas?

Regards

 
Nicolai Pedersen
Reply

From what I can see, the pages looks fine. I cannot spot anything wrong with them.

Have to turn to Google docs instead: https://support.google.com/webmasters/answer/7474347?hl=en#:~:text=If%20Google%20doesn't%20seem,basics%20of%20crawling%20and%20indexing.

 
Jose Caudevilla
Reply

OK, thank you very much for everything!

Have a nice day,

Regards

 

You must be logged in to post in the forum