1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

editing wordpress offline?

Discussion in 'Content Management' started by mezner, Dec 18, 2010.

  1. #1
    I've always been able to create new wordpress themes offline using Xampp, but I've been wanting to redo an already existing site (filled with a ton of content).

    Is there a way I can copy my own wordpress website to my harddrive? What would be the easiest way for me to work with the theme (this theme is pretty complex, many different pages, with each page having different code)?
     
    mezner, Dec 18, 2010 IP
  2. rahulkr

    rahulkr Well-Known Member

    Messages:
    966
    Likes Received:
    86
    Best Answers:
    0
    Trophy Points:
    120
    #2
    you can import your site as xml from wp admin, or just export db using phpmyadmin and copy your source file to xampp
     
    rahulkr, Dec 20, 2010 IP
  3. getbestproduct

    getbestproduct Peon

    Messages:
    140
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    copy the db file and the wp folder.thats ok
     
    getbestproduct, Dec 23, 2010 IP
  4. Shark_blog

    Shark_blog Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Oh, thanks! That's I also wanted to do :)
     
    Shark_blog, Dec 23, 2010 IP
  5. Mr.AD

    Mr.AD Member

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    41
    #5
    If you want to modify your WP blog offlline, follow some steps bellow:

    - Download all data from your hosting to /xammp/httdocs/folder_named_you_want. Examples your site is "abc.com", named it "abc.com".
    - Export database from MySql on hosting via phpMyAdmin.
    - Import database to MySql in local computer (XMAPP), use phpMySql too.
    - Edit your "C:\Windows\System32\Drivers\etc\hosts". Insert this line "127.0.0.1 abc.com"
    - Make a virtual host in apache config
    - Start your XAMPP
    - Do anything you want !

    :)
     
    Mr.AD, Dec 24, 2010 IP
  6. KimiGermany

    KimiGermany Peon

    Messages:
    1,117
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I am able to copy the whole blog of mine in local hard drive. The most important is your database file, and theme. If you want to have the images then, it is "upload" folder too.
     
    KimiGermany, Dec 26, 2010 IP
  7. phrabecz

    phrabecz Greenhorn

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #7
    Hey mate, can you help me, please?

    I want to edit my websites offline as well. I use EasyPHP. It's similar like XAMPP, isn't it?

    I know how to do everything from your list apart from this point: "- Make a virtual host in apache config". I searched Google and tried a dozen of different things but can't make it working. :( I think that the main problem is that EasyPHP uses port 8888 instead of 80 for local hosts.

    Any advice how to fix this? Thank a lot in advance
     
    phrabecz, Apr 2, 2011 IP
  8. ImanAlipk

    ImanAlipk Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Tell me Plz how to Edit Offline???
     
    ImanAlipk, Apr 2, 2011 IP
  9. Mr.AD

    Mr.AD Member

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    41
    #9
    Can you post the statement of virtual host ?
     
    Mr.AD, Apr 2, 2011 IP