Voici le template minimal pour une redirection d'un blog Blogger vers un autre site :
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateUrl='indie.xml' b:templateVersion='1.3.3' expr:dir='data:blog.languageDirection' expr:lang='data:blog.locale' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<meta content='width=device-width, initial-scale=1' name='viewport'/>
<meta content='0;URL=https://chbinz.blogspot.com' http-equiv='refresh'/>
<b:skin version='1.3.3'><![CDATA[]]></b:skin>
</head>
<body style='display:none'>
<b:section id='dummy'/>
</body>
</html>
Remplacer l'URL de la seconde balise <meta> par l'URL que vous voulez.
Aucun commentaire:
Enregistrer un commentaire