Descrizione
SEO Friendly Images è un plugin di WordPress SEO che aggiorna automaticamente tutte le immagini con gli attributi ALT e TITLE a scopi di SEO. Se la tua immagine non ha gli attributi ALT e TITLE già impostati, SEO Friendly Images li aggiunge sulla base delle opzioni che hai impostato. Rende inoltre l’articolo valido per W3C/xHTML.
L’attributo ALT è una parte importante della SEO. Descrive le immagini per i motori di ricerca: quando un utente cerca una certa immagine questo è un elemento determinante per la corrispondenza.
L’attributo TITLE svolge un ruolo marginale, ma è importante per i visitatori, perché questo testo viene visualizzato automaticamente nel tooltip quando si passa il mouse sopra all’immagine.
Plugin realizzato da Vladimir Prelovac.
If you like what I do in WordPress, you will also like the ManageWP service.
Licenza
This file is part of SEO Friendly Images.
SEO Friendly Images is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
SEO Friendly Images is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with SEO Friendly Images. If not, see http://www.gnu.org/licenses/.
Installazione
- Upload the whole plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
- Use the Options page to modify ALT and TITLE options. Turn on Override ALT tag and TITLe tag if you didnt not add these anywhere.
- Note that SEO Friendly images works by modifying HTML output on the frontend of you site, and does not modyfiy images in your media gallery or while editing the post See this link for more
FAQ
- Installation Instructions
-
- Upload the whole plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
- Use the Options page to modify ALT and TITLE options. Turn on Override ALT tag and TITLe tag if you didnt not add these anywhere.
- Note that SEO Friendly images works by modifying HTML output on the frontend of you site, and does not modyfiy images in your media gallery or while editing the post See this link for more
- How do I correctly use this plugin?
-
Just activating hte plugin will do the work. If you want to customize go to Settings, SEO Friendly Images and enter additional settings.
- How does SEO Friendly Images work?
-
It replaces your image tags and ads ALT and TITLE tags which are essential for search engine optimization. This will result in more users to your site from the image search results.
- Is there anything else?
-
Yes, you should create an account with Google Webmaster Central and enable enhnanced image indexing option for your website.
- Can I suggest an feature for the plugin?
-
Of course, visit SEO Friendly Images Home Page
- I love your work, are you available for hire?
-
Yes I am, visit my WordPress Services page to find out more.
Recensioni
Contributi e sviluppo
“SEO Friendly Images” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“SEO Friendly Images” è stato tradotto in 7 lingue. Grazie ai traduttori per i loro contributi.
Traduci “SEO Friendly Images” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
3.0.5
- Fixed XSS issue (credit to Ryan Satterfield)
3.0.4
- Fixed default options
3.0.3
- Fixed warning messages
3.0.2
- Fixed warning message
3.0.1
- Made clear the plugin works by modyfying the image during output, and not changing images in the post editor or in media library as some people expected
- Debug notices
3.0
- Major rewrite and optimization of the plugin
- New tags to use in ALT and TITLE attributes
- All reported bugs fixed
- WordPress 4.1 and up compatible
2.7.6
- WordPress 3.8 compatibility.
2.7.5
- XSS and CSRF fixes
2.7.4
- WordPress 3.5.1 Compatibility
2.7.3
- Reverted change from 2.7.2 as it broke article view on some installations
2.7.2
- Fixed incompatiblity with mapping plugin Leaflet Maps Marker
2.7.1
- Minor issues fixed (thanks Dewey Bushaw)
2.7.0
- Introduced the premium version
2.6.3
- Display multiple categories (thanks to Charles Blaxland)
2.6.1
- Added support for overriding image title
- Fixed bug that sometimes prevented overriding the ALT tag
- Added support for %tags, replacing post tags (thanks Gerben Tiemens!)
- Some people had problems updating, this should be resolved now
2.4.1
- Alt tag replaces dashes and underscore
2.4
- Regexp Optimization. Fixed bug with single quotes used in images.