
LinkedIn graphics - how to I put a...
- how to I put a graph tag on my VSD site to show up on linked in when I want to link my webpage???

Hi Amy,
There's two ways.
One is to use the image tool and add an image then click on the image and click the link tool and then select the page you want to link to in the properties box to the right when it shows.
The other way is to
add the image to your site using the "Add Files" tool.Ctrl + alt + f
Next Place this code in a html box on your page.
Now adjust the code to your domain your image name, location and size.
You can also adjust the title and alt text. You'll also want to adjust the mypage.html to what your linking to.
Hope this helps.
There's two ways.
One is to use the image tool and add an image then click on the image and click the link tool and then select the page you want to link to in the properties box to the right when it shows.
The other way is to
add the image to your site using the "Add Files" tool.Ctrl + alt + f
Next Place this code in a html box on your page.
<a href="http://mydomain.com/mypage.html"><img src="images/mycoolimage.jpg" width="400" height="300" alt="My cool image" title="It's a pic of me" /></a>
Now adjust the code to your domain your image name, location and size.
You can also adjust the title and alt text. You'll also want to adjust the mypage.html to what your linking to.
Hope this helps.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Or do you mean Open Graph?
http://developer.linkedin.com/documents … ags-shares
http://developer.linkedin.com/documents … ags-shares
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Yes paintbrush, that's what I need.
AACCKK..CODE? Didn't think I had to do that in CC?

Sorry, Amy 
I know nothing about Linkedin/Open Graph, but maybe someone else here might know how to guide you through the process. VSD does have an add HTML tool (left tool bar), so it's easy to add snippets of code if needed.
http://readwrite.com/2011/04/06/linkedi … wNSfrLCT6n
Sounds like you need to start on Linkedin?

I know nothing about Linkedin/Open Graph, but maybe someone else here might know how to guide you through the process. VSD does have an add HTML tool (left tool bar), so it's easy to add snippets of code if needed.
http://readwrite.com/2011/04/06/linkedi … wNSfrLCT6n
The ease with which these features can be implemented will likely be the most exciting point for many non-developers. The plugins take a couple lines of code that can be copied and pasted into a site's code. All you need to do to get a plugin is go to LinkedIn's plugin gallery (as seen below), click on the "Get It" button and paste the code into the site.
Sounds like you need to start on Linkedin?
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.