Standardized LabPrints partner page implementation | |||||||||
Description | |||||||||
The LabPrints partner page provides uniform content for your customers. The partner page is hosted on the LabPrints server and presented through your website so that visitors to your site will never need to navigate away in order to get the information about LabPrints that they need. LabPrints updates the partner page content regularly to ensure that all the latest information about training opportunities and content are available to your photographer customers when they need them. Here's what your users will find on the partner page:
The links below show example implementations of the LabPrints partner page: |
|||||||||
Recommended Implementation | |||||||||
LabPrints recommends that you use an IFRAME to present the partner page content on your website. This approach will allow you to easily contain the content within an area your choosing, while ensuring that web crawlers and bots are able to locate the content on your domain so that search engines can index the information and associate it with your website. The HTML below illustrates an example of how the IFRAME code may appear on your website nested within a table: |
|||||||||
<TABLE width="670">
<TR> <TD>
<IFRAME src="http://www.labprints.com/website/partner_content?ad=
http://www.ulbrich.us/lp/test.txt" width=670 height=2000 frameborder=0 scrolling=NO frameborder=0> </IFRAME> </TD>
</TR> </TABLE> |
|||||||||
Content Page address: http://www.labprints.com/website/partner_content The labPrints partner page is designed to be inserted into either a FRAME or IFRAME with a width of 670px. The height of the page can vary depending upon the content of the page. When using an IFRAME to contain the content, a height of 2000px should accommodate most variations in page content. |
|||||||||
Additional references on implementing IFRAMEs. |
|||||||||
Link Parameters |
|||||||||
The LabPrints Partner page accepts several variable which control the behavior of the partner page. Proper configuration of the page through the use of the page variables is necessary to ensure correct download links and formatting is applied to the page. | |||||||||
|