<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum Toile-Libre – Migration d'un blog WordPress]]></title>
	<link rel="self" href="https://forum.toile-libre.org:80/extern.php?action=feed&amp;tid=87&amp;type=atom"/>
	<updated>2010-07-09T17:32:27Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.toile-libre.org/viewtopic.php?id=87</id>
		<entry>
			<title type="html"><![CDATA[Re: Migration d'un blog WordPress]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=248#p248"/>
			<content type="html"><![CDATA[<p>le code doit etre grosso modo:</p><p>window.onload= function () { <br />&nbsp; &nbsp; &nbsp;settimeout ( duree_en_milisecondes , function () {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;document.location = &quot;http://nouvelleadresse&quot;<br />&nbsp; &nbsp; &nbsp; });<br /> }</p><p>Demandes a quelqu&#039;un qui connaisse un peu javascript <img src="http://forum.toile-libre.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[gebura]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=62</uri>
			</author>
			<updated>2010-07-09T17:32:27Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=248#p248</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migration d'un blog WordPress]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=243#p243"/>
			<content type="html"><![CDATA[<p>Salut gebura,</p><p>Merci pour l&#039;astuce, je vais essayer de creuser l&#039;idée et de chercher un peu du côté du javascript ! <img src="http://forum.toile-libre.org/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />Je suis bien conscient que c&#039;est dommage de changer d&#039;hébergeur, mais comme dit plus haut je garde toujours 2 projets sur toile-libre, dont le site professionnel de mon père architecte. Je n&#039;écarte absolument pas toile-libre de l&#039;aventure !&nbsp; <img src="http://forum.toile-libre.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Merci encore, je vous tiens au courant ! <img src="http://forum.toile-libre.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[frankynov]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=110</uri>
			</author>
			<updated>2010-07-08T15:51:22Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=243#p243</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migration d'un blog WordPress]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=242#p242"/>
			<content type="html"><![CDATA[<p>Salut,</p><p>Erf, c&#039;est dommage de se sauver, d&#039;autant que certains admins travaillent d&#039;arache pied sur comment améliorer les performances des sites.</p><p>Le plus simple pour rediriger est de creer un fichier index.php avec dedans:<br />&lt;?php header(&quot;location: http://manouvelleaddresse); ?&gt;</p><p>Vous pouvez également faire une page ou vous donner la nouvelle adresse et une redirection Javascript qui se fait au bout de 5-10 secondes, histoire que les gens notent la nouvelle adresse. ( pas d exemple en tete, mais c&#039;est assez simple à trouver).</p><p>A+</p>]]></content>
			<author>
				<name><![CDATA[gebura]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=62</uri>
			</author>
			<updated>2010-07-08T15:43:15Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=242#p242</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migration d'un blog WordPress]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=241#p241"/>
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[Porcepic]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=102</uri>
			</author>
			<updated>2010-07-08T07:39:28Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=241#p241</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migration d'un blog WordPress]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=240#p240"/>
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[frankynov]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=110</uri>
			</author>
			<updated>2010-07-08T07:29:13Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=240#p240</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migration d'un blog WordPress]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=239#p239"/>
			<content type="html"><![CDATA[<p>Merci beaucoup pour les explications complètes !</p><p>J&#039;ai réussi à faire ma migration, tous mes posts et commentaires ont bien été transférés, c&#039;était beaucoup plus facile que je le pensais !</p><p>J&#039;ai également essayé le script PHP : ça marche, mais uniquement pour la page principale (scratiphone.toile-libre.org) mais si par hasard google a en son cache une page cherchée par l&#039;utilisateur mais qui se trouve dans toile-libre, il va pointer directement sur la page d&#039;accueil principale et non sur l&#039;article recherché sur le nouvel hébergeur <img src="http://forum.toile-libre.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>Même chose si des utilisateurs ont marqué des pages en favori !</p><p>Une idée ?</p><p>en tout cas, encore un énorme merci pour les explications très claires ! <img src="http://forum.toile-libre.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[frankynov]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=110</uri>
			</author>
			<updated>2010-07-07T22:46:18Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=239#p239</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migration d'un blog WordPress]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=238#p238"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>&lt;?php
header(&#039;HTTP/1.1 301 Moved Permanently&#039;, false, 301); // pour le référencement...
header(&#039;Location: http://www.scratiphone.com&#039;);
exit();
?&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Porcepic]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=102</uri>
			</author>
			<updated>2010-07-07T21:32:42Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=238#p238</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Migration d'un blog WordPress]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=237#p237"/>
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[frankynov]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=110</uri>
			</author>
			<updated>2010-07-06T22:29:10Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=237#p237</id>
		</entry>
</feed>
