• Hello everyone,

    I need to build a website similar to the one in the link above. My plan is to install two different wordpress sites in separate subdomains.

    My questions are:
    1. Is wordpress a good solution for this? I know the website reservecattlecompany.com does not use wordpress, but I am wondering if this can be achieved with wordpress with no problems.
    2. Similarly to what was done in this website, I need my homepage to show two “buttons” or “boxes”, where users will click to be redirected to the website of their choice.
    What would be the best way to create a static html page to display in my “homepage”? Should I just add the html code in the index.php of the root domain? I don’t want to loose the SEO benefits that wordpress provides, so how can I achieve this without affecting SEO? Is it a solution to create a static html template at one of the two sites, create an html page using that template, and then have the page redirect to the .com domain?

    I would greatly appreciate any comments that will send me in the right direction.

    Thank you in advance!

    Ximereds

Viewing 2 replies - 1 through 2 (of 2 total)
  • The site is a site developed in PHP using Bootstrap. It’s a perfect site to be re-created in WordPress as WordPress is a custom application of PHP. You could use a Bootstrap based Theme and create a front page based on the content of the home page (actually just a simple landing page). It would require advanced skills, but is very doable.

    Thread Starter Ximereds

    (@ximereds)

    Thanks for taking the time to reply to my thread. Super appreciated!

    Since I have no idea about Bootstrap, I was wondering if I can make the html static front page by just using wordpress? Would it be okay to create the html static page in one of the 2 wordpress installations that I’ll have? I am wondering how would that affect SEO.

    Thanks again!
    Ximereds

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Static HTML homepage advice’ is closed to new replies.