Legacy Increase SEO by adding additional meta tags to page header.

Status
Not open for further replies.

bzcomputers

Customer
I currently modify the dbtech_downloads template to increase SEO.

I change this:
<title>{vb:raw pagetitle}</title>

To this:
<title>{vb:raw pagetitle} - {vb:raw vboptions[bbtitle]}</title>
<meta name="description" content="{vb:raw pagetitle} - Downloads. Find all the latest cruise related information, tips and downloads. Menus, Prices, Pre-Cruise Checklists, Daily Schedules and more!" />
<meta property="og:title" content="{vb:raw pagetitle} - {vb:raw vboptions[bbtitle]}" />
<meta property="og:type" content="article" />
<meta property="og:site_name" content="{vb:raw vboptions[bbtitle]}" />
<meta property="og:description" content="{vb:raw pagetitle} - Downloads. Find all the latest cruise related information, tips and downloads. Menus, Prices, Pre-Cruise Checklists, Daily Schedules and more!" />
<meta property="og:image" content="http://www.mysite.com/images/social/facebook_og1.png" />


What I'd like to do is be able to add the category description / file description (first 150 chars) into the description tags for their appropriate pages in order to make all the tags unique. Are these items currently available to reference by variable? If not can they be added?
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Status
Not open for further replies.

Similar threads

  • Locked
  • Suggestion Suggestion
Replies
5
Views
1K
Top