|
|
- If you have tried to alter the Blog URL or WordPress URL in Options and an error has occurred.
- If you have moved to a domain/subdomain with a different name.
- Connect to your site via FTP;
- Navigate to the current active theme's folder and get a copy of the functions.php file. You're going to edit it in a simple text editor (like notepad) and upload it back to the site.
The normal file directory for this is "wp-content > themes > themname > functions.php" - Add these two lines to the file, immediately after the initial "
- update_option('siteurl','http://example.com/blog');
- update_option('home','http://example.com/blog')
Use your own URL instead of example.com, obviously.
- Upload the file back to your site, in the same location. FileZilla offers a handy "edit file" function to do all of the above rapidly, if you can use that, do so.
- Load the login or admin page a couple of times. The site should come back up.
- Repeat the above steps, but remove those lines. IMPORTANT: DO NOT leave those lines in there. Remove them immediately after the site is up and running again
update_option('siteurl','http://example.com/blog');
update_option('home','http://example.com/blog');
Upload that to your theme directory, then proceed as stated above. Remove the file afterwards. For more details and a few other methods, please follow the link below to the official WordPress support site. WordPress Support
WordPress is the perfect Content Management System for all your blog publishing and website management needs with one of AUSWEB's cPanel Hosting plans.
- Articles In This Category
- More from this CategoryTutorials > Wordpress TutorialsAll of AUSWEB's cPanel Hosting accounts come with Fantastico Deluxe, an automated installer for numerous web scripts and applications. Using Fantastic...Tutorials > Wordpress TutorialsWordPress is a powerful Content Management System (CMS) which functions as an easy to use personal publishing platform (or "blog"), and it comes with...Tutorials > Wordpress TutorialsWordpress is a powerfull blogging application that is both easy to use, for the novice, and also has many features for the experienced blogger or deve...Tutorials > Wordpress Tutorials“Blog” is an abbreviated version of “weblog”, which is a term used to describe web sites that maintain an ongoing chronicle of information. A...Tutorials > Wordpress TutorialsBy default WordPress uses web URLs which have question marks and lots of numbers in them, which is not good for S.E.O. (Search Engine Optimization). F...
- Related Articles
- Related ArticlescPanel-WHM > cPanel Sever ManagementTo change the SSH port number login as root, and edit /etc/ssh/sshd_config Find the line that says Port 22 and change 22 to any number between 1024-&...Tutorials > Client Area TutorialsYour Client Area is your primary destination for managing all of your personal account information, and of course your Ausweb products and services....Tutorials > Wordpress TutorialsFor recent versions of WordPress, upgrading has been as simple as logging into your Dashboard, seeing the notification of a new version available and...Tutorials > Wordpress TutorialsThe iPhone App-Store is home to thousands upon thousands of apps, some of them useful, some of them .. not so useful. One of the most popular and usef...Tutorials > Wordpress TutorialsThe following tutorial will guide you through customising your WordPress website for viewing on the iPhone and other mobile smartphone devices using t...
- Latest Articles
- Latest ArticlesTutorials > Email Tutorial : FAQ for Email setupThis guide will help you configure your AUSWEB hosted email address with Outlook 2010....Tutorials > Email Tutorial : FAQ for Email setupThis guide will help you setup and configure your AUSWEB hosted email address with Windows Live Mail (Outlook 2011)....Tutorials > Partner (Affiliate) Guide1. Visit http://partner.ausweb.com.au and click “Join Now” from the top navigation bar (or click the shiny green “Sign Up Now” button....Tutorials > Website Security/Upgrade IssuesAfter installing an SSL, a commmon subsequent issue (in most modern browsers) is the the dreaded "Connection Partially Encrypted" warning. The er...Tutorials > Customer TestimonialsNow that you know about us, from us - this page is dedicated to what our customers think...
- Most Read Articles
- Most Read ArticlesTutorials > Joomla FAQA vulnerable extension is one that has been found to contain, or contribute to, a security vulnerability. Vulnerable extensions are not necessarily p...Tutorials > phpBB Forum HostingFinally, after a long wait, phpBB3 has been released, and its relatively easy to upgrade your existing phpBB installation. phpBB3 introduces hundreds...Tutorials > phpBB Forum HostingThis video tutorial will show you how to create a new topic in phpBB3....Tutorials > phpBB Forum HostingThis video tutorial will show you how to set up a poll when starting a new topic in phpBB3...Tutorials > phpBB Forum HostingphpBB3 is the latest update to the phpBB series, incorporating a plethora of new features, speed, stability and security improvements, and is much eas...
| < Prev | Next > |
|---|

