Rank: Advanced Member
Groups: Authorized User, Developers Joined: 2/17/2019(UTC) Posts: 909
Thanks: 3 times Was thanked: 15 time(s) in 15 post(s)
|
Hello everyone, I need to alter the following view file: Views -> Product-> _ProductSchtml.cshtml What I need to Do:I need to change this "description": "@Model.Description" to "description": "@Model.MetaDescription" Why:Because the description has a lot of HTML formatting and has too much information for Google to digest, and I can better control the description by using the meta description field. The Problem:@Model.MetaDescription is not within the scope of this file. Without me having to go through dozens of files, what is the file that I need to modify so I can switch the above code? I believe it's ProductSchemaModel.cs, but I wish to make sure. Thanks Edited by user Saturday, January 20, 2024 6:23:06 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Authorized User, Developers Joined: 2/17/2019(UTC) Posts: 909
Thanks: 3 times Was thanked: 15 time(s) in 15 post(s)
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close