bring
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can I run a non WP page as my landing page for www.mydomain.com?I will send you a link as soon as I have it runnig, right now, trust me, there’s nothing to brag about… 😉
Forum: Fixing WordPress
In reply to: How can I run a non WP page as my landing page for www.mydomain.com?Are we allowed to give links here to our site?
Forum: Fixing WordPress
In reply to: How can I run a non WP page as my landing page for www.mydomain.com?ok, I understand you guys, and I really appreciate your time and help.
I think I know the workaround now.
You guys are really great!
Just one last question then, is there any advantage in terms of SEO or otherwise to installing wordpress directly under root?
Forum: Fixing WordPress
In reply to: How can I run a non WP page as my landing page for www.mydomain.com?If I change index.php to wp_index.php and keep index.html on root, would that work? And if so, then how do I call/link to my (now named) wp_index.php from my index.html? I think you can’t link directly to that php?
Forum: Fixing WordPress
In reply to: How can I run a non WP page as my landing page for www.mydomain.com?Samuel B – Thanks for those links, I’ll have a look, but I’m really trying to avoid working from within wordpress itself for that page, since I already have it made.
theotherlebowski – Thanks for your tips. I currently have wordpress installed on a subfolder (to root), I want to remove that installation and reinstal under root. Once this is done, I want my current landing page to stay the same, without WP taking over.
I code HTML and css, and I read (i.e. not really able to code much) php, but if I have to modify something in idex.php or something like this then I think I should be able to (as long as its simple), I’m just trying to find out what is it exactly that I have to do to make it work the way I want:Have wordpress installed directly under root, but have a landing page which is NOT a wordpress page, and from that page have a link to my wordpress homepage.
Sorry if I’m driving you nuts guys.
Forum: Fixing WordPress
In reply to: How can I run a non WP page as my landing page for www.mydomain.com?If I use the static page, I must use a WP page, not just any page, no?
At least that’s what it says in that link. I want a stand alone page I made outside of WP to be my home page (landing page for http://www.mydomain.com)
Is that possible?Thanks