<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dataplop.welmoc.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dataplop.welmoc.com/feed.php">
        <title>dataplop - wordpress</title>
        <description></description>
        <link>https://dataplop.welmoc.com/</link>
        <image rdf:resource="https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-16T13:57:34+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=wordpress:start&amp;rev=1584969253&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>dataplop</title>
        <link>https://dataplop.welmoc.com/</link>
        <url>https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=wordpress:start&amp;rev=1584969253&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-03-23T13:14:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://dataplop.welmoc.com/doku.php?id=wordpress:start&amp;rev=1584969253&amp;do=diff</link>
        <description>Wordpress

Liens utils

&lt;https://codex.wordpress.org/Administration_Over_SSL&gt;
&lt;https://codex.wordpress.org/Function_Reference/WP_Rewrite&gt;
&lt;https://fr.wordpress.org/plugins/velvet-blues-update-urls/&gt;

Configuration

Forcer https pour l'admin


# vim $( find -name wp-config.php )
define('FORCE_SSL_ADMIN', true);


Forcer https le site


# vim $( find -name wp-config.php )
$_SERVER['HTTPS']='on';</description>
    </item>
</rdf:RDF>
