Description
- it’s based on alexa traffic or pagerank.
- and user website at least should match with one of those above, in that way plugin will do the exchanging.
- after a new exchanging that link is not allowed to be added again till it has been removed by admin
Installation
- Upload
blogomaticfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<script type="text/javascript" src="http://www.your-website.com/wp-content/plugins/blogomatic/qstring.js"></script>in your template header.php file, in the head section. - Go to widget section of your wordpress, drag blogomatic widget to a sidebar.
- do the required options.
- that’s all ! 🙂
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Blogomatic » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Blogomatic » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.0
- plugin checks for validity of given url
- compatible with unicode
- with an ajax interface
- for security reasons all links should include « http://www. » at the first, otherwise plugin gives a warning.