I was just doing a bit of SEO and one issue on my pages were a few missing height and width attributes on images. It turns out the only images on my pages without these are the subimage arrow.gif image. How can the code be modified to add these attributes to the output ?
Thanks,
Allen
subimage height and width
-
- Beginner
- Posts: 5
- Joined: Fri Apr 15, 2005 4:04 pm
The page is http://www.healthy-living-products.co.uk
Hi,
OK, the height and width of the subimage won't affect SEO since it is in script tags, or in the case of using menu_data.js file it is in a js file. As far as I know search engines ignore anything in script tags.
You might want to test your page to validate it
http://validator.w3.org/
and you can also use NetMechanic's tool - at the right is a TryIt and BuyIt. Just use the try it to test your main page, it will give you info on loading time, errors etc.
http://www.netmechanic.com/products/maintain.shtml
Ruth
OK, the height and width of the subimage won't affect SEO since it is in script tags, or in the case of using menu_data.js file it is in a js file. As far as I know search engines ignore anything in script tags.
You might want to test your page to validate it
http://validator.w3.org/
and you can also use NetMechanic's tool - at the right is a TryIt and BuyIt. Just use the try it to test your main page, it will give you info on loading time, errors etc.
http://www.netmechanic.com/products/maintain.shtml
Ruth
-
- Beginner
- Posts: 5
- Joined: Fri Apr 15, 2005 4:04 pm