What should I do if the fixed template website cannot be adjusted? Qibao save you!
Posted: Thu Feb 20, 2025 4:41 am
It is very common to encounter a certain type of client's website that uses a template of a certain website or an e-commerce platform.
Usually these two types of websites will encounter some bottlenecks when they want to modify the content or meta information.
Either the entire website structure will be affected by a single change, or the entire site will only use the same TDK (Title, Description, Keywords).
As a result, the same information will always appear in the Google search bar, resulting in a poor user experience or poor search rankings .
Subscribe to Search Marketing Newsletter Contact Qibao Network
But Qibao Network has hidden talents. Our intern Johnny thought namibia mobile database of a new way and tried this solution:
By embedding some javascript into the homepage , you can dynamically modify the TITLE and DESCRIPTION of the webpage.
The original Title and Description of the website were -
T: Diamond Shine | Wedding ring diamonds, GIA diamonds, diamond necklaces
D: We provide you with high-quality diamond jewelry information, and Gia diamonds, rich...
Change to -
T:A Diamond Shine | Wedding ring diamonds, GIA diamonds, diamond necklaces
D:Yo, we provide you with high quality diamond jewelry information, and Gia diamonds, rich...
Example Javascript code (using jQuery)
Later, when I indexed this website, it turned out that both the title and description were captured with updated content!
From this experimental result, we can find that -
Google is willing to see the content converted by javascript for users to see.
This means that Google cares more about the visual presentation that users actually see, rather than just looking at the structure in the source code!
You can change the words you want to operate more quickly in the future, which is very helpful for many websites with rigid structures!
Usually these two types of websites will encounter some bottlenecks when they want to modify the content or meta information.
Either the entire website structure will be affected by a single change, or the entire site will only use the same TDK (Title, Description, Keywords).
As a result, the same information will always appear in the Google search bar, resulting in a poor user experience or poor search rankings .
Subscribe to Search Marketing Newsletter Contact Qibao Network
But Qibao Network has hidden talents. Our intern Johnny thought namibia mobile database of a new way and tried this solution:
By embedding some javascript into the homepage , you can dynamically modify the TITLE and DESCRIPTION of the webpage.
The original Title and Description of the website were -
T: Diamond Shine | Wedding ring diamonds, GIA diamonds, diamond necklaces
D: We provide you with high-quality diamond jewelry information, and Gia diamonds, rich...
Change to -
T:A Diamond Shine | Wedding ring diamonds, GIA diamonds, diamond necklaces
D:Yo, we provide you with high quality diamond jewelry information, and Gia diamonds, rich...
Example Javascript code (using jQuery)
Later, when I indexed this website, it turned out that both the title and description were captured with updated content!
From this experimental result, we can find that -
Google is willing to see the content converted by javascript for users to see.
This means that Google cares more about the visual presentation that users actually see, rather than just looking at the structure in the source code!
You can change the words you want to operate more quickly in the future, which is very helpful for many websites with rigid structures!