Your HostICan Community  


Go Back   Your HostICan Community > SEO (Search Engine Optimization) & Marketing > Blogging

Blogging From hobbyists to The New York Times, blogging is the way to go to express your thoughts online. This forum is designed to discuss the entire subject, including picking the best software, creating themes, getting hits and, most important of all, posting your commentaries. Hard programming issues, though, should be discussed in our PHP / MySQL Assistance forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-06-2009, 03:52 PM
abg abg is offline
Junior Member
 
Join Date: Sep 2009
Posts: 2
Default changes in the installation directory of wordpress hosting

I have installed wordpress on my domain. Whenever I want to get to my blog I type http: //mydomainname.com/wordpress
How do I make it so that it goes only to my domain without /wordpress in the end?
Reply With Quote
  #2  
Old 11-06-2009, 04:03 PM
BigJON BigJON is offline
Member
 
Join Date: Jan 2009
Posts: 82
Default Re: changes in the installation directory of wordpress hosting

The easy way is to reinstall it from scratch, just choose domain only and do not type "wordpress" as folder for installation.
If you want to keep the current installation, then do the following:
Move your WordPress core files to the new location. Copy the index.php and .htaccess files from the WordPress directory into the root directory of your site (Blog address). Open your root directory's index.php file and change the following:
Code:
require('./wordpress/wp-blog-header.php');
to the following
Code:
require('./wp-blog-header.php');
Reply With Quote
Reply

Tags
directory, hosting, installation, wordpress

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 08:53 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.