Skip to main content.

Extra Attributes.... use them for meta tags?

03/2-09 at 02.51 by: Robert Campbell

In CMS Made Simple 1.5 (or something) we added a few extra properties to the various content types.... extra1, extra2, and extra3.... Some people have been asking 'what are these for?'... well the simple answer is 'anything you want'.

You can use them for pretty much anything.  I have usedthem in conjunction with the FrontEndUsers and CustomContent modules to list groups that are allowed to view specific pages.  I've used them to display images on pages (before I added the image and thumbnail properties).... there are lots of ways you can use thise fields... they are just generic properties for a page.

But what about meta tags?  Why not use those fields to provide some additional meta tag information.... Maybe you don't want google to index this page.... well lets try to use the extra2 field to handle that.

Try this.

Enter this text into the 'extra2' field (on the options tab) when editing a page:  noindex (be careful with whitespace).

Then, in your page template (in the area between <head> and </head>) you should be able to do something like:

{capture assign='robots'}{$content_obj->GetPropertyValue('extra2')}{/capture}

This will process that content (the stuff inside the tags, and assign it to the smarty variable 'robots'.  (I'll explain later what $content_obj is).

Next, you can use something like:

{if !empty($robots)}<meta name="robots" value="{$robots}">{/if}

Save your page template, and refresh the appropriate page.  When you view the page source, you should see something like:

<meta name="robots" value="noindex">

Now google shouldn't index that page... or any page that have that value set in the 'extra2' property in the options tab.

Now you know one way (and there are many) that you can use the extra attributes that are associated with each content item in your page content.

No comments registered

Twitter / calguy1000

calguy1000: Released CGExtensions 1.27.7 for CMSMS - Minor enhancements and bug fixes.

- Fri, 03 Feb 2012 15:57:33 +0000

calguy1000: Released CGExtensions 1.27.7 for CMSMS - Minor enhancements and bug fixes.

calguy1000: RT @angst_ridden: Two great artists lost their home to a fire. Please help them recover. http://t.co/uHGcuNMN

- Thu, 02 Feb 2012 19:37:49 +0000

calguy1000: RT @angst_ridden: Two great artists lost their home to a fire. Please help them recover. http://t.co/uHGcuNMN

calguy1000: Please support the family of a CMSMS Dev Team Member. Their house was destroyed by fire yesterday: http://t.co/UfuoFWqf

- Thu, 02 Feb 2012 19:17:18 +0000

calguy1000: Please support the family of a CMSMS Dev Team Member. Their house was destroyed by fire yesterday: http://t.co/UfuoFWqf

calguy1000: CMSMS Developers! Customers in the UK? Please invite them to the GeekMoot 2012 end user workshop day - http://t.co/zarRXTHh #geekmoot #...

- Thu, 02 Feb 2012 11:36:51 +0000

calguy1000: CMSMS Developers! Customers in the UK? Please invite them to the GeekMoot 2012 end user workshop day - http://t.co/zarRXTHh #geekmoot #...

calguy1000: Edit your CMSMS site from your mobile! An exciting new app - presented at GeekMoot 2012. Book now! http://t.co/F5H3vpNH #geekmoot #cmsms

- Thu, 02 Feb 2012 10:51:54 +0000

calguy1000: Edit your CMSMS site from your mobile! An exciting new app - presented at GeekMoot 2012. Book now! http://t.co/F5H3vpNH #geekmoot #cmsms

calguy1000: Woot, today the number of members in the CMS Made Simple Linkedin group passed 500! Welcome! we enjoy the constructive dialogues :-) #cms...

- Tue, 31 Jan 2012 16:55:38 +0000

calguy1000: Woot, today the number of members in the CMS Made Simple Linkedin group passed 500! Welcome! we enjoy the constructive dialogues :-) #cms...

calguy1000: @PennyOlo for sure you should come... it's a chance to actually get your questions answered, talk to all the devs and learn how CMSMS works.

- Mon, 30 Jan 2012 19:46:47 +0000

calguy1000: @PennyOlo for sure you should come... it's a chance to actually get your questions answered, talk to all the devs and learn how CMSMS works.

calguy1000: RT @GJdeGraaf: Just used #ImageCompressor to automatically reduce all site images. Very easy way of saving data @cmsms @CMSMadeSimpleNL ...

- Sun, 29 Jan 2012 15:21:59 +0000

calguy1000: RT @GJdeGraaf: Just used #ImageCompressor to automatically reduce all site images. Very easy way of saving data @cmsms @CMSMadeSimpleNL ...

calguy1000: Playing with smarty3 and #cmsms ... not a simple conversion (smarty3 is buggy). but the caching possibilities are sweet!

- Sat, 28 Jan 2012 23:02:35 +0000

calguy1000: Playing with smarty3 and #cmsms ... not a simple conversion (smarty3 is buggy). but the caching possibilities are sweet!

calguy1000: @slabbe no sorry, it's custom ruby code... not part of CMSMS at all.

- Sat, 28 Jan 2012 07:13:07 +0000

calguy1000: @slabbe no sorry, it's custom ruby code... not part of CMSMS at all.

CMS Made Simple Blog

Geekmoot Update

- Thu, 19 Jan 2012 23:59:00 -0500

As you know our next GeekMoot will be in Northampton UK from March 8th to 10th. The Geekmoot preparations are well underway. The schedule is filling up fast, and the bookings are coming in! Here's the latest and greatest...

CMS Made Simple shares fun and page views with the fans!

- Thu, 19 Jan 2012 12:50:00 -0500

This is the second year that CMS Made Simple runs the "I Love CMSMS" fan-page promotion! The deal is quite simple. Show your community spirit by putting one of our CMSMS logos on a page of your your site with...

Nominations are Now Open for 2011 Geekmoot Awards

- Wed, 18 Jan 2012 11:40:00 -0500

Every Spring the CMS Made Simple Community recognizes the "best of" the previous year at our Geek Moot Awards Ceremony. We are now taking nominations for best of 2011 in the following categories: Developer of the Year, Design of the...

Announcing CMSMS 1.10.3 0 - Hyacynthe

- Mon, 09 Jan 2012 14:11:00 -0500

The CMSMS Dev team is proud to announce the release of CMSMS 1.10.3 - Hyacinthe. This is primarily a bug fix release on the 1.10 series, and fixes some important issues related to the wysiwyg editor and other minor inconveniences....

2011 Year In Review

- Thu, 29 Dec 2011 12:30:00 -0500

Happy Holidays, Seasons Greetings, and an early Happy New Year to all the dedicated CMSMS web professionals out there. The CMSMS dev team would like to take this time to thank you for your continued support of your favorite open...