Related Topics
(0 votes) 9:16 pm
Im sorry to make so many post but i use this tool everyday and i find so many uses for it :). I was curious if image resize function can be added to the plugin? The problem is that using a standard xml feed the image has to be resized using css or html after post processing, which can negatively impact seo as google doesnt like images scaled in html or css. So i was curious would you consider adding that at some point. This is still a awesome product either way, thanks.
You are talking about tube-like sites, right? Is so, you should use the cseo_store_image function which is declared as follows:
function cseo_store_image($custom_field, $preferred_name = "", $width = 0, $height = 0, $compression = 0);
Examples:
cseo_store_image ('thumb', $post ['post_title']);
cseo_store_image ('thumb', $post ['post_title'], 160, 120);
cseo_store_image ('thumb', $post ['post_title'], 500, 400);
cseo_store_image ('thumb', $post ['post_title'], 320, 240, 85);
Most Users Ever Online: 1026
Currently Online:
26 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
ninja321: 87
harboot: 75
s.baryshev.aoasp: 68
Freedom: 61
Pandermos: 54
tormodg: 53
Member Stats:
Guest Posters: 338
Members: 3322
Moderators: 0
Admins: 1
Forum Stats:
Groups: 1
Forums: 5
Topics: 1760
Posts: 9080
Newest Members:
ntzaferis, mario.claroarcos, welf.kienle.kienle, lapageparfaite27, vardis11, miranewsruAdministrators: CyberSEO: 4276

Log In
Home
Offline
All RSS