最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Can I move a Wordpress installation to an IP (without domain name)?

programmeradmin1浏览0评论

I have a Wordpress installation in a subfolder of a domain:

I want to move it to a hosting space with no domain name:

http://123.123.123.123

Will it work? I want to try Duplicator or maybe manually, but I don't know if it will work without a domain name?

Thanks.

I have a Wordpress installation in a subfolder of a domain:

http://www.example/wordpress

I want to move it to a hosting space with no domain name:

http://123.123.123.123

Will it work? I want to try Duplicator or maybe manually, but I don't know if it will work without a domain name?

Thanks.

Share Improve this question asked Jul 23, 2019 at 10:15 AlexAlex 1811 silver badge9 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

Yes, it will work as far as I know.

You need to make sure that you have the two URL constants pointing to the right folder on your webspace.

See in your database XX_options table:

siteurl: 123.123.123.123/wordpress

home: 123.123.123.123/wordpress

These fields can be edited via Settings > General below the 2 fields of title and subtitle, so there is no need to fool around in the database.

发布评论

评论列表(0)

  1. 暂无评论