Mobile app version of vmapp.org
Login or Join
XinRu657

: Are internal links to pages more valuable than sitemap.xml links So part of my site is asynchronously loaded with javascript. This part contains links to products. All these links also exist

@XinRu657

Posted in: #GoogleSearch #GoogleSearchConsole #SearchEngines #Seo

So part of my site is asynchronously loaded with javascript. This part contains links to products. All these links also exist in my sitemap.xml.

I've tested with Googlebot Fetch and it doesnt see these links, probably because of the asynchronous javascript that fetches them from an api.

So my question is, does googlebot treat internal links differently from sitemap.xml links?

If a product exists both as an internal link on my page and in sitemap.xml is it more valuable than if it just existed in my sitemap.xml ?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @XinRu657

1 Comments

Sorted by latest first Latest Oldest Best

 

@Heady270

Google should be able to render javascript as well. But it should be in ES5 and you shouldn't block any javascript resources. More info on: developers.google.com/search/docs/guides/rendering
If google can read your javascript, you should be able to see the result in the fetch & render tool or the mobile testing tool.

Regards Peter

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme