You think it's advised or even a good idea at all to put any of these generic shopify scripts at the bottom, aswell as merging them in one file? - Smoothscroll.js - ie11.js What about the other 2 generic shopify scripts that are already set to defer, but seperately? - vendor.js - theme.js
@RankYa Жыл бұрын
*Shopify Theme code must not be edited on a live site* _Instead, make a duplicate and work on the backup untill 100% sure everything works_ Whenever a website is analyzed for search engine optimization opportunities. The question must be asked: What is the functionality of the *file* be it javascript CSS or other file types. Then, consider HOW important that is functionality for user-experience (page load time is part of user-experience). Smoothscroll.js on a website is to do with scroll events (mouse scroll). Most likely that a visitor won't need this functionality in Above the Fold area anyway. I would test putting that in footer and also defer the loading ie11.js Internet Explorer version 11 may be very important for some websites, but for others may be not. I would analyze the website logs to see what percentage of visitors use Microsoft Devices including IE. vendor.js or theme.js (is tricky, because some functionality may be needed throughout different parts depending on Theme and Shopify Store Structure (Although grouping these 2 maybe ideal in most cases). If you have the skills, you can break up the code as well (I would not recommend this for most Shopify Store owners trying to accomplish this themselves without advanced skills in coding).
@whiteswordwarrior9995 Жыл бұрын
thanks man looking forward to more advanced seo videos@@RankYa
@kudosapp1436 Жыл бұрын
Sir, your videos always help me a lot the way you explain things is amazing.
@RankYa Жыл бұрын
Glad to hear that
@ilamalihilustan22 Жыл бұрын
Insightful! I recommend you make 2 videos about: How to fix INP (new Core Web Vital) and How to optimize Javascript for Shopify store
@RankYa Жыл бұрын
Very complex techniques for most subscribers to RankYa KZbin channel, but your request is noted
@arslanashhar5725 Жыл бұрын
Hi, I hope you would be fine. I want to know how to add schema for every single product. For example I have 10 blogs, I want to add schema for every single blog. Then how I will add, reply please urgently, as I am dealing a client
@RankYa Жыл бұрын
If only small amount of URLs then you can do it manually developers.google.com/search/docs/appearance/structured-data/product simply create a template and blurt out Product Schema Markup for Shopify. *But if I had your client website, then, I would encourage them NOT to add product structured data* instead *add Structured Data to the Shopify Theme* which means you'll add Schema Markup without using plugins and you'll be able to mark up the entire website = better Search Engine Optimized Shopify store