background preloader

Wordpress

Facebook Twitter

Installer PHP, MySQL,Apache2 et phpMyAdmin sur un serveur Debian Squeeze. Qu’est-ce que c’est ? L’ensemble PHP, MySQL et Apache forment un excellent trio pour mettre en ligne un joli site web. PHP permettra de faire un site dynamique, MySQL de gérer vos bases de données et Apache de gérer les connexions des clients à votre serveur. De manière discrète et quasiment anonyme, une bonne partie de la toile fonctionne avec ce triptyque.

Sous Debian Squeeze, vous disposerez d’un serveur puissant pour héberger vos sites et vos applications webs. Pré requis : Debian Squeeze installé avec une adresse IP fixe. 1. 2. Prise en charge de PDO dans le fichier conf de PHP (utile pour WordPress par exemple): En fin de fichier, ajoutez les deux lignes suivantes: 3. Cochez la case « Apache2 » puis OK. Laissez l’option « Oui » : Entrez un mot de passe : Tapez votre mot de passe qui vous servira lors de vos connexion à phpMyAdmin : Confirmez votre mot de passe : Vérifiez le bon fonctionnement de phpMyAdmin en vous connectant avec votre navigateur : 4. Restricted Site Access. Limit access your site to visitors who are logged in or accessing the site from a set of specified IP addresses.

Send restricted visitors to the log in page, redirect them, or display a message or page. A great solution for Extranets, publicly hosted Intranets, or parallel development / staging sites. Adds a number of new configuration options to the Reading settings panel. From this panel you can: Enable or disable site restrictionChange the restriction behavior: send to login, redirect, display a message, display a pageAdd IP addresses to an unrestricted list, including rangesQuickly add your current IP to the unrestricted listCustomize the redirect location, including an option to send them to the same requested path and set the HTTP status code for SEO friendlinessDefine a simple message to show restricted visitors, or select a page to show them - great for "coming soon" teasers!

A Solution Guide | The Soul Mountain. Okay, so I came across a situation where I needed to migrate my wordpress site from local to server (in my case which was running on Ubuntu). Everything was working fine until I came across many issues after setting up the site on the server. I had made some changes to the permalinks and now , suddenly, everything just turned into a mess. Hence I decided to pen down this article in the hope that it may help some of you because I had searched up and down and suffered a lot trying to understand why it was causing issues.This is the message I got: Before we proceed on fixing the issues, lets try to put the pieces together now, shall we?

Note: You could really skip this part of the article and come back to it at the end if none of the solutions given in the next heading works. What Really Happened before the 404 1. 2. One reason could be that apache does not allow wordpress to easily change the content of your .htaccess file which resides on your wordpress root folder. 4. 5. 1.

Or 3. Scenario 1: The Best Mapping Plugins For WordPress. A contact page is much more useful with a map. A post about your favorite places for Chinese food is much easier to understand with a map full of pinpoints. A travel blog is that much more fun when you (and you readers) can see at a glance all the places you’ve been. There are many reasons to include maps on your WordPress site, and no matter what your reason is you should have an easy and efficient way to do just that. Below is a roundup of some of the best mapping plugins available. We’ve included a good mix of free and premium plugins to help you map out whatever it is you need to. Maps Marker Pro Maps Marker Pro is a premium WordPress plugin that works with a variety of mapping systems – Google Maps, Google Earth, OpenStreetMap, MapQuest, OGD Vienna Maps and Bing Maps are all compatible.

Get The Maps Marker Pro WordPress Plugin Leaflet Maps Marker Leaflet Maps Marker is a free WordPress plugin created by the makers of Maps Marker Pro. Interactive World Maps MapPress Easy Google Maps. WordPress Add A Shortcode Example. How do I create shortcodes that support attributes under wordpress CMS? How do I add shortcodes to my theme? A shorcode is nothing but a simple set of function for creating macro code for use in post content. You need to add the shortcode to your functions.php file. In this example, you are going to create a shortcode called [foo] that will add a text "This is a test".

You need to use functions.php a functions file, which resides in the theme subdirectory. This file acts like a plugin, and if it is present in the theme you are using, it is automatically loaded during WordPress initialization. Create wordpress function Edit functions.php, enter: $ vi functions.php Create a function called demo and append: //[foo]function foo_demo( $atts ){ return "This is a demo Save and close the file. Test it Edit or create a new post and add the following shortcode (in the post/page content): [foo] Save/publish post. How do I pass parameter or attribute to shortcode? Add the following to your functions.php: Markers on the world map. jVectorMap – load country specific page – Examlpe | jVectorMap Example.

jVectorMap Wordpress example. Load page ia ajax after clicking on a country. <? Php * Template Name: jVectorMap Template * @package WordPress * @subpackage Twenty_Eleven wp_deregister_script( 'jquery' ); wp_enqueue_script( 'jquery', ' array(), null, false ); wp_enqueue_style( 'jvectormap-style', get_template_directory_uri() .

Wp_enqueue_script( 'jvectormap-script', get_template_directory_uri() . Wp_enqueue_script( 'jvectormap-map', get_template_directory_uri() . Wp_enqueue_script( 'jvectormap-map_code', get_template_directory_uri() . Get_header(); ? UpdraftPlus - backup, restore and migrate plugin for WordPress - UpdraftPlus. MailPoet Newsletters (formerly Wysija) Create newsletters, post notifications and autoresponders. Drop your posts, images, social icons in your newsletter. Change fonts and colors on the fly. Manage all your subscribers. A new and simple newsletter solution for WordPress. Finally! We built it with the idea that newsletters in WordPress should be easy. Check out this 2 minute video. Post notifications video. Features Drag & drop newsletter editorSend your latest posts automaticallyAutoresponders, i.e.

Premium version MailPoet Premium offers these nifty extra features: Send to more than 2000 subscribersA beautiful statistics dashboard to compare your newsletters, and subscribersDetailed stats for each subscriber and newsletterAutomated bounce handlingTest your spam score before you sendImprove deliverability with DKIM signatureDon't reinstall. Visit our Premium page. Support Find over 80 articles in our documentation: support.mailpoet.com Translations in your language Get a Premium license in exchange for your help in translation.

Visual Composer WP plugin. Edit Flow. Les plugins indispensables pour Wordpress en 2013 | Webpulser developers' blog. Source : Comme avant de partir en randonnée, il est vitale de se prémunir des bons outils et accessoires pour bien démarrer un projet WordPress pour éviter tout pépin pendant le voyage. WordPress regorge de milliers de plugins et de danger (faille de sécurité, bugs, parois rocheuses, chemins glissant), je dresse ici une liste non exhaustive des plugins indispensables pour mener à bien une aventure avec ce CMS destiné aux blogs et sites vitrines. Gestion du cache, minifier css et js, optimisation, sécurité W3 Total Cache Téléchargement ici : Ce plugin simple et efficace regorge de fonctionnalités intéressante pour optimiser son site Web: gestion du cache, minification des fichiers JS et CSS, intégration de CDN.

A tester avec GTmetrix.com pour valider son fonctionnement. WP Smush.it Téléchargement ici : Regenerate Thumbnails WP Security Scan. WPML - The WordPress Multilingual Plugin. qTranslate. Writing multilingual content is already hard enough, why make using a plugin even more complicated? I created qTranslate to let WordPress have an easy to use interface for managing a fully multilingual web site. qTranslate makes creation of multilingual content as easy as working with a single language. Here are some features: qTranslate Services - Professional human translation with two clicksOne-Click-Switching between the languages - Change the language as easy as switching between Visual and HTMLLanguage customizations without changing the .mo files - Use Quick-Tags instead for easy localizationMultilingual dates out of the box - Translates dates and time for youComes with a lot of languages already builtin!

qTranslate supports infinite languages, which can be easily added/modified/deleted via the comfortable Configuration Page. For more Information visit the Plugin Homepage Please be aware of slow updates currently. Obtenir Debian. Debian is distributed freely over Internet. You can download all of it from any of our mirrors. The Installation Manual contains detailed installation instructions. And, the release notes can be found here. If you simply want to install Debian, these are your options: Buy a set of CDs or DVDs from one of the vendors selling Debian CDs Many of the vendors sell the distribution for less than US$5 plus shipping (check their web page to see if they ship internationally). Some of the books about Debian come with CDs, too. Here are the basic advantages of CDs: Installation from a CD set is more straightforward.

Buy a computer with Debian pre-installed There are a number of advantages to this: You don't have to install Debian. Installer WordPress sur un serveur Debian Squeeze | Le webadonf.net déblogue! Qu’est-ce que WordPress? Si vous souhaitez publier en ligne un blog comme si vous utilisiez Word alors WordPress est une des solutions possibles. Une fois installé sur un serveur, il n’y a plus qu’à se connecter et mettre en ligne ses articles. Avoir un blog fait partie de l’arsenal que l’amateur de réseaux sociaux doit posséder.

Bien sûr; il est possible de créer son propre design si l’on est un peu bricoleur et prêt à mettre les mains dans le cambouis… enfin dans le code XHTML et CSS. Pré requis : Debian Squeeze installé (dans notre cas sur une Dedibox chez Online.net).PHP, MySQL et Apache installé et configuré. 1. Connexion à MySQL : Entrez votre password pour MySQL. 2. 3. 4. 5. 6. 7. 8. 9. 10. Renommez le fichier wp-config-sample.php en wp-config.php. 11. Modifiez les informations suivantes selon vos propres paramètres : Enregistrez et quittez. 12. ) et saisissez : Si tout se passe bien WordPress vous criera « Quel succès! 13. 14.