Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION importing wordpress to GS
#14
Example: file data/posts/post-id.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<item>
    <title><![CDATA[This is the post title]]></title>
    <date><![CDATA[Thu, 03 Dec 2015 17:56:00 +0100]]></date>
    <tags><![CDATA[a tag,another tag,_hidden_tag]]></tags>
    <private><![CDATA[]]></private>
    <image><![CDATA[images/image.jpg]]></image>
    <content><![CDATA[&lt;p&gt;This is the content.&lt;/p&gt;]]></content>
    <author><![CDATA[admin]]></author>
</item>

- author is not used by default, unless you enable it (NM 3.0-3.1)
- image is supported since NM 3.0 (can be full URL or relative to data/uploads)
- the post id (or slug) is not stored, the file name is used instead
- title is treated as text, not as html
Reply


Messages In This Thread
importing wordpress to GS - by abuhayyan - 2015-05-30, 10:10:00
RE: importing wordpress to GS - by Tyblitz - 2015-05-30, 19:04:19
RE: importing wordpress to GS - by abuhayyan - 2015-05-30, 19:23:25
RE: importing wordpress to GS - by datiswous - 2015-05-30, 19:42:43
RE: importing wordpress to GS - by Tyblitz - 2015-06-03, 10:21:27
RE: importing wordpress to GS - by abuhayyan - 2015-06-03, 10:46:55
RE: importing wordpress to GS - by Tyblitz - 2015-06-03, 20:10:00
RE: importing wordpress to GS - by datiswous - 2015-06-03, 22:05:08
RE: importing wordpress to GS - by Tyblitz - 2015-06-03, 22:24:13
RE: importing wordpress to GS - by shawn_a - 2015-06-03, 22:52:05
RE: importing wordpress to GS - by Carlos - 2015-06-03, 23:35:51
RE: importing wordpress to GS - by Tyblitz - 2015-06-04, 00:55:46
RE: importing wordpress to GS - by shawn_a - 2015-06-04, 00:40:08
RE: importing wordpress to GS - by Carlos - 2015-06-04, 01:48:50
RE: importing wordpress to GS - by Tyblitz - 2015-06-04, 02:10:58
RE: importing wordpress to GS - by Tyblitz - 2015-06-05, 01:28:22
RE: importing wordpress to GS - by abuhayyan - 2015-06-08, 17:42:26
RE: importing wordpress to GS - by Tyblitz - 2015-06-08, 20:12:49
RE: importing wordpress to GS - by abuhayyan - 2015-06-09, 15:50:07
RE: importing wordpress to GS - by paknoukri - 2015-07-04, 08:43:55
RE: importing wordpress to GS - by sidotij - 2016-09-28, 04:03:47
RE: importing wordpress to GS - by shawn_a - 2016-09-28, 04:18:46
RE: importing wordpress to GS - by sidotij - 2016-09-28, 04:32:35
RE: importing wordpress to GS - by shawn_a - 2016-09-28, 05:11:06
RE: importing wordpress to GS - by sidotij - 2016-09-28, 06:12:23
RE: importing wordpress to GS - by shawn_a - 2016-09-28, 06:13:56



Users browsing this thread: 1 Guest(s)