Skip to main content

Home/ WordPress Beginners/ Group items tagged xml

Rss Feed Group items tagged

Toshiro Shimura

Google (XML) Sitemaps Generator for WordPress - 0 views

  • This plugin generates a XML-Sitemap compliant sitemap of your WordPress blog. This format is supported by Ask.com, Google, YAHOO and MSN Search. More information what XML-Sitemaps are and how they can help you to get indexed by the major search engines can be found at Sitemaps.org and the searchenginewatch blog. If you have questions about XML-Sitemaps or run into problems, have a look at my Sitemaps FAQ. Note: The XML-Sitemap format was introduced in 2005 by Google and adopted in 2006 by YAHOO, MSN Search and Ask.com so thats why it’s often called "Google Sitemaps".
Toshiro Shimura

10 Things You Need to Know About WordPress 2.6 - 1 views

  • Post Versioning Developers familiar with Subversion, or SVN, understand the concept of versioning and diffs. Compare one file, or revision, against another file, or revision, and see a breakdown of differences between the two. With the help of GUI tools, developers can see a color-coded red vs. green (removed vs. added) presentation. This concept has now been applied to posts so you can view differences between posts as well as “revert” to an earlier version of a post. I absolutely love this feature and you can see an example of a “revision compare” built directly into WordPress.
  • Google Gears Support Gears is the Google technology that allows for Firefox (apparently IE 6 too, but I can’t confirm) to “pre-cache” pages and speed up access. Gears has been integrated with WordPress 2.6 on the admin side and speeds things up tremendously. This is particularly important where broadband access is limited or inaccessible (third world, for instance). To enable Gears in your new WordPress 2.6 installation, click on the Turbo link in the upper right corner of your WordPress admin.
  • XML-RPC Editor Functionality Quietly, a new bit of functionality snuck into WordPress trunk that threw a number of developers and kicked off an interesting discussion. In the development cycle, XML-RPC and Atom Pub API for remote editing was turned off by default as a “security precaution” since many recent WordPress security issues seem to stem from the XML-RPC protocol.
  • ...7 more annotations...
  • SQL Security - $wpdb->prepare() Back in WordPress 2.3, the prepare() first emerged, initially unused… but there. The method was very experimental at the time and was not ready for prime-time so, though it was included, it was not yet used. We started to see its emergence in WordPress 2.5 and in WordPress 2.6 it is being used just about everywhere.
  • Shift-Click Selection of Multiple Checkboxes in WP-Admin As the backend of WordPress continues to evolve after the release of the drastically redesigned admin in WP 2.5, usability enhancements are also making their way in.
  • More Avatar Options With the Automattic acquisition of Gravatar last year, in-built support for Gravatars was introduced in WordPress 2.5. WordPress 2.6 gives the blogger more options by allowing for selection of the “default” avatar. Out of the box, the default Gravatar can be “Mystery Man”, a generic grey avatar with a white silhouette of someone. Default avatars can also be “blank” (self-explanatory), the Gravatar logo, Identicons, Wavatars or MonsterIDs. These have all been a part of WordPress.com for some time and now come to the rest of us. For more information, Matt wrote a post for the WP.com community that you should probably check out. The difference here being, of course, that WordPress.com offers “dashboard avatars” and WPFROU (WordPress for the Rest of Us) does not include this functionality.
  • Page Templates over XML-RPC In addition to the XML-RPC/APP security measures listed above, a new key bit of functionality has now been exposed for API editors (and also, if you think about it, demonstrates the power behind XML-RPC and why you might want to turn it off if you don’t use it). The XML-RPC interface now allows for managing page templates from an API editor. To the best of my knowledge, no editor supports this yet and may not. However, increasingly there is the ability to remotely post content from places like YouTube, Utterz and others. None of these services would have any real use for this functionality either, however I want to point out that because they can post remotely anything that is exposed to the remote world can also be managed.
  • Press This Press this! is a new enhancement of a long-existing concept. Bookmarklets. In fact, WordPress used to have a bookmarklet included that would allow a user to quickly start a new post from the browser toolbar, but the functionality was limited.
  • Integrated Theme Preview Theme previewing has been a bugaboo for many a theme designer. How do we check and develop without affecting the rest of the site. Some folks resorted to using Ryan’s venerable Theme Preview plugin. Others setup a beta version of a site that was sandboxed off from the rest of the world. Lots of different approaches, all of which remain valid.
  • Plugin Management Overhaul Finally, the plugin management interface has received a face-lift and some added functionality. Active plugins and inactive plugins are segregated and with that new fangled Shift-click functionality I talked about before, plugin management just got really freaking simple. Note that Active plugins can be deactivated in bulk and Deactivated plugins can be activated or even deleted in bulk. Clean up that stale plugin list in a snap. But… there’s always a but… make a backup before you go nuts.
Toshiro Shimura

fuzzlog | mixiからWordPressに移植。 - 0 views

  • mixiからWordPressへの移植の仕方など。 まずbackup_mixiというツールでmixi日記のバックアップをとります。 この時にMovableType用xmlというのも同時に生成しておきます。 backup_mixi http://d.hatena.ne.jp/kusigaha……a/19700831 あとはそれをWordPressのAdminメニュー » 管理 » インポート » MovableType » xmlファイルを選択してインポート。 カテゴリなどをべべべっとくっつけてからインポートするとよいんだと思います・・・。 ページ構成が把握できてないのと、デザインやコーディングを久しくやっていないので、テンプレートはありものを拝借(ちょっとだけカスタマイズ)。 Qwilm! http://themes.wordpress.net/co……/qwilm-03/ やり残していることとしては、コメントの移植とmixiとの連動。まあ、追々。
Toshiro Shimura

Google Sitemap Generator を導入 | DesignDevelop - 0 views

  • googleにはGoogle Sitemapsというサービスがあり、こちらを使えばgoogleさんが効率的にページをインデックスしてくれるようになります。しかしこのGoogle Sitemapsを利用する為にはsitemap.xml を作成する必要があります。手動でsitemap.xmlを作るのは一仕事なので今回はプラグイン「Google Sitemap Generator 」に頼りました。 プラグイン自体は日本語に対応していますが、インストール手順が日本語で同封されていませんでしたので今回は「Google Sitemap Generator 」導入までを紹介したいと思います。ちなみに当ブログはwordPress2.3で動作していますが問題なく利用できました。
Toshiro Shimura

WordPressのブログ丸コピ方法のまとめ - Liner Note - 0 views

  • WordPressでは標準でXML(WXR形式)でのインポート・エクスポート機能を実装していますが、現状ではデメリットが大きくて使わない方が得策です。なぜかというと‥ 添付ファイルの個別URLがおかしくなる(guidとmime-typeが引き継がれない) 記事IDを1からふり直すので、IDを中心にURLを設計していた場合はURLが変わってしまう 記事の抜粋が消えてしまう エクスポートしたファイルが大きい場合は(ファイル自体を分割しない限り)サーバの処理時間制限にひっかかって、インポートできない場合がある というわけです。念のためnightlyビルドも試してみましたが、2007/9/12現在ではまだ直っていません。 なので、元サーバ(以下、サーバA)のMySQLAdmin*1 経由でエクスポート→移行先サーバ(以下、サーバB)のMySQLAdmin経由でインポートすることにします。MySQLAdminは、さくらインターネットやXREAなど並のレン鯖屋さんなら使えるはずです。
Toshiro Shimura

WordPress ME 2.07 から WordPress 2.1へ - Liner Note - 0 views

  • WordPressは 2.1 からXML形式(WXR)で投稿やコメントがインポート&エクスポート出来るようになって移転などが楽になったですが、当然 2.0x にはそんなものはありません。ただ、ユーザーによってWXR形式でエクスポートできるプラグインが公開されていて、これで 2.1 以外のユーザーもデータのエクスポートをすることが出来ます(詳細はならぬものはならぬ: Plugin::Wordpress Exportで)
  • 記事IDが全体的に変わっちゃったことについては、ちょっととまどっています。MySQLAdminから弄ろうにも記事IDがいろんな値の基軸になっているので、おいそれと変えると不整合が生じるだろうからです。既にリンクしてくださった方にはご迷惑をおかけします*5 。一応、ブックマークを頂いている記事は .htaccess で該当記事までリダイレクトしています*6 。
Toshiro Shimura

WP Simple Tags plugin で Technorati Tag 等を表示 | Rif.3rd - 0 views

  • Ultimate Tag Warrior は、カスタマイズのし甲斐があって、今になって思えばとても働き者のいいヤツでした。でももう、会えないんですよね(?) Simple Tags plugin を使うようになって、UTW時代によく見かけていた Technorati や delicious Tags の表示や、Tag の AND,OR 検索を最近見かけないなぁと思って、Simple Tags plugin をよく調べてみたら、ちゃんとできるんですね。(UTW はAJAX でできたけど。) 1. Tag のアーカイブページに関連タグを表示して、AND検索ができるようにしました。
Toshiro Shimura

わーどぷれすっ! » WordPress 2.6 ベータ 1 - 0 views

  • 7月中旬のリリース予定だそうです(前はたしか8月っていってなかったっけ?)。2.5 ほどの大きなリリースではないとのことですが、主な新機能として以下が挙げられています: 投稿修正/変更履歴の記録 tumble ログスタイルのクイック投稿用の“Press This”ブックマークレット Gears を使用した静的ファイルのキャッシングにより、管理画面の読み込みをより速く 新しく改良された画像編集ダイアログで、投稿画面の画像へのコントロールをより多く提供 WordPress.com のようなテーマプレビュー 投稿画面の単語カウンター セキュリティにより重きを置くためにリモートパブリッシングを無効にできる機能 ブログ設定を変更するためのXML-RPC API 管理画面のより優れた SSL サポート 管理画面のページ管理とカテゴリー管理で階層の分かりやすいページング コンテンツディレクトリをデフォルト以外の場所に置く機能 wp-config.php をウェブルート以外の場所に置く機能 ドラッグアンドドロップで並べ替えできるギャラリー デフォルトアバターのカスタマイズ プラグインの削除、使用開始、使用停止を一括で行なう機能 shiftクリックで選択した範囲のチェックボックスを一括選択 TinyMCE 3.1.0.1 によるたくさんのバグフィックス jQuery 1.2.6 によるいくつかのすばらしいパフォーマンスの改善 jQuery UI 1.5 たくさんのバグフィックスとパフォーマンスの改善
Toshiro Shimura

Open Tech Press | 控えめな改善とはいえアップグレードの価値があるWordPress 2.1 - 0 views

  • 自動保存機能 もう少しで書き上がるからといって本来しておくべき保存を怠ったばかりに、1時間もかけて作成したポストをブラウザのクラッシュや停電によってすべて失ってしまうことほど悲惨なことはない。保存を忘れがちな我々ユーザを助けるために、WordPressの開発者たちが新たに用意してくれたのが自動保存の機能だ。投稿の作成中、WordPressは数分おきにクイックセーブを行うので、何らかの災いに見舞われたとしてもほんの1、2分の作業分を失うだけで済むだろう。もしかするとその1、2分のうちに書いたものが自己最高の名文だったかもしれないが、最初から書き直すことを思えばずっとマシなはずだ。 なお、自動保存機能はすでに公開されている投稿内容の編集中には働かないようなので注意すること。書きかけの内容をサイトにアップしたくはないだろうから、この点は問題ないだろう。
  • 今回のバージョン2.1は、WordPress特有のXMLインポート/エクスポート機能を備えている。この機能をテストするため、自分の個人的なブログからエクスポートを作成し、今回のWordPressインストール環境のテスト用に作成しておいた新しいブログにインポートしてみた。 私のブログには3年分の投稿が蓄積されているため、エクスポートに1分ほど、エクスポートした内容をWordPressが読み込んで新しいブログに挿入するのにさらに1分強かかった。投稿内容のインポートが終わると、個人用ブログのユーザ名に合わせて新しいユーザを作成するか、それとも投稿内容を管理ユーザまたはそのブログの別のユーザに割り当てるか、とWordPressが尋ねてきた。私が新しいユーザを作成すると、新規ユーザに対して新しいパスワードを設定しない場合は「changeme」がパスワードになる、との警告をWordPressが出してきた。
1 - 9 of 9
Showing 20 items per page