Test Blog for Import https://testblog.example.com A comprehensive test blog for WXR import testing en-US 1 technology 2 web-dev technology 3 programming 10 javascript 11 typescript 12 react 13 nodejs HTML Formatting Test: Basic Text Styles https://testblog.example.com/html-formatting-basic/ Mon, 01 Jan 2024 10:00:00 +0000 This paragraph has bold text and italic text.

Here is another bold using b tag and italic using i tag.

Combined: bold and italic together.

Some strikethrough text and also this.

]]>
101 2024-01-01 10:00:00 2024-01-01 10:00:00 2024-01-02 12:00:00 2024-01-02 12:00:00 html-formatting-basic publish post 0
HTML Formatting Test: Headings https://testblog.example.com/html-formatting-headings/ Tue, 02 Jan 2024 10:00:00 +0000 Heading Level 1

Paragraph after h1.

Heading Level 2

Paragraph after h2.

Heading Level 3

Paragraph after h3.

Heading Level 4

Heading Level 5
Heading Level 6
]]>
102 2024-01-02 10:00:00 2024-01-02 10:00:00 2024-01-02 10:00:00 2024-01-02 10:00:00 html-formatting-headings publish post 0
HTML Formatting Test: Lists https://testblog.example.com/html-formatting-lists/ Wed, 03 Jan 2024 10:00:00 +0000 Unordered list:

  • First item
  • Second item
  • Third item

Ordered list:

  1. Step one
  2. Step two
  3. Step three

Nested list:

  • Parent item
    • Child item 1
    • Child item 2
  • Another parent
]]>
103 2024-01-03 10:00:00 2024-01-03 10:00:00 2024-01-03 10:00:00 2024-01-03 10:00:00 html-formatting-lists publish post 0
HTML Formatting Test: Links and Images https://testblog.example.com/html-formatting-links/ Thu, 04 Jan 2024 10:00:00 +0000 Here is a simple link.

Link with title: titled link.

Image: Test image

Image with title: Photo

Linked image: Banner

]]>
104 2024-01-04 10:00:00 2024-01-04 10:00:00 2024-01-04 10:00:00 2024-01-04 10:00:00 html-formatting-links publish post 0
HTML Formatting Test: Code Blocks https://testblog.example.com/html-formatting-code/ Fri, 05 Jan 2024 10:00:00 +0000 Inline code: Use const x = 10; to declare a constant.

Code block:

function hello() {
  console.log("Hello World");
}
hello();

Another block with pre only:

Plain preformatted text
with multiple lines
]]>
105 2024-01-05 10:00:00 2024-01-05 10:00:00 2024-01-06 09:00:00 2024-01-06 09:00:00 html-formatting-code publish post 0
HTML Formatting Test: Blockquotes https://testblog.example.com/html-formatting-quotes/ Sat, 06 Jan 2024 10:00:00 +0000 A famous quote:

The only way to do great work is to love what you do.

- Steve Jobs

Nested blockquote:

Outer quote

Inner quote

]]>
106 2024-01-06 10:00:00 2024-01-06 10:00:00 2024-01-06 10:00:00 2024-01-06 10:00:00 html-formatting-quotes publish post 0
HTML Formatting Test: Linked Images https://testblog.example.com/html-formatting-linked-images/ Sun, 07 Jan 2024 10:00:00 +0000 Here is an image inside a link with empty alt (common WordPress pattern):

Another linked image with no alt attribute at all:

Linked image where link and image src are the same:

For comparison, an image with proper alt inside a link should preserve the alt:

Company Logo]]>
107 2024-01-07 10:00:00 2024-01-07 10:00:00 2024-01-07 10:00:00 2024-01-07 10:00:00 html-formatting-linked-images publish post 0
HTML Formatting Test: Line Breaks https://testblog.example.com/html-formatting-line-breaks/ Mon, 08 Jan 2024 10:00:00 +0000 This paragraph has line breaks inside the text that should be preserved in markdown.

Here is another paragraph with different content on multiple lines.

Single line paragraph for comparison.

]]>
108 2024-01-08 10:00:00 2024-01-08 10:00:00 2024-01-08 10:00:00 2024-01-08 10:00:00 html-formatting-line-breaks publish post 0
Shortcode Test: Gallery https://testblog.example.com/shortcode-gallery/ Mon, 15 Jan 2024 10:00:00 +0000 Check out this gallery:

[gallery ids="1,2,3" columns="3"]

Pretty nice, right?

]]>
201 2024-01-15 10:00:00 2024-01-15 10:00:00 2024-01-15 10:00:00 2024-01-15 10:00:00 shortcode-gallery publish post 0
Shortcode Test: Video https://testblog.example.com/shortcode-video/ Tue, 16 Jan 2024 10:00:00 +0000 Watch this video:

[video src="https://example.com/video.mp4" width="640" height="360"]

Hope you enjoyed it!

]]>
202 2024-01-16 10:00:00 2024-01-16 10:00:00 2024-01-16 10:00:00 2024-01-16 10:00:00 shortcode-video publish post 0
Shortcode Test: Multiple Macros https://testblog.example.com/shortcode-multiple/ Wed, 17 Jan 2024 10:00:00 +0000 Multiple shortcodes in one post:

[audio src="https://example.com/podcast.mp3"]

And here's a gallery:

[gallery ids="10,20,30"]

With an embed:

[embed]https://youtube.com/watch?v=abc123[/embed]

End of post.

]]>
203 2024-01-17 10:00:00 2024-01-17 10:00:00 2024-01-17 10:00:00 2024-01-17 10:00:00 shortcode-multiple publish post 0
Shortcode Test: Self-Closing https://testblog.example.com/shortcode-selfclose/ Thu, 18 Jan 2024 10:00:00 +0000 Self-closing shortcodes:

[divider /]

Another one:

[spacer height="20" /]

Done.

]]>
204 2024-01-18 10:00:00 2024-01-18 10:00:00 2024-01-18 10:00:00 2024-01-18 10:00:00 shortcode-selfclose publish post 0
Shortcode Test: Already Converted https://testblog.example.com/shortcode-already/ Fri, 19 Jan 2024 10:00:00 +0000 This is already in our format:

[[gallery ids="1,2,3"]]

Mixed content:

[video src="new.mp4"]

And already converted:

[[audio src="podcast.mp3"]]]]>
205 2024-01-19 10:00:00 2024-01-19 10:00:00 2024-01-19 10:00:00 2024-01-19 10:00:00 shortcode-already publish post 0
Conflict Test: Ignore Resolution https://testblog.example.com/existing-post/ Mon, 22 Jan 2024 10:00:00 +0000 This post has slug "existing-post" which already exists in the project.

The conflict resolution is set to "ignore" so this should be skipped.

]]>
301 2024-01-22 10:00:00 2024-01-22 10:00:00 2024-01-22 10:00:00 2024-01-22 10:00:00 existing-post publish post 0
Conflict Test: Overwrite Resolution https://testblog.example.com/overwrite-me/ Tue, 23 Jan 2024 10:00:00 +0000 This post has slug "overwrite-me" which exists.

The conflict resolution is "overwrite" so it should be imported as a draft.

The draft will have the same slug for review.

]]>
302 2024-01-23 10:00:00 2024-01-23 10:00:00 2024-01-23 15:30:00 2024-01-23 15:30:00 overwrite-me publish post 0
Conflict Test: Import as New https://testblog.example.com/duplicate-slug/ Wed, 24 Jan 2024 10:00:00 +0000 This post has slug "duplicate-slug" which exists.

The conflict resolution is "import" so it should get a new unique slug.

The new slug will be generated from the title.

]]>
303 2024-01-24 10:00:00 2024-01-24 10:00:00 2024-01-24 10:00:00 2024-01-24 10:00:00 duplicate-slug publish post 0
gallery-image-1 https://testblog.example.com/gallery-image-1/ Mon, 15 Jan 2024 09:00:00 +0000 401 2024-01-15 09:00:00 2024-01-15 09:00:00 2024-01-15 09:00:00 2024-01-15 09:00:00 gallery-image-1 inherit attachment 201 https://testblog.example.com/wp-content/uploads/2024/01/sunset.jpg standalone-logo https://testblog.example.com/standalone-logo/ Tue, 02 Jan 2024 08:00:00 +0000 402 2024-01-02 08:00:00 2024-01-02 08:00:00 2024-01-02 08:00:00 2024-01-02 08:00:00 standalone-logo inherit attachment 0 https://testblog.example.com/wp-content/uploads/2024/01/logo.png existing-image https://testblog.example.com/existing-image/ Wed, 03 Jan 2024 08:00:00 +0000 403 2024-01-03 08:00:00 2024-01-03 08:00:00 2024-01-03 08:00:00 2024-01-03 08:00:00 existing-image inherit attachment 0 https://testblog.example.com/wp-content/uploads/2024/01/existing.jpg About This Blog https://testblog.example.com/about/ Sun, 01 Jan 2024 08:00:00 +0000 About

Welcome to my blog. This is a page, not a post.

Pages should be imported as posts with the "page" category.

]]>
501 2024-01-01 08:00:00 2024-01-01 08:00:00 2024-01-10 12:00:00 2024-01-10 12:00:00 about publish page 0
Contact Information https://testblog.example.com/contact/ Sun, 01 Jan 2024 09:00:00 +0000 Contact Us

Reach out through the following channels:

Office Hours

Monday to Friday, 9am-5pm.

[contact_form id="1"]]]>
502 2024-01-01 09:00:00 2024-01-01 09:00:00 2024-01-15 16:00:00 2024-01-15 16:00:00 contact publish page 0
Home Menu Link https://testblog.example.com/home-menu/ Mon, 01 Jan 2024 00:00:00 +0000 601 2024-01-01 00:00:00 2024-01-01 00:00:00 2024-01-01 00:00:00 2024-01-01 00:00:00 home-menu-link publish nav_menu_item 0 HTML Formatting Test: Basic Text Styles (Revision) https://testblog.example.com/?p=602 Mon, 01 Jan 2024 09:00:00 +0000 Old revision content that should be ignored.

]]>
602 2024-01-01 09:00:00 2024-01-01 09:00:00 2024-01-01 09:00:00 2024-01-01 09:00:00 101-revision-v1 inherit revision 101
Single Post Template https://testblog.example.com/wp_template/single/ Tue, 02 Jan 2024 00:00:00 +0000 ]]> 603 2024-01-02 00:00:00 2024-01-02 00:00:00 2024-01-02 00:00:00 2024-01-02 00:00:00 single publish wp_template 0