• I downloaded wordpress to a sub folder on my server…made all the changes to the css & html templates but have a question about file placement.

    WordPress is only being used for the blog portion of my site http://www.alltrueapparel.com/blog. I’m having problems with linking to and from the orginal site & the blog.

    Here is how the site is layed out on the server

    Index.html (main website folder)
    wordpress(blog) (located in the root folder below the main folder)

    on a standard site you’d have all your .html files in the same folder… so ho do I link down to the subfolder & back up to the main folder?

    I’m guessing down would be blog/blog.php?
    But what about up? can this be done? If now how do I link the pages?

    thanks
    Josh

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m guessing down would be blog/blog.php?

    No. Try domain/blog/

    But what about up?

    Just use standard absolute urls.

    Thread Starter alltrue

    (@alltrue)

    but won’t that mess with my web statistics…it will show a single visitor as numerous hits because they’ll continue to hit the index.html file?

    Josh

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How do I move the index.php wordpress file?’ is closed to new replies.