MovableTypeでsitemap.xmlを出力するには?

| コメント(91) | トラックバック(0)

デザイン->テンプレート->インデックステンプレートを作成
タイトルと出力ファイル名に「sitemap.xml」と入れて
本文に以下を挿入して保存でOK!

<?xml version="1.0" encoding="UTF-8"?>

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc><$MTBlogURL encode_xml="1"$></loc>
<lastmod><$MTDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>

<changefreq>daily</changefreq>
</url>

<MTIfArchiveTypeEnabled archive_type="Individual">
<MTEntries lastn="9999">
<url>

<loc><$MTEntryPermalink encode_xml="1"$></loc>
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
<priority>1.0</priority>

</url>
</MTEntries>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Monthly">
<MTArchiveList archive_type="Monthly">
<url>

<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>

</MTEntries>
</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Weekly">
<MTArchiveList archive_type="Weekly">

<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">

<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>
</url>
</MTArchiveList>

</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Daily">
<MTArchiveList archive_type="Daily">
<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>

<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>

</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Author">
<MTArchiveList archive_type="Author">
<url>

<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>

</MTEntries>
</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Author-Daily">
<MTArchiveList archive_type="Author-Daily">

<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">

<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>
</url>
</MTArchiveList>

</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Author-Weekly">
<MTArchiveList archive_type="Author-Weekly">
<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>

<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>

</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Author-Monthly">
<MTArchiveList archive_type="Author-Monthly">
<url>

<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>

</MTEntries>
</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Author-Yearly">
<MTArchiveList archive_type="Author-Yearly">

<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">

<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>
</url>
</MTArchiveList>

</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Category">
<MTArchiveList archive_type="Category">
<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>

<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>

</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Category-Daily">
<MTArchiveList archive_type="Category-Daily">
<url>

<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>

</MTEntries>
</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Category-Weekly">
<MTArchiveList archive_type="Category-Weekly">

<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">

<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>
</url>
</MTArchiveList>

</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Category-Monthly">
<MTArchiveList archive_type="Category-Monthly">
<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>

<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>

</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Category-Yearly">
<MTArchiveList archive_type="Category-Yearly">
<url>

<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">
<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>

</MTEntries>
</url>
</MTArchiveList>
</MTIfArchiveTypeEnabled>

<MTIfArchiveTypeEnabled archive_type="Page">
<MTArchiveList archive_type="Page">

<url>
<loc><$MTArchiveLink encode_xml="1"$></loc>
<MTEntries lastn="1" sort_by="modified_on">

<lastmod><$MTEntryModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</MTEntries>
</url>
</MTArchiveList>

</MTIfArchiveTypeEnabled>

<url>
<loc><$MTLink template="アーカイブインデックス" encode_xml="1"$></loc>
<lastmod><$MTDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>

</url>
</urlset>

トラックバック(0)

トラックバックURL: http://blog.romaji.net/mt4/mt_cgi/mt-tb.cgi/63

コメント(91)

Great blog man, had crucial content should refer to :)

Great jot down - I confess We've looked into newer and more effective entries for my personal blog. Numerous interesting content here. Continue.

Hello.This post got motivating, particularly since I was ready for the thing it this concern last Thursday.

I quite concur with your submission, however, lam having problem registering to your rss

Aw, it was a really good post. In idea I have to make a note of like that additionally spending time and actual effort to produce a excellent article but what things can I believe that! I procrastinate alot and also no means seem to get something done.

some really fantastic content on this internet site , regards for contribution.

That is definitely some inspirational stuff. Couldn't know that opinions might be this varied. Thank you for each of the enthusiasm to make available such tips here.

that you are my aspiration , I possess few web logs and rarely run out from to brand : (.

My sister saved this site for me and I happen to be undergoing it within the last several hrs. This is really going to benefit me and my classmates for that class project. In addition, I'm keen on and the choice of write.

What a lovely day for a 4074820! SCK was here

I gotta bookmark this web site it seems very beneficial

Attractive section of content. I just stumbled upon your site and in accession capital to assert that I acquire actually enjoyed account your blog posts. Any way I will be subscribing to your augment and even I achievement you access consistently rapidly.

Very helpful post! I really enjoyed reading it. So excellent to read a post that's written in decent English! I'm going to surely be back again for much more in the future. Thank you so much.

I actually don't understand exactly how i discovered this blog as I have been researching more information about the problems in Egypt, but anyway I'm very lucky that I stumbled upon your blog post since I had a pleasant time reading it. Thanks! One last thing, could you advocate any kind of beneficial articles or blog posts with regards to the very same issue?

Valuable information and excellent design you got here! I would like to thank you for sharing your thoughts and time into the stuff you post!! Thumbs up!

Extremely fascinating posting. Your view point is very lucid as well as intriquing. I will absolutely be following your RSS. I really hope you will post frequently on similar matters. However I'm curious what your resources for the write-up are? Best wishes.

I am only commenting to let you know of the helpful experience my princess developed visiting yuor web blog. She learned several details, which included what it's like to possess an amazing coaching mindset to let the rest easily understand various problematic subject areas. You truly surpassed visitors' expected results. Thank you for supplying those priceless, dependable, educational and even easy thoughts on that topic to Janet.

You certainly understand what you are discussing. Man, this website is just terrific! I cannot wait to learn more of what you've got to state. I am really satisfied that I came upon this when I do mainly because I'm really beginning to become bored with the whole blogging and site-building field. You have turned me around man!

This really answered my downside, thanks!

I was recommended this blog by my cousin. I am not sure whether this post is written by him as no one else know such detailed about my difficulty. You are wonderful! Thanks!

Took me time to read all the comments, but I really enjoyed the article. It proved to be Very helpful to me and I am sure to all the commenters here! It's always nice when you can not only be informed, but also entertained! I'm sure you had fun writing this article.

I'm so happy to read this. This is the kind of manual that needs to be given and not the random misinformation that is at the other blogs. Appreciate your sharing this best doc.

Thank you for sharing with us, I believe this website genuinely stands out :D.

Yes, i am sure many people will have the same comment.

Outstanding piece, thanks for sharing!

After examine a few of the blog posts in your website now, and I truly like your manner of blogging. I bookmarked it to my bookmark website listing and will likely be checking back soon. Pls take a look at my web site as well and let me know what you think.

It's a shame you don't have a donate button! I'd certainly donate to this outstanding blog! I guess for now i'll settle for bookmarking and adding your RSS feed to my Google account. I look forward to brand new updates and will share this site with my Facebook group. Talk soon!

I very delighted to find this web site on bing, just what I was looking for :D besides saved to favorites.

Good website! I truly love how it is easy on my eyes and the data are well written. I'm wondering how I could be notified when a new post has been made. I've subscribed to your RSS feed which must do the trick! Have a great day!

Hello there, I discovered your site by means of Google even as looking for a related matter, your site got here up, it looks good. I've bookmarked it in my google bookmarks.

Now you might have your new site and you're keen to start making some sales! However, how are you going to make gross sales if you would not have excessive volumes of holiday makers to your website?

“There are certainly many more details to take into consideration”

Hey! Do you know if they make any plugins to help with SEO? I'm trying to get my blog to rank for some targeted keywords but I'm not seeing very good gains. If you know of any please share. Thank you!

Really like your web sites particulars! Undoubtedly a wonderful offer of knowledge that is extremely helpful. Keep it up to hold publishing and that i’m gonna proceed reading by the use of! Cheers.

Excellent post, properly put together. Thanks. I will be back soon to have a look at for updates. Cheers

Good post. I be taught one thing more difficult on completely different blogs everyday. It should always be stimulating to learn content from different writers and apply a bit of something from their store. I’d prefer to use some with the content material on my weblog whether you don’t mind. Natually I’ll offer you a link on your web blog. Thanks for sharing.

I’m impressed, I must say. Actually rarely do I encounter a blog that’s each educative and entertaining, and let me inform you, you've got hit the nail on the head. Your concept is excellent; the issue is something that not enough persons are talking intelligently about. I am very comfortable that I stumbled throughout this in my seek for something regarding this.

Hello, i read your blog from time to time and i own a similar one and i was just curious if you get a lot of spam comments? If so how do you reduce it, any plugin or anything you can suggest? I get so much lately it's driving me crazy so any help is very much appreciated.

Good write-up, I am normal visitor of one's web site, maintain up the nice operate, and It is going to be a regular visitor for a lengthy time.

Absolutely indited written content, appreciate it for information.

I simply wanted to type a brief comment in order to express gratitude to you for all the fabulous strategies you are giving at this site. My extensive internet look up has at the end of the day been paid with extremely good facts and techniques to write about with my family. I would mention that many of us site visitors actually are definitely lucky to live in a good site with many awesome professionals with good hints. I feel very much privileged to have discovered your webpages and look forward to plenty of more brilliant moments reading here. Thanks again for everything.

Nice! Just wanted to respond. I thoroughly loved your post. Keep up the great work.

After research a couple of of the blog posts in your website now, and I truly like your approach of blogging. I bookmarked it to my bookmark web site list and will likely be checking again soon. Pls try my web page as nicely and let me know what you think.

Pretty nice post, thank you.

It post isGood. I completely accepted your words. On some other day I will again visit your blog post. check my buying first home site here

Rather than produce the same old content you have taken this subject to a whole new level . Kudos for not following the standard writing crowd.

I keep listening to the news speak about getting free online grant applications so I have been

I got what you intend,saved to bookmarks, very decent website.

Blogroll links aint that great but i am not the admin… … Just Telling

Whats up, Needed to ask you some thing. Is this a wordpress web site? My group is contemplating moving my weblog from Blogger to wordpress, you think that is probable? In addition did you construct this theme by yourself some how? Many thanks for the assistance!

Of course, what a great site and informative posts, I will add backlink - bookmark this site? Regards,Reader.

your site came up.

This really answered my problem, thank you!

I have to admit that i sometimes get bored to read the whole thing but i think you may add some value. Bravo !

Hey would you mind stating which blog platform you're using? I'm going to start my own blog in the near future but I'm having a hard time making a decision between BlogEngine/Wordpress/B2evolution and Drupal. The reason I ask is because your design seems different then most blogs and I'm looking for something completely unique. P.S Sorry for getting off-topic but I had to ask!

Hands down, Apple's app store wins by a mile. It's a huge selection of all sorts of apps vs a rather sad selection of a handful for Zune. Microsoft has plans, especially in the realm of games, but I'm not sure I'd want to bet on the future if this aspect is important to you. The iPod is a much better choice in that case.

It’s not that I want to copy your internet site, but I really like the design. Could you tell me which design are you using? Or was it custom made?

Hello there! I'm so delighted I came across your website. I actually seen you by error, while I was seeking on Stumbleupon for something diffrent. Anyway, I'm here right now and would just decide to express gratitude for a excellent posting along with a over-all helpful blog (I additionally really like the theme / design). I don't have plenty of time to look through all of it at the moment but I had book marked it as well as put in your RSS feeds, so when I have time I will be returning to read more. Please do keep up the amazing work.

wow good info thanks

I would like to consider the ability of thanking you for the expert advice I have often enjoyed going to your web site. I will be searching forward towards the actual commencement of my college research and the common prep would never have been complete without coming to your website. If I could be of any assist to other people, I would be glad to help by indicates of what I've gained from here. Kosova Airlines

I prefer this fill someone in on, i didnrrrt produce a kismet of the things that you posted in here. i ahve additional creative more knowledge about these topics and topics associated with it. lots of people may upon it implacable to understadn english however i onto it quite unreserved following the solitariness that has make to be what the heck is todays policy.

I see the RED SOX winning the World Series, and the Patriots winning the Super Bowl, BC playing for the BCS and the Celtics win the NBA Finals.

Thank you for making the honest attempt to explain this. I feel very strong about it and want to learn more. If it's OK, as you reach extra extensive wisdom, may you mind including extra posts similar to this one with more information? It might be extraordinarily helpful and helpful for me and my colleagues.

There are actually a lot of details like that to take into consideration. That may be a nice level to bring up. I supply the ideas above as general inspiration however clearly there are questions like the one you deliver up where crucial thing shall be working in honest good faith. I don?t know if best practices have emerged round issues like that, but I am positive that your job is clearly recognized as a fair game. Each boys and girls really feel the affect of only a second’s pleasure, for the remainder of their lives.

Nice! Just wanted to respond. I thoroughly loved your post. Keep up the great work.

Respect to post author, some great entropy. "Consider that this day ne'er dawns again." by Alighieri Dante.

I'll gear this review to 2 types of people: current Zune owners who are considering an upgrade, and people trying to decide between a Zune and an iPod. (There are other players worth considering out there, like the Sony Walkman X, but I hope this gives you enough info to make an informed decision of the Zune vs players other than the iPod line as well.)

I was very happy to search out this net-site.I needed to thanks for your time for this glorious learn!! I positively having fun with every little little bit of it and I have you bookmarked to take a look at new stuff you weblog post.

Undeniably consider that that you said. Your favourite reason seemed to be on the web the simplest thing to be aware of. I say to you, I certainly get irked at the same time as people consider worries that they just do not realize about. You managed to hit the nail upon the highest and defined out the whole thing without having side effect , people could take a signal. Will probably be back to get more. Thank you!

Some folks here are just making useless comments that really don't add anything to the discussion. Please stop wasting our time.

I cant access the RSS feed. I am getting a 500 internal server error :(

Yay google is my world beater aided me to find this great site! . "I believe half the unhappiness in life comes from people being afraid to go straight at things." by William J. Locke.

Thanks for posting about this, I would love to read more about this topic.

Ein Preis Vergleich kann sich durchaus lohnen.

Throughout the great pattern of things you'll secure an A+ just for hard work. Where exactly you confused us was in all the specifics. You know, they say, the devil is in the details... And that could not be much more correct in this article. Having said that, let me reveal to you what did give good results. The text is definitely very powerful and this is most likely the reason why I am making the effort in order to comment. I do not really make it a regular habit of doing that. Secondly, while I can notice the jumps in logic you make, I am definitely not sure of exactly how you seem to unite your details that make the final result. For now I shall subscribe to your issue however trust in the foreseeable future you connect your dots much better.

An expert is a person who avoids the small errors while sweeping on to the grand fallacy.

Conscious is when you are aware of something, and conscience is when you wish you weren't.

I've to admit that i sometimes get bored to read the entire thing however i think you may add some value. Bravo !

I'll gear this review to 2 types of people: current Zune owners who are considering an upgrade, and people trying to decide between a Zune and an iPod. (There are other players worth considering out there, like the Sony Walkman X, but I hope this gives you enough info to make an informed decision of the Zune vs players other than the iPod line as well.)

I’d must test with you here. Which isn't one thing I usually do! I take pleasure in studying a post that will make individuals think. Also, thanks for permitting me to comment!

Been searching practically everywhere on information regarding this. Thanks a lot.

What is captcha code?, pls provide me captcha code codes or plugin, Thanks in advance.

Thank you for your help!

amazing stuff thanx my God, i thought you were going to chip in with some decisive insght at the end there, not leave it with ‘we leave it to you to decide.

The new Zune browser is surprisingly good, but not as good as the iPod's. It works well, but isn't as fast as Safari, and has a clunkier interface. If you occasionally plan on using the web browser that's not an issue, but if you're planning to browse the web alot from your PMP then the iPod's larger screen and better browser may be important.

The cat in gloves catches no mice. -- Benjamin Franklin, Statesman and inventor

There may be noticeably a bundle to learn about this. I assume you made certain good points in features also.

I actually found your blog through a link on a different website, and have enjoyed reading several of your articles. Though MovableTypeでsitemap.xmlを出力するには? - WEB系エンジニアの備忘録 has been my most lovedso far! I have added your rss and intend on coming back to see what you blog about next.

Am I the only one who thinks her face looks like it got hit by a cast-iron frying pan?

Thank you for another really good post. Where else may everyone get that type of information in created in such a apparent approach. I've a demonstration next week, and I has been searching for precisely the info you've got just provided me. Many thanks.

コメントする

2011年9月

        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30