NOTE: Updated in November 2009 to reflect name change to SmartSymbols.
Quick Start
1. Get the SmartSymbols code snippet. It will look something like this:

2. Insert it into your web page or blog.
NOTES:
1. Make sure you insert the SmarSymbols code snippet in the “HTML view” mode.
2. If you are creating a web page from scratch, make sure you have “HTML” and “BODY” tags.
In Detail
Suppose you have created SmartSymbols set for your product or a book. Now the question is, how would you insert one into your web page, e-commerce platform or a blog?
If you can insert a YouTube video into a web page, you can insert a SmartSymbols set.
Here is how you do it.
Web Pages, Blogs and Other “Static Content”
Step 1. Get the Widget
Obtain your widget code from SmartSymbols team. It is usually a simple one-liner that you just copy and paste without the need to look into it.
Typically, it would look something like this, although you might have additional code after the question mark (?). Typically that additional code is used to protect your SmartSymbols set and address other security issues.
<script type="text/javascript" src="http://www.smartsymbols.com/j2g/jg_stream.php?uid=JGSampleRealestate"></script>
If you understand what this stuff means - good! Then you see it is pretty simple.
If you don’t understand it - no problem, you don’t need to. Onto Step 2.
Step 2. Put the Widget
In this step you will temporarily need to switch to a somewhat techy mode - HTML, but only to insert the widget code you saw in Step 1.
Here is what you need to do. Launch your favoriate HTML editor and find a place wher you would like to insert the label. Now, switch to HTML mode and paste the widget code into where you want it to be.
Step 3. Save and Publish
Just save the code now, and publish it whereever you always publish your pages or blog posts.
You are done! You can see your SmartSymbols set in action here:
Next time we will look into how to insert SmartSymbols into dynamic systems, such as e-commerce platforms and content management systems.
Tweet This Post