Support > cpg1.5 plugin contributions

Add Description Meta to Gallery <HEAD> and rel=canonical to META pages

<< < (14/14)

whats_up_skip:
Joe I just want to thank you for you time and effort with this plugin. You have even produced some quality documentation to go with it. I think it provides some of the much needed SEO for Coppermine Gallery.

Given the work you have done, it would be trivial to add schema data markup to further improve the SEO performance. If you aren't familiar with schema, I can provide the information of what additional markup would be required.

I have wondered about a few other aspects of the display image page that Google might still misinterpret. I know the <H1> and <H3> have been demphasized by Google, but "on page" the Gallery Title name is still the largest text and the gallery description is the first descriptive text on the page. This leaves the picture/media title and description much further down the page, meaning Google is less likely to weight on them. I have wondered if the H1 and largest text should be the picture/media title. Then the H3 is the picture description, with the Gallery description after this. Surely this would improve the uniqueness of the page and emphasis the content better.

Lon:

--- Quote from: flapane on March 12, 2015, 01:07:00 pm ---As for the sanitation thing, maybe it could be useful to other users:
Line 18 of codebase.php

--- Code: --- function char_convert($str_a) {  // convert some characters if sanitized in db entry
$str_a = str_replace(array('&amp;', '&quot;', '&lt;', '&gt;', '&#039;', '&#39;' , '_' , '-', '"'), array('&', '"', '<', '>', "'", "'", '  ', '  ', '') ,$str_a);
return  $str_a;
}
--- End code ---

--- End quote ---

Is there a reason the title field would still be showing these characters?

Joe Carver:
Not sure what / how you mean.

Do you have a link / example?

tomskafo:
Need such a plugin for gallery 1.6
Can anyone help me with this?

tomskafo:
Google and Yandex want a canonical address on each page. Yandex directly writes me: "Canonical address is not specified."
A canonical URL lets you tell search engines that certain similar URLs are actually the same: https://yoast.com/rel-canonical/
How can I indicate the correct canonical link on every page?
Need such a plugin for gallery 1.6

Navigation

[0] Message Index

[*] Previous page

Go to full version