Z
ZYPify Your Web Site
How can I modify my web site to create pre-defined ZYPd previews that my site's users can view?
It is very simple.  Just add the following tag block around any content you want to pre-define as a ZYPd preview:

<ZYPD id="zypd_descr" top="http://www.yoursite.com/zypdtop.htm"> your html content </ZYPD>

where id = "zypd_" plus any short name that describes the content and the optional property top identifies an HTML file that will be included above the ZYPd block. You can then provide a link in the format as follows (with either the ZYPd text, image or both:

<a href="http://zypd.com/?q=zp&k=zypd_descr&u=http://www.yoursite.com/yourpage.htm">
<img src="http://zypd.com/images/ZYPdLink.gif" alt="Click to see ZYPd Mobile Preview></a>

which will look like this on your web site (depending on whether you include the image, text or both):

 

You can have multiple content blocks enclosed in <ZYPD> tags on each page. They can even be nested.  Simply be sure to provide a unique ID for each one, as described above.

Please see the sample of a ZYPified web page.

Can I host my own ZYPd server that handles all ZYPd requests for my web site?
Please contact us if you are interested in hosting your own ZYPd server.