Is it possible if the website is built on WordPress and landing page is built on html to link on same domain or using subdomain [closed] - html

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
Is there possible if the website is built on WordPress and hosted on domain (example.com) and if I want to create one landing page which should be built with HTML/CSS but will be the host on same subdomain (example.com/example)? if yes how to do it?

You can install WordPress in the example folder and it will run quite happily from there without interfering with what's in the top-level. Just have to make sure that the WordPress Address (URL) and Site Address (URL) in the General Settings include the folder too - ie, http://example.com/example
As a proof of concept, have a look at https://www.pad-fairs.com - the top-level index is a stand-alone index.php file (but could be .html - I just use php to change the date order of the links) and each of the 3 sub sites are separate installs of WordPress in their own folders.
Hope that helps

Related

Microsoft azure cant detect my HTML file and Images for a static website? How do I fix this? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 days ago.
Improve this question
I'm not sure what is wrong, I've tried copying and moving all the contents to another folder and tried again but it still does not detect the HTML file nor does it detect the images in my image folder. Is there something wrong with my folders? or is Microsoft Azure the problem? I'm trying to host a static website using Microsoft Azure. I followed steps from a youtube video I've watched (https://www.youtube.com/watch?v=ttmEOLKk3Cw&t=321s&ab_channel=JohnSavill%27sTechnicalTraining) this is the video and when I reached 4:00 minutes that's where the problem started.

How to have webpage before domain? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
This is potentially a very stupid question and i'm likely to word it terrible so please be kind. I was wondering how some sites have pages before the domain, i.e. if my domain is 'www.example.com' then some sites have pages at url's such as 'test.example.com' could anyone tell me how i'd create a page like this?
(A real world example would be that the domain 'http://lolesports.com/' has the page 'http://euw.lolesports.com/')
Those are not pages, they are called subdomains. You should ask your web hosting provider how to do it.
What you are talking about is not a web page, it's a subdomain. A subdomain does not depend on your server but on the registrar of the URL.
To do that, you need to get an URL and see with your registrar how to set up a subdomain.

When opening website, index.html doesn't automatically open? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
When going to my website, qlite-usa.com, index.html does not load. I get an error message on the main page. But if I go to qlite-usa.com/index.html, the website loads just fine.
How do I make it so qlite-usa.com automatically sends me to qlite-usa.com/index.html?
I've tried changing index.html to home.html and others, none of that worked.
I use godaddy.
As mentioned in the comments, this is a server configuration issue. If it is allowed by your host, try creating a file in your root directory named: .htaccess (yes, it is a file with no name, just an extension). Inside this file, save the following content:
DirectoryIndex index.html
If you told us what company you use for hosting we might be able to do research to see what the server uses as the default homepage.
90% of the time it's index, but it can be other things, like default.html. Also, maybe try the extension .htm vs .html. It will make a difference.

URL for web hosting [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
The person I use for hosting my website has told me that my website will look like this in the browser.
http://www.website.domain/folder/index.html
I would prefer the site to look like this:
A - http://www.website.domain/
or
B - http://www.website.domain/index.html
I am almost certain this is possible, and they just do not know how to set some kind of file path. This is a one page html site and the entire site is contained within 1 folder. So I have decided to go and find a company that will host my site (i.e. 1and1.com).
First, how do I set up web hosting for either of my preferred ways? What is the preference among web developers on preference A or B?
Second, what would be the consequences of adding a second folder containing another website. Would the second website still be able to have a URL of style A or B without interfering with the first website?
Just configure your web server's document root for each vhost accordingly. If your web host won't do this for you, or doesn't let you do it... find a new web host.
There's a good tool called mod_rewrite for that.
Getting started: http://wettone.com/code/clean-urls
Complex examples:http://httpd.apache.org/docs/2.0/misc/rewriteguide.html

Upload local wordpress site to live free wordpress [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question does not appear to be about programming within the scope defined in the help center.
Improve this question
I am using wordpress for the first time, I have created a news/blog website called trimline news. I have created the site locally using MAMP, (modifying the twenty eleven theme).
What I want to is upload the website I have made to a free wordpress site, so trimlinenews.wordpress.com, I have been looking for tutorials online how to do this but I can only find ones that require you to have your own server and domain.
Can anyone please help me out, or point me in the direction for help with this.
Thanks in advance, Tom
You need to export the the hosted blog into a XML file and import it into wordpress.com site
See below link in wordpress support
Moving a blog
Wordpress.com does not provide FTP access so it's not possible to upload your theme. You can just import the content on your blog. You need to select a similar theme in the wordpress dashboard and purchase a Custom Design upgrade for editing your theme.
Export your content locally - Dashboard>>Tools>>Export - and import it at wordpress.com
You can't upload a complete theme folder to .COM ; no FTP access. You will need to redo your edits in a copy of the theme at .COM with the custom CSS upgrade.
See The difference between WordPress.com, WordPress, and WordPress.org