amitmodak89 / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Include default preview image in HTML #427

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
W2P default preview image is loaded via JS.
It is important to make the image available to search engines.

1. Include the src in HTML.
2. Include the full size preview in the same HTML page, invisible.
3. Add alt="[product name]" to the small preview.
4. Add alt="Printable [product name]" to the full size preview.

Original issue reported on code.google.com by zetapri...@gmail.com on 13 Jan 2011 at 5:27

GoogleCodeExporter commented 8 years ago
Issue 426 has been merged into this issue.

Original comment by zetapri...@gmail.com on 13 Jan 2011 at 5:28

GoogleCodeExporter commented 8 years ago

Original comment by Anatoly....@gmail.com on 24 Jan 2011 at 12:59

GoogleCodeExporter commented 8 years ago
Please, use 1.8.4.0alpha21 release for testing on mageimage

Search for "Printable" in HTML source.

I added only full size previews because we don't use small previews at all.
But maybe I miss something :-)

Original comment by Anatoly....@gmail.com on 24 Jan 2011 at 5:41

GoogleCodeExporter commented 8 years ago
Is this it (html_image.png)?

Tested on /mageimage/
release v. 1.8.4.0alpha21

http://ec2-174-129-95-130.compute-1.amazonaws.com/mageimage/index.php/category-0
1/1pg-template.html

Original comment by agur...@gmail.com on 25 Jan 2011 at 6:01

Attachments:

GoogleCodeExporter commented 8 years ago
Yes, it is.

Original comment by Anatoly....@gmail.com on 26 Jan 2011 at 3:03

GoogleCodeExporter commented 8 years ago
The link to the image needs to be thru our standard function to proxy it in 
HTTPS.
The link will be to the custom domain, not zp.com

Original comment by zetapri...@gmail.com on 26 Jan 2011 at 5:34

GoogleCodeExporter commented 8 years ago

Original comment by Anatoly....@gmail.com on 26 Jan 2011 at 11:32

GoogleCodeExporter commented 8 years ago
Please use 1.8.4.0alpha22 release for testing

Original comment by Anatoly....@gmail.com on 26 Jan 2011 at 5:42

GoogleCodeExporter commented 8 years ago
Still not 100% clear on the testing procedure. Here's what I see in the source 
on:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magedev/index.php/test/290-x-2
35-mm-full-page-4-photos.html

html_image_02.png

/magedev/ has realestate.zetaprints.com as the background portal so, I do see 
the custom domain in the IMG path. If this is it.

Original comment by agur...@gmail.com on 27 Jan 2011 at 1:22

Attachments:

GoogleCodeExporter commented 8 years ago
From comment 6 by Max:
> The link will be to the custom domain, not zp.com

Your words:
> I do see the custom domain in the IMG path

So we have what we want, don't we?

Original comment by Anatoly....@gmail.com on 27 Jan 2011 at 2:03

GoogleCodeExporter commented 8 years ago
Looks Ok.

Original comment by zetapri...@gmail.com on 28 Jan 2011 at 4:39