Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Some SEO help for all  (Read 10071 times)

0 Members and 1 Guest are viewing this topic.

bg62

  • Coppermine novice
  • *
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 46
  • le 'www' est fait aussi pour communiquer, partager
    • fonds d'écran gratuits
Some SEO help for all
« on: January 26, 2017, 04:06:03 pm »

by ' google translate ' .... :)
A small test done with PinIt for example, using the basic configuration, does not allow me to take the title of the image ....
I have this in the source code:
Code: [Select]
<td style="{SLIDESHOW_STYLE}" align="center">
<a href="javascript:;" onclick="MM_openBrWindow('displayimage.php?pid=14&fullsize=1','77301871588a0965d0046','scrollbars=yes,toolbar=no,status=no,resizable=yes,width=1925,height=1203')">
<img class="image" src="albums/userpics/10001/normal_fauves-animaux-sauvages_14.jpg" alt="Cliquer pour voir l'image en taille réelle" width="800" height="500" border="0">
<br>
</a>
<span id="plugin_social-sharing" style="display:block; padding-top: 0.5em; text-align: center;">
And so what is taken is "Click to view full size image"
http://www.cjoint.com/doc/17_01/GAAo5TaQkh6_pinit.jpg
It would be much better to display the title of the image, with 'its' title as here:
http://www.cjoint.com/doc/17_01/GAApdkuqmc6_pinit02.jpg

But how and where to change the coding to get there?

Moreover, I would like to use the plugin "LightBox NotesFor.net (lightbox_notes_for_net): v3.2" but the code that is registered is even worse ( http://forum.coppermine-gallery.net/index.php/topic,62905.0.html )
It would be nice to adapt all this if only for a correct referencing of images of our albums
amitiés
bg
Logged
Mes principaux sites >>> Fonds d'écran / référencer votre site / Longue traîne ... :)     le 'www' est fait aussi pour communiquer, partager et échanger, non ?

bg62

  • Coppermine novice
  • *
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 46
  • le 'www' est fait aussi pour communiquer, partager
    • fonds d'écran gratuits
Re: Some SEO help for all
« Reply #1 on: January 30, 2017, 03:55:19 pm »

Re ...
Finally using the plugin "pic_download_link" ....
I have this as code:
Code: [Select]
<span id="plugin_pic_download_link" style="display: block; padding-top: 0.1em; text-align: center;">
<a class="button" href="./?file=pic_download_link/picture&pid=124" title="Enregistrer la photo">Télécharger la photo</a>
</span>
28/5000
The ideal would be to have this:
Code: [Select]
<span id="plugin_pic_download_link" style="display: block; padding-top: 0.1em; text-align: center;">
<a class="button" href="./?file=pic_download_link/picture&pid=124" title="TITRE DE LA PHOTO">TITRE DE LA PHOTO ( téléchargement )</a>
</span>
It would be even better if the download happens by opening a page, an additional tab kind: http: // monsiteCPG / linkverslimageentaillereelle !!!
(See maybe even introduce a 'button' for download with "alt =" TITLE OF THE PHOTO ") there it would be 'TOP' :)
To have a direct link to the image in large size and thus give more facilities to the engines to find AND reference them ALL.
The big problem is ... I do not know how to code this :)
So: SOS !!!
thank you :)
Logged
Mes principaux sites >>> Fonds d'écran / référencer votre site / Longue traîne ... :)     le 'www' est fait aussi pour communiquer, partager et échanger, non ?
Pages: [1]   Go Up
 

Page created in 0.028 seconds with 19 queries.