Forums

Two Problems: Home page is not showing up and www. version of URL doesn't work (6 posts)

  1. integralusa
    Member
    Posted 1 year ago #

    Hello - Two problems:

    1. I was able to see my site with no problem, but then now the it's not reading the homepage correctly:

    http://integralusamagazine.com

    The error is: Apologies, but the page you requested could not be found. Perhaps searching will help.

    2. When I type http://www.integralusamagazine.com, the site doesn't shows up, but it does with http://integralusamagazine.com it does.

    I'm using WordPress app within Google hosting.

    PLEASE HELP!

    Thanks, Anllelic

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Have you published any Posts yet? All I can see is Pages

  3. integralusa
    Member
    Posted 1 year ago #

    Hey - thanks for quick response. Yes, I've posted one:

    http://www.integralusamagazine.com/?p=30

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Is your site set to use a static front page or a posts page in Settings->Reading?

  5. integralusa
    Member
    Posted 1 year ago #

    Oh my! That was it! I had changed it before and I deleted that.... Now please let me know about my second problem..... then I type http://www.integralusamagazine.com, it doesn't work. Thanks!!!

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try adding:

    RewriteCond %{HTTP_HOST} ^www.integralusamagazines\.com$ [NC]
    RewriteRule ^(.*)$ http://integralusamagazine.com/$1 [R=301,L]

    to your root .htaccess file.

Topic Closed

This topic has been closed to new replies.

About this Topic