Skip to main content

Cpanel and wordpress

Comments

2 comments

  • Tom Risager
    [quote="homerwsmith, post: 1486072">Dear Gentle Folk, When the new site is ready, they want domain.com to go to the wordpress index.php but NOT show the word wordpress in the URL, which happens if wordpress is in public_html/wordpress.
    The word "wordpress" will not appear in the URL once you are ready to set the new site live. Just follow the instructions here: [url=http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory]Giving WordPress Its Own Directory " WordPress Codex (under "Using a pre-existing subdirectory install") This is a common WordPress question, not specific to websites running on cPanel.
    0
  • cPanelMichael
    Hello :) You can try adding the following entry to the .htaccess file in your public_html directory: DirectoryIndex index.html index.php
    Simply remove this line when you are ready to have the index.php file load first, as it appears your hosting provider has configured that as the priority over index.html. Thank you.
    0

Please sign in to leave a comment.