我必须在 Google plus 中分享产品名称、产品图片和产品描述。
我有这个代码,它只共享 URL,而不是图像和描述。
https://plus.google.com/share?url=<<Encoded URL>>;
在 Pinterest 中,我有一个只共享一张图片的脚本。如何在 Pinterest 中传递多张图片?
http://pinterest.com/pin/create/button/?url=<<Encoded URL>>&media=<<Encoded 1 IMAGE URL>>&description=<<Encoded Description>>