my webpages are in free domain with sql database, i wish to change to a paid new domain? how can i move it without any problem? is it possible? whether it affects my pagerank?
How to move SQL database to new domain?
| tamilparks wrote: |
| my webpages are in free domain with sql database, i wish to change to a paid new domain? how can i move it without any problem? is it possible? whether it affects my pagerank? |
If you just add the new domain in old site, like here in Frihost is possible, then your site would be same but under new domain. Old one also works.
How ever the page rank is domain centered. Your new page rank is at first N/A, but if the sites, which links to your old site will change to link on your new site, your page rank will raise nearly the same as before. You can also send your new domain to google and so on ...
I hope this will be clear enough and help you
| Quote: |
| If you just add the new domain in old site, like here in Frihost is possible, then your site would be same but under new domain. Old one also works.
|
i could not understand this pls tell me
| tamilparks wrote: | ||
i could not understand this pls tell me |
If you have your site now in www.tamilparks.frih.net (or what ever), you have there content, database and other stuff. When you assign your domain, for example www.tamilparks.com, in your current host address, the same page will load in both sites. www.tamilparks.frih.net/test.html is same page as in www.tamilparks.com/test.html.
i am sorry i have uploaded my forum only in the frihost, and other things are in http://tamilparks.50webs.com so, what can i do? because the html files or in 50webs and forum in frih host. so please tell me how can i move to one new domain?
| tamilparks wrote: |
| i am sorry i have uploaded my forum only in the frihost, and other things are in http://tamilparks.50webs.com so, what can i do? because the html files or in 50webs and forum in frih host. so please tell me how can i move to one new domain? |
Then take sql-dump from old forum. Install new forum in frihost. Replace the new database with old dump. That's it
And about pagerank etc - You have to make redirect 301 from old domain to the new one to keep all benefits from old domain - the old one will "give the power" to the new one
And as SamiTheBerber said - just make backup of Your MySQL and then restore it on frihost - it can be easy done from the phpMyAdmin
And as SamiTheBerber said - just make backup of Your MySQL and then restore it on frihost - it can be easy done from the phpMyAdmin
thanks to SamiTheBerber and b4r4t i will check this. thanks for a valuable information but i could not know about the sql-dump can i know how i have to create the sql-dump please tell me
Just write phpmyadmin mysql backup in google and search ...
First page:
http://fragments.turtlemeat.com/mysql-database-backup-restore-phpmyadmin.php
First page:
http://fragments.turtlemeat.com/mysql-database-backup-restore-phpmyadmin.php
ok thanks b4r4t, i am using phpbb version 2 i like to change to the latest version, is it possible to connect the sql database without any problem with the old datas,
| tamilparks wrote: |
| ok thanks b4r4t, i am using phpbb version 2 i like to change to the latest version, is it possible to connect the sql database without any problem with the old datas, |
Yes, since you are using the same software, it some kind of upgrading so nothing will happen to your old data. But: backup your entire database and user files (your own non PHPBB files) before doing any upgrade. So if something gets wrong, you can revert back by restoring your old backup.
Good Luck
| jmlworld wrote: |
| Yes, since you are using the same software, it some kind of upgrading so nothing will happen to your old data. [color=red] |
You are right and back ups are for own good. phpBB community also tells this: http://www.phpbb.com/support/documentation/3.0/upgradeguide/upgrade.php
thanks to SamiTheBerber, i tried to upgrade, but its not upgrading because they are told to me, i am using the beta version so the beta version should not be upgraded, do you know any way to upgrade, if so please help me. i am using, phpbb 2.0 beta version
I was understood that you put new files and run some kind of update.php script and that's it. I haven't updated on myself.
thanks SamiTheBerber, one more doubt, if i uploaded the latest version of phpbb board in my domain, with a new sql database, is it possible to transfer the datas like users account, password, posts/reply from the old sql if know please help me
| tamilparks wrote: |
| is it possible to transfer the datas like users account, password, posts/reply from the old sql if know please help me |
I guess that updating is created so, that it support this kind of movements. Database structure hasn't changed so much, or so I think.
