كيف أن يتحرّك [ووردبرسّ] [بلوغ] إلى جديدة مجال أو موقعة

ل [بلوغّر] الذي [سلف-هوستس] [ووردبرسّ] [بلوغ] ينشر نظامة على نسيج [هوست سرفر] مع خاصّة يسجّل [دومين نم], أحيانا, أنت يمكن قرّرت أن يعيد ال [بلوغ] خطوة [أورل] أن يجعل هو [تيدير] أو أن يعكس جديدة بؤرة أو موضوع من ال [بلوغ]. إن أنت تقرّر أن يغيّر ال [أورل] أو خطوة موقعة من ك [ووردبرسّ] [بلوغ] واجبة إلى يغيّر من [دومين نم] (مثل من http://www.old-domain.com/ إلى http://www.new-domain.com/) أو ال [بلوغ] إلى آخر دليل موقعة (مثل من http://www.domain.com/ إلى http://www.domain.com/blog/), هناك بعض [ستبس] أنّ سوفت كنت أتمّت أن يضمن الهجرة مناسبة وما من يكسر خطوات.

الجزء عسيرة عندما يتحرّك [ووردبرسّ] [بلوغ] إلى آخر موقعة أنّ يستعمل [ووردبرسّ] [أبسلوت بث] في [أورل] خطوة [إينستد وف] ممر نسبيّة في [أورل] خطوة موقعة عندما مخازن بعض معلمات في قاعدة معطيات. يرضيبنفسي ضمن [بلوغ] موقعات', مستعملات يمكن أيضا استعملت [أورلس] قديمة عندما يخلق مرجع [بكلينكس]. سيحتاج كلّ هذا قيم في القاعدة معطيات أن يكون غيّرت عندما [ووردبرسّ] تحرّكت. سيبدي المرشدة تالي أنت الذي قاعدة معطيات مجالات أنّ يتلقّى مراجع أو قيم ارتبطوا إلى [بلوغ] [أورلس] أنّ أنت تريد أن يعدّد. لاحظت أنّ ليس هذا مرشدة حول كيف أن يتحرّك [ووردبرسّ] [بلوغ] من واحدة نادلة أو مضيفة إلى آخر [هوست سرفيس] جديدة.

ما إن ال [بلوغ] يتلقّى يكون تحرّكت (استولد كلّ [فيل كبي] على [إين كس وف] موقعة متحرّكة أو نادلة أو [دومين نم] جديدة بشكل صحيح عبر إنترنت ل [دومين نم] جديدة), الشيء أولى أن يغيّر أن يقول [ووردبرسّ] الجديدة [بلوغ] موقعة ([وب-كنفيغ.فب] سوفت كنت ما من تغيرات, و [.هتكّسّ] مبرد سوفت كنت أيضا ما من تغيرات. إن [فور سم رسن] [مودروريت] قواعد ل [أورلس] ودّيّة [نو لونجر] يعملون, أنت يستطيع دائما جدّدت ال [.هتكّسّ] مبرد عن طريق [وب] إدارة تحديث [برملينكس] صفحة). هذا قيمة يستطيع كنت غيّرت عن طريق [ووردبرسّ] خيارات صفحة, غير أنّ إن أنت [نو لونجر] يمكن أن ينفذ إلى قديمة [بلوغ] [أورل], أنت يضطرّ عدّدت القيمة عن طريق [مسقل] قاعدة معطيات.

بطاقة: يستعمل المرشدة [سقل] بيانات يؤسّس فوق [مسقل] يستبدل () عمل أن يعدّل القاعدة معطيات. أن يركض [سقل] أسئلة, [لوجن] إلى [مسقل] قاعدة معطيات أنّ يؤوي [ووردبرسّ] طاولات عن طريق [فبمدمين] أو [لوجن] إلى ال [دب] نادلة وشوط [مسقل] زبونة كجذر.

استعملت أن يحدّ [ووردبرسّ] خيارات مع الجديدة [بلوغ] موقعة, التالي [سقل] أمر:

تحديث [وبوبأيشنس] يستبدل يثبت [أبأيشنفلو]=([أبأيشنفلو], 'http://www.old-domain.com', 'http://www.new-domain.com') حيث [أبأيشننم]="منزل" أو [أبأيشننم]="[ستيورل]";

في ما بعد أنّ سيحتاج أنت أن يثبت [أورلس] من [ووردبرسّ] موقعات وصفحات, أيّ ترجم من موقعة كتلة معدنيّة, ويخزّن في قاعدة معطيات [وببوستس] جدولت ك [غيد] مجال. The URL values in this field are stored as absolute URLs instead of relative URLs, so it needs to be changed with the following SQL query:

UPDATE wp_posts SET guid = replace(guid, 'http://www.old-domain.com','http://www.new-domain.com');

If you have linked internally within blog posts or pages with absolute URLs, these links will point to wrong locations after you move the blog location. Use the following SQL commands to fix all internal links to own blog in all WordPress posts and pages:

UPDATE wp_posts SET post_content = replace(post_content, 'http://www.old-domain.com', 'http://www.new-domain.com');

Browse through WordPress blog to check if everything is okay. You also need to re-login to WP Administration as authentication cookie has now became invalid due to different domain.

IMPORTANT: This is a machine translated page which is provided "as is" without warranty. Machine translation may be difficult to understand. Please refer to original English article whenever possible.

Share and contribute or get technical support and help at My Digital Life Forums.



47 Responses to “How to Move WordPress Blog to New Domain or Location”

Pages: [2] 1 » Show All

  1. petssiteston
    August 30th, 2008 11:53
    47

    kitchen kitchen watch steven sea look joke go this

  2. greedboyseeb
    August 30th, 2008 11:53
    46

    house boat canada microsoft girl site woman pets watch busy letter english

  3. Tila Tequila Naked
    August 30th, 2008 03:04
    45

    Hey =) Just check this out: Tila Tequila is naked uhhhh…. hot bitch: http://tilatequilanaked.0catch.com/

  4. Welcome to c64glen.com at C64GLeN - The blog of Glen McNamee
    August 24th, 2008 07:39
    44

    [...] database across, and after a few little changes here and there (wordpress plugins and a few little database changes) all was [...]

  5. Smuggle Me » Export One Wordpress Blog Category to Create a New Blog
    August 17th, 2008 10:38
    43

    [...] Once you have uploaded the posts to the new blog, you’ll also want to consider running the following 2 queries as suggested here: [...]

  6. Piotr
    August 10th, 2008 05:26
    42

    great info :)

  7. How to move WordPress blog from old domain to new domain with 301 permanent redirection - SEO / SEM blog
    August 6th, 2008 18:00
    41

    [...] SQL codes from mydigitallife.info SHARETHIS.addEntry({ title: “How to move WordPress blog from old domain to new domain with 301 [...]

  8. Ken Hung
    August 3rd, 2008 21:45
    40

    YOU TOTALLY SAVE MY LIFE!!!!!!!! THANK YOU SO SO SO VERY MUCH! Yea!

  9. NAthanT
    July 30th, 2008 15:56
    39

    Gold information.

    You saved me hours.

    Cheers

  10. We’ve Moved… Everything Must Go! : Foo Kabloo!
    July 22nd, 2008 11:08
    38

    [...] http://www.mydigitallife.info/2007/10/01/how-to-move-wordpress-blog-to-new-domain-or-location/ [...]

  11. Designer-WG » Blog Archive »
    July 14th, 2008 20:18
    37

    [...] I’ve posted this comment to the mydigitallife.info [...]

  12. Simon
    July 14th, 2008 20:04
    36

    Hi folks,

    I had the same probs, butt I never knew on what it depend’s.

    I changed the sites Url in the admin area of my Wordpress-blog, but that was an fault.
    So nothing would be shown on the right place.
    Therefor I needed to change it back, but there is no way to get in the admin area again logically, after I’ve changed the root Url.

    So I opened my mind to get a solution. And just in this Moment it comes over me:

    …only go on your hosting surface and start PHPmyADMIN and find the following database entry:

    “Your WP-Blog database”–>wp_options–>make this database Entry editable–>now find the row “site_url”–>and change in the “options_value”column the root of your blog–>safe it and it’s done!

    greetings, Simon

  13. rebel
    July 9th, 2008 13:38
    35

    yes there are open
    http://www.demonoid.com/

  14. Nikhil George
    July 1st, 2008 14:18
    34

    Thanks for that. When I googled for this topic another blog said , to this you have to backup the entire database, create new db and upload again. I was really tensed, but this was actually completed in seconds…..:)

  15. ——Sahil Seth dot com—— » Back again…
    June 26th, 2008 22:20
    33

    [...] the first thing to be done was to get hold of all the old posts (though very less in number). Here google served as a saviour and I got hold of a plugin called ‘wp-migrate‘, which let me export all the posts along [...]

  16. Phil
    June 19th, 2008 03:48
    32

    Thanks a lot for this tutorial! I’ve been wanting to do this for months but never dared because I was afraid of losing all my hard work. You really saved my day.

  17. Rhett Soveran
    June 16th, 2008 08:30
    31

    Thanks so much for this post. It was tremendous help. That was so easy to follow and worked perfect.

  18. scriptygoddess » Blog Archive » Moving a Wordpress Install
    June 15th, 2008 05:29
    30

    [...] all their sites to the new site. Some of these sites were wordpress powered. Thankfully, I found this article that made the move a [...]

  19. Worcester NO2ID
    June 14th, 2008 02:09
    29

    Thanks for this!

    Everything working. Thanks for providing this valuable resource. Was invaluable for helping move our prototype Wordpress installation from my home server to full on hosting!

  20. Stuart
    June 10th, 2008 00:26
    28

    I had no problem running the first query - the site found the home page instead of displaying a 404 error.
    But whilst the second query executes (I am told 2 rows are affected) and when I click a link in the new domain site the correct url is shown in the address bar, all I get is a 404 Not found message saying the requested URL is not on the server - what does this suggest, have I lost some files?

  21. Chad McCanna
    June 9th, 2008 03:03
    27

    I just executed this command through PHPMyAdmin after dealing with 2 days of phantom redirects… turns out all that was wrong is I forgot to change the URL. This solved ALL my problems. You have no idea what a godsend this blog was to me. THANK YOU!

  22. radyo dinle
    June 2nd, 2008 15:34
    26

    hi @ all i need plug in for hosting for wp who can help me

Pages: [2] 1 » Show All

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting


Custom Search

New Articles

Incoming Search Terms for the Article

move wordpress - migrate wordpress - moving wordpress - wordpress migrate - moving wordpress blog - move wordpress blog - moving a wordpress blog - migrating wordpress - moving wordpress to a new domain - wordpress move domain - move wordpress domain - moving wordpress to a new server - how to move wordpress - moving wordpress to new domain - move wordpress to new domain - migrate wordpress blog - how to move a wordpress blog - move wordpress to new server - move wordpress to another domain - how to move wordpress blog - yahoo babel fish - how to migrate wordpress - move wordpress installation - move wordpress database - wordpress move server - moving wordpress to another domain - wordpress change domain - moving wordpress database - wordpress domain - move wordpress install - wordpress move blog - babelfish yahoo - CHANGE domain WORDPRESS - moving a wordpress site - moving wordpress domain - move wordpress blog to new server - moving wordpress blog to new domain - wordpress migrating - babel fish yahoo - wordpress move site - move wordpress new domain - moving wordpress to new server - wordpress domain name - move wordpress to a new domain - moving wordpress domains - wordpress blog - moving wordpress site - move wordpress new server - moving a blog - move wordpress server -