The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
Rich snippets support - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Feature Requests (http://get-simple.info/forums/forumdisplay.php?fid=7)
+--- Thread: Rich snippets support (/showthread.php?tid=3408)



Rich snippets support - dontpanic - 2012-08-09

Google (and maybe also other search engines) are supporting so-called rich snippets

https://support.google.com/webmasters/bin/answer.py?hl=en&answer=99170

There exist various plugins for wordpress...
Anyone intrested in this feature for getsimple as well? I would help implementing it...


Rich snippets support - mvlcek - 2012-08-09

dontpanic Wrote:Google (and maybe also other search engines) are supporting so-called rich snippets

https://support.google.com/webmasters/bin/answer.py?hl=en&answer=99170

There exist various plugins for wordpress...
Anyone intrested in this feature for getsimple as well? I would help implementing it...

You can easily create such snippets with I18N Special Pages: just define the necessary custom/special fields and specify the markup in the view section of the special page configuration.

If you create such special page definitions I can include them as templates in the next version of I18N Special Pages.