I moved wordpress forom iszablony.pl/wordpress to iszablony.pl using this method: 1) change site url in settings 2) copie index.php and .htaccess to main folder 3) move wp-config.php 4) edit require('./wp-blog-header.php'); to require('./wordpress/wp-blog-header.php'); 5) update direct links in settings
OK in DB in wp_options there is field siteurl - and it is wordpress files adress and there is field home - which is what people go to to access my site.
If you still have problem I think you should try to contact your host support, I don\'t know where you are hosted but most of the host support I know will help you for those kind of questions.
Also Samuel, thanks for helping other customers!
Do not hesitate to contact us if you have other questions.
I moved wordpress forom iszablony.pl/wordpress to iszablony.pl using this method:
1) change site url in settings
2) copie index.php and .htaccess to main folder
3) move wp-config.php
4) edit
require
(
'./wp-blog-header.php'
);
torequire
(
'./wordpress/wp-blog-header.php'
);
5) update direct links in settings
Everything was fine, to time when i tried to log out.
Insted of logout and redirect i get this adress:
http://www.iszablony.pl/%E2%80%9Dhttp:/www.iszablony.pl/wordpress/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fwww.iszablony.pl%2Fmoje-konto%2F&_wpnonce=128c43656c%E2%80%9D
in browser %E2%80%9D is " so the adress looks like that:
http://www.iszablony.pl/"http:/www.iszablony.pl/wordpress/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fwww.iszablony.pl%2Fmoje-konto%2F&_wpnonce=128c43656c"
what should i do now ? how to fix this ? please help.
Hello Dawid,
I think it\'s a problem with the wp-config, the site still try to load /wordpress
Also I am sorry but our support doesn\'t cover wordpress installation or server settings,
If you want to change site address your host support should be able to help you.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi Dawid,
Ensure you have updated the sites URL. This needs to be changed in wp-config and also the wordpress installation in Settings.
I usually make these changes in MySQL.
If you would like a more in depth guide on how to change your site URL you can visit https://codex.wordpress.org/Changing_The_Site_URL
Kindest regards,
Samuel Rose.
but my wordpress core files are constantly in iszablony.pl/wordpress
So when i change site URL than my wordpress wont work, am i right ?
Hi Dawid,
The Site Address is what people go to to access your site.
The Wordpress Address is where your WordPress core files are.
Please do not confuse these.
Kindest regards,
Samuel Rose.
OK in DB in wp_options there is field siteurl - and it is wordpress files adress
and there is field home - which is what people go to to access my site.
if i\'m wrong, please, correct me
You want to only change the site address as this is what people go to to access your site.
If you can get into the backed of your wordpress go to Settings > General.
Edit as shown below:
WordPress Address (URL): http://www.iszablony.pl/wordpress
Site Address (URL): http://iszablony.pl
Kindest regards,
Samuel Rose.
Hello Dawid,
If you still have problem I think you should try to contact your host support, I don\'t know where you are hosted but most of the host support I know will help you for those kind of questions.
Also Samuel, thanks for helping other customers!
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme