|
Embedding A Blog Into Your eVetsite
If you have a blog from Blogger or WordPress, you can embed it into your eVetsite!
Using simple code, you can create a new page, and then have blog updates right from your site.
If you don't have a blog, you can sign up for a free blog here or here.
To embed your blog into your eVetsite first create a new page or designate one.
Next, note the URL of your blog, in our case it's http://evetsitestest.blogspot.com, add ?m=1 to the end of it so the URL looks like http://evetsitestest.blogspot.com/?m=1
Now - log into your evetsite, click on Edit Content and click Source at the bottom of the screen.
Paste the following code in and then replace the green text with the URL for your blog.
<iframe src="http://evetsitestest.blogspot.com/?m=1" height="500" width="100%">
Your browser does not support iframes
</iframe>
Click save, and you are done!
As always, if you have any questions we'll be glad to help.
|