Even before i started to watch the video, i just liked the video and subscribed this channel. The guy talked very humbly instead of some who behave as if I know everything.
A hosting company stole a major website of mine and my backups but luckily thanks to U I was able to semi recreate it by sticking an html page in, this method works awesome, my only question is ,Is it possible to have that inserted html page link back to an ACTUAL SITE PAGE ..or do you just have to create a link to the page?...... U SAVED MY LIFE Thankyou🙏🙏
I'm sorry to hear about your hosting company problems. I'm happy I was able to provide a bit of a silver lining in the form of this solution. On to your question. You can link back to main website, you just have to create a standard HTML link in the html code. There are lots of resources if you Google it. Just look up " html link help" or something like that.
How my gosh finally!!! I had looked it this some weeks back but it was hard to find on this. I really needed it today for a client site that only needs a few landing pages. This way I can create them on my site using Thrive content builder then upload to his cpanel. Such a lifesaver thanks so much
1. what about SEO for these pages? they are not "hidden" from search engines right? 2. would you go for making a custom html page like this or you'd just customize your default theme? Can you just update your wordpress and theme the same way if you have a custom html page?
Hey, Thank you so much for this valuable video! I have some questions... is there any way to manage this page from WordPress admin..? How can I create the main page of the website with this procedure..? And how can I add the WordPress header on this page..? Thanks once again!
AWESOME , AWESOME video. I was wondering if I added a custom HTML page to the root, is there a way for Wordpress to recognize them rather than keep them hidden. And the reason i ask is because even when I generate sitemap it remains hidden. I actually want the pages to be part of Wordpress. is there a way to do that ?
If you enjoyed this video don't forget to the like it and subscribe! Then check out this playlist about high-powered WordPress admin tweaks: ua-cam.com/video/YhKVXC8t6DA/v-deo.html
Great video! Question, after adding the html to your cpanel, do you absolutely have to edit it in cpanel? Is there a way to edit the page in wordpress? Thank you
Hi, Really liked all your videos, really appreciate it. this video is really fast way but I need proper conversion, so we can edit it. Pl make video on. "HTML TO WORDPRESS" step-by-step with no steps skipped. There is no video on UA-cam for this. Pl that would me really soo helpful. Please. God Bless you...
awesome video i just have one question : i have made an educational html file with matchware mediator 9 and i can only run it on my pc , is it possible to upload it on wordpress webste so my students can study with it ?
Hi, Thanks for video, you are saver👍🏽👍🏽👍🏽👍🏽, hovewer Im not good in English I have one question: example.com/index.html and its working , but without slash “/“ example.com it’s going to worpress theme, how to fix, and when I text to the browser example.com i want to see my html website, is it possible to do?
Thank you so much for sharing! I did it, it worked good, just I realized the animation for slide up and slide down it´s not working, maybe some kind of conflict with other plugin in elementor? Greetings
Hi Cary, You can out the html file anywhere in the root directory of your site. Then you navigate to yourdomain.com/filename-of-the-html-file.html to open the html page. I hope that makes sense, let me know if it doesn't.
Hello our friend How did you create the thumbs picture of you at time mark 2:46 do you have to have alot of subscribers to get this feature or did you add it yourself in the editing software you have ...If so what did you use if you do not me asking God bless you and your family stay safe Peace
Nope, that you can't do. But with a page builder like Divi or Elementor you can recreate most pages. It takes more time than downloading and uploading, but then it's easily editable. I hope that helps and thanks for watching!
Hi there hope you can help me. I just downloaded a zip file HTML and added it to my WordPress website. Watched your video it was really good. I Will watch it again. I have one image in my Html are you able to delete this image and how would you do it? If you could send me in the right direction would be much appreciated. Can't seem to find my answer...thank you in advance
Hi Shane, The easy answer is search the code in your HTML file for this img src That'll show you all image files in the HTML file. Find the one you want to remove by looking at the text around it or the file name of the image. Then delete the whole image tag which will look something like this: Delete all of it including the less than and greater than signs. That's the easy answer and it will often work exactly how you want it. The hard answer is if you remove the image, the design of the page is thrown off. You would have to fix the design after the image is gone and how you do that will depend on what is broken. Hopefully the easy way is all you need. Let me know if that helps.
@@wplearninglab thank you so much for your reply. I found what you were talking about so the easy way worked. In the end I went into assests and i put a new image in and called it the same name as the previous one rather than deleting it. On my desktop in the file i did this. Clicked on the html file and it worked. So I zipped html and assets folder with new image into a zip and uploaded to file dir in WP. When I checked it on the internet the old picture is still there. I deleted the pic also and when i checked after uploading the pic that i dont want is still there? So it worked in the original file on my desktop but once uploaded to the file manger nothing changed? hope there is a simple answer otherwise I will just leave it fo rnow. :) thank you in advance
@@wplearninglab Just wanted to say I went back deleted the original file totally zipped it uploaded to file manager WP tested it the picture is no longer there but it still shows on the live internet page. OMG maybe I just leave it alone. Look forward to your reponse. Thank you in advance
Hey Shane, At least you've made progress in the right direction. I'm happy the easy way worked, that's always my favorite way 😀 If the old image is truly deleted then it's probably a caching issue with your browser. I would first clear the cache and cookies and then refresh the page, or try in a different browser, and see if that fixes it. The next thing I would try is changing the file name of the new image so it's not the same as the old image and then changing the file name in the img tag to match the new image file name. This will for the browser to look for the new image even it has the old one cached. One of those two should work for you. Let me know how it goes!
@@wplearninglab thank you. I stayed up for 3 hours last night trying to work out the answer. All I had to do was refresh the cache and the cookies clear it all up and now it works!! Just as you just stated above!! lol oh no, I knew it would be something simple but oh boy. All in working order now. Yes, the photo was totally deleted but still coming up. I would never have thought of clearing the cache. Thank you so much for your help again as I was lost. I will be taking time out to check all your videos and links. Thank you so much again it works!!! YAY!!
Great video. Do you have a way to change the status of the custom html page? (under pages in wordpress you can change the status to private, blocked or unblocked) Can you block it so only logged in users can access the page or directory of the custom html files/folders?
Unless you want to get into PHP programming that's not possible with HTML pages unfortunately. The only way to make an HTML page private is to take it off the server.
Awesome video Bjorn. Just have 2 questions. 1. Is it safe to load a HTML, CSS built page in wordpress site? Like in WP we use security plugins but they won't support these pages. 2, I want to tr this on some of my existing pages that have high load time, and by shifting them to HTML CSS pages, will be a major boost to my SEO, but is it possible to not have .html at the end of the url?
I would create a page template file. Do it as outlined in this WPMUDev post: premium.wpmudev.org/blog/creating-custom-page-templates-in-wordpress/ Then take out the code that would normally pull in the post content and paste in your HTML. You'll probably have to do some trial and error to get this working properly. The draw back is you can't put this file into the root of the site, the page template file needs to be in the theme folder which will be reflected in the URL. You could also just create a page, add your HTML code to the TEXT tab in the editor. Then just don't link to it from anywhere on your site...
I have converted my university html php website into wordpress ,but there other page like contact gellery didn't work or linked ,which I made in html ,will you plz tell me how to solve or what is the process
hello I have a folder that has application 3 apps each one has HTML and CSS and js and media I know that I have to upload the file into my website but I don't know how to embed the apps to a specific area in the page
More like the "Posts" of WordPress being static (to make blog part of the site faster). While forms like contacts, newsletters, survey forms, payment forms would be handled by "Pages" in WordPress. Don't know if I searching it correctly in Google and UA-cam, but can't find some answers.
So I left an affiliate hosting site, now I am using Godaddy for hosting purposes. I backed up my files, html files. How do I import those to my site on godaddy. Is this process in this video applicable?
I searched for this, but didn't find any useful tutorial for this, but my case is bit different. I just have started out with my site, did some basic setup. & I want to create a coming soon page with email subscribe options & want to integrate with service like MailChimp, Is there any tip for this? Thanks still, this video has great information. P.s. Any tips or advice from anyone will be Appreciative.
There are a lot coming soon plugins. Most of them have free and premium versions. Many of the free versions allow you to write a message for the homepage. You should be able to include the embed code for MailChimp as well. I use the free version of SeedPro, but I haven't tested it with an optin. In case you need some MailChimp setup and usage tutorials check out this playlist: ua-cam.com/video/XxEIP1FsL3g/v-deo.html I hope that helps and thanks for watching!
Hi Aiah, I'm not sure. My tutorials focus on WordPress.org self-hosted WordPress sites. I don't know much about the WordPress.com business plan or what it offers. Sorry I can't be of more help.
They don't show up in the XML sitemap, but as long as you link to the HTML pages from pages that search engines have indexed they will find the html pages. I hope that helps, let me know if you have any further questions. Thanks for watching!
So how do people access these pages or navigate to them if they are hidden from wordpress? I want to do this same thing with my own created page but I need there to be a link on my site to them. How does wordpress add a page link to my navigation bar?
+Brice Willie Hi Brice, good question. You add custom URLs to pages not built in WordPress or even to external sites by going to Appearance then Menus. I have a tutorial breaking down all the options for those menus: ua-cam.com/video/L8vu-scEFro/v-deo.html I hope that helps and thanks for watching!
Perfect, So under menus I can add a new link to my navigate bar that will forward to my 'hidden' page that we created in the backend? I will be trying this tonight!
All good, however, it is to say that if the WP site is protected by a login (members only) those page will still be accessible by anyone with the direct link to it...isn't it?
Hi Mallikarjuna, Sorry for the delay. Good question, yes there is. When adding an HTML page you can change the slug by changing the name of the file. You can set the title in the tag. That title will appear in search engine results, social shares and in the title of the browser tab. Then you can add a different tag that defines further what a post or page is about. You can create all of these using the Yoast SEO plugin if you're doing it with regular WP pages as well. Here's a comprehensive tutorial for Yoast SEO: ua-cam.com/video/F0_NQg8p6q0/v-deo.html I hope that helps and thanks for watching!
Good question, this page exists outside of WordPress, so you can't add anything from WordPress to the page. You'll have to code the menu manually using html and css. I hope that helps and thanks for watching!
Yeah, that doesn't help much at all. Luckily, there are many other places that will give you free HTML templates. Google it and you'll find a bunch. You'll be able to use the same steps in this video with any HTML page. I hope that helps :) Let me know if you have any further questions. Thanks for watching!
Thanks for Amazing Tutorial it helped a lot, I have one question, how to make secure the HTML page which we added my mages build in WordPress are secure.
Hey Manas, if you have an SSL certificate on your wordpress, it should apply to all the pages on your website. Sometimes you might need to clear your browser cache to see this. Hope that helps!
Hi Alex, that should work. You'll have to put the CSS in the additional CSS area of Appearance > Customize. You will also have the theme header and footer above and below the design. Unless your theme has a full page template option. I hope that helps and thanks for watching!
Thanks for the answer! If i put the css in customize section it will apply for all of my pages, will it? Isnt it just better to put igt in the head of the specific page? Thanks again You ve got great content Very helpful
Hi Alex, Yes, CSS in the customizer will be put into the header of all pages. But the CSS will only be applied on pages that have the selectors you used. You can apply CSS to specific pages using the methods in this tutorial: ua-cam.com/video/Fw6VDOZYqrM/v-deo.html The tutorial is for Javascript, but you can just replace the Javascript components with CSS. I hope that helps and thanks for watching! P.S. If you haven't yet, check out the WPLearningLab Facebook Group: facebook.com/groups/wplearninglab See you there!
Awesome video. I want to upload a template on my old wordpress theme like this, but can you tell me how to edit that template without using .html coding. Please tell .
Hi Julian, Yep. Just create a new html page in the root directly of your site. The filename of the page needs to be index.html and that will be loaded as the homepage. If you're using WordPress, if you add the index.html file to the root that HTML file will become your homepage for the WP site. I hope that helps and thanks for watching!
Hi Arte, Thanks! It's not a stupid question. For normally site configurations wp-phd.com/events and wp-phd.com/events/ will both load the index page normally. I hope that helps and thanks for watching!
There is and it's pretty easy. Just add an index.html file to the root of your website and that HTML file will be your new homepage. If you ever move or delete the index.html file from the root then WP will appear as the homepage again. I hope that helps and thanks for watching!
Hey Brain, It takes time at first. With enough practice you learn to read code like you read written text. I have another call about HTML and CSS. I have a bunch of videos there already and I'm getting ready to release a 50 video series on building a complete HTML website from scratch. Here's a link to the channel if you want to check it out: m.ua-cam.com/channels/5vKV-35odZlYXVQ_G0sSsg.html
+King Kas There are no free domain names unfortunately. You can get a free site and subdomain from a place like WordPress.com, or WIX or Squarespace. There is nothing wrong with starting with one of those options. But if you want to build your own site on your own domain name you have to buy a domain and buy hosting.
Hello, I always like your video tutorials and learn out of you! A quick query: Is there any way to have an html page inserted into the "Mobirise4" Platform? Thank you!
WordPress Tutorials - WPLearningLab When ever i open my website the main page didnt open. It show the index which contain 2 content. . www.minimorc.info check it out
Sorry for the delay. I had a chance to check out your site. It looks like you don't have any files in the root of your site. Can you confirm that your WordPress core files are in the root folder of the domain. Which host are you using?
Not sure, I haven't done much work with flash games lately. Are you adding the flash games via an embed code from a different site? Or do these games live on your server?
Hi Harsh, doing it this way won't allow you to edit the page with any page builders. Making customizations to the page will require you to know HTML and CSS. But you could pretty easily recreate these types of pages in Elementor though. I hope that helps and thanks for watching!
That's a good idea. You can do that and the content will be in Elementor, but whatever is in the html won't be editable like normal Elementor content would be. You would still be editing HTML and CSS, only inside Elementor
Hi Moses, The way you do that is edit the WP theme files, which are basically HTML pages with a little PHP to pull dynamic data from the database. If you just want to out a little bit of html code on a page you use a plugin that allows you to insert the code where you want it. Astra Theme Pro is one that gives you that ability. I hope that helps, let me know if you have any further questions. Thanks for watching!
Even before i started to watch the video, i just liked the video and subscribed this channel. The guy talked very humbly instead of some who behave as if I know everything.
Thanks Russel! It's funny you should say that; I've always found the more I learn, the more I realize how little I know. I guess it comes through :)
A hosting company stole a major website of mine and my backups but luckily thanks to U I was able to semi recreate it by sticking an html page in, this method works awesome, my only question is ,Is it possible to have that inserted html page link back to an ACTUAL SITE PAGE ..or do you just have to create a link to the page?...... U SAVED MY LIFE Thankyou🙏🙏
I'm sorry to hear about your hosting company problems. I'm happy I was able to provide a bit of a silver lining in the form of this solution. On to your question. You can link back to main website, you just have to create a standard HTML link in the html code. There are lots of resources if you Google it. Just look up " html link help" or something like that.
@@wplearninglab thans dear ... your the BEST
Finally a perfect video about this topic. Thank you for making the job without a plugin.
You just answered my 1 week research. I love you bro
How my gosh finally!!! I had looked it this some weeks back but it was hard to find on this. I really needed it today for a client site that only needs a few landing pages. This way I can create them on my site using Thrive content builder then upload to his cpanel. Such a lifesaver thanks so much
+Denlyn Blake You're welcome Denlyn. I'm glad I could help, thanks for watching!
Brilliant! You solved my questions in a few minutes for my new project! Thumbs up!
I'm happy I could help John, thanks for watching!
1. what about SEO for these pages? they are not "hidden" from search engines right?
2. would you go for making a custom html page like this or you'd just customize your default theme? Can you just update your wordpress and theme the same way if you have a custom html page?
Hi thanks for the tutorial it was a great help.
I have a simple question will these file be deleted if i updated my wordpress version
Hey, Thank you so much for this valuable video!
I have some questions...
is there any way to manage this page from WordPress admin..?
How can I create the main page of the website with this procedure..?
And how can I add the WordPress header on this page..?
Thanks once again!
AWESOME , AWESOME video. I was wondering if I added a custom HTML page to the root, is there a way for Wordpress to recognize them rather than keep them hidden. And the reason i ask is because even when I generate sitemap it remains hidden. I actually want the pages to be part of Wordpress. is there a way to do that ?
I have been searching for this among so many useless vids that are 5x as long with dudes clicking around at lightning speed doing what? Thank you!
I like to get to the point, life is too short :-) Thanks for watching!
Thanks!
I AM Your Best Freind From Sri Lanka
If you enjoyed this video don't forget to the like it and subscribe! Then check out this playlist about high-powered WordPress admin tweaks: ua-cam.com/video/YhKVXC8t6DA/v-deo.html
Wow this not only that it helped me a lot with my current project but it also helped me in my future videos
thank you !
Great video! Question, after adding the html to your cpanel, do you absolutely have to edit it in cpanel? Is there a way to edit the page in wordpress? Thank you
Hi, Really liked all your videos, really appreciate it. this video is really fast way but I need proper conversion, so we can edit it.
Pl make video on.
"HTML TO WORDPRESS" step-by-step with no steps skipped.
There is no video on UA-cam for this. Pl that would me really soo helpful. Please. God Bless you...
Hi Meenakshi,
Thanks for the video suggestion. I've put it on my list of videos to make!
thnx alot for considering.
Meenakshi Sehda Look Like You Have Seen Some Tyler Moore Videos. I Can Smell That.
Lol, did the 'no steps skipped' give it away?
I've never skipped a step in any of my videos, so I guess I could add that to every one :)
WordPress Tutorials - WPLearningLab Good But Everyone Should Have Own Uniqueness, That's What We Need.
awesome video
i just have one question :
i have made an educational html file with matchware mediator 9 and i can only run it on my pc , is it possible to upload it on wordpress webste so my students can study with it ?
Exactly what I was searching for. Thank you!!
You’re welcome, thanks for watching!
Hi, Thanks for video, you are saver👍🏽👍🏽👍🏽👍🏽, hovewer Im not good in English I have one question: example.com/index.html and its working , but without slash “/“ example.com it’s going to worpress theme, how to fix, and when I text to the browser example.com i want to see my html website, is it possible to do?
Thank you so much for sharing! I did it, it worked good, just I realized the animation for slide up and slide down it´s not working, maybe some kind of conflict with other plugin in elementor? Greetings
I am using AWS EC2 with a linux instance. I do not have this file structure. Can you tell me what to look for to determine where to put the files?
Hi Cary,
You can out the html file anywhere in the root directory of your site. Then you navigate to yourdomain.com/filename-of-the-html-file.html to open the html page.
I hope that makes sense, let me know if it doesn't.
@@wplearninglab Thank you! Mine was in opt/bitnami/apps/wordpress/htdocs/ . I just searched for the index.php using WinSCP to find this location.
Thank you, it did helped me! I already subscribed to your channel.
I’m happy I could help Paul, thanks for subscribing! I appreciate it!
Hey , Hi iam learning so much knowledge on wordpress from your tutorials.
your explaing skills is good,thank you .........
Thanks Naresh, much appreciated!
I'm glad you're getting value from my videosl :)
Hello our friend How did you create the thumbs picture of you at time mark 2:46 do you have to have alot of subscribers to get this feature or did you add it yourself in the editing software you have ...If so what did you use if you do not me asking God bless you and your family stay safe Peace
How do you then create other pages of the website? Do the other pages also load from the leading page?
clear. thanks. Quesiton: can we use a page builder- divi or elmentor to update these converted html templates? thanks
Nope, that you can't do. But with a page builder like Divi or Elementor you can recreate most pages. It takes more time than downloading and uploading, but then it's easily editable.
I hope that helps and thanks for watching!
@@wplearninglab yes. you solved the my puzzle. thanks a ton. I will use HTML and css to edit those pages then. :)
Your videos so wonderful lessons. Thank your help.
You're welcome and thanks for watching!
So you have to use exterior coding sites and then insert it into Wordpress itself?
Hi there hope you can help me. I just downloaded a zip file HTML and added it to my WordPress website. Watched your video it was really good. I Will watch it again. I have one image in my Html are you able to delete this image and how would you do it? If you could send me in the right direction would be much appreciated. Can't seem to find my answer...thank you in advance
Hi Shane,
The easy answer is search the code in your HTML file for this
img src
That'll show you all image files in the HTML file. Find the one you want to remove by looking at the text around it or the file name of the image.
Then delete the whole image tag which will look something like this:
Delete all of it including the less than and greater than signs.
That's the easy answer and it will often work exactly how you want it.
The hard answer is if you remove the image, the design of the page is thrown off. You would have to fix the design after the image is gone and how you do that will depend on what is broken.
Hopefully the easy way is all you need. Let me know if that helps.
@@wplearninglab thank you so much for your reply. I found what you were talking about so the easy way worked. In the end I went into assests and i put a new image in and called it the same name as the previous one rather than deleting it. On my desktop in the file i did this. Clicked on the html file and it worked. So I zipped html and assets folder with new image into a zip and uploaded to file dir in WP. When I checked it on the internet the old picture is still there. I deleted the pic also and when i checked after uploading the pic that i dont want is still there? So it worked in the original file on my desktop but once uploaded to the file manger nothing changed? hope there is a simple answer otherwise I will just leave it fo rnow. :) thank you in advance
@@wplearninglab Just wanted to say I went back deleted the original file totally zipped it uploaded to file manager WP tested it the picture is no longer there but it still shows on the live internet page. OMG maybe I just leave it alone. Look forward to your reponse. Thank you in advance
Hey Shane,
At least you've made progress in the right direction. I'm happy the easy way worked, that's always my favorite way 😀
If the old image is truly deleted then it's probably a caching issue with your browser. I would first clear the cache and cookies and then refresh the page, or try in a different browser, and see if that fixes it.
The next thing I would try is changing the file name of the new image so it's not the same as the old image and then changing the file name in the img tag to match the new image file name. This will for the browser to look for the new image even it has the old one cached.
One of those two should work for you. Let me know how it goes!
@@wplearninglab thank you. I stayed up for 3 hours last night trying to work out the answer. All I had to do was refresh the cache and the cookies clear it all up and now it works!! Just as you just stated above!! lol oh no, I knew it would be something simple but oh boy. All in working order now. Yes, the photo was totally deleted but still coming up. I would never have thought of clearing the cache. Thank you so much for your help again as I was lost. I will be taking time out to check all your videos and links. Thank you so much again it works!!! YAY!!
Great video. Do you have a way to change the status of the custom html page? (under pages in wordpress you can change the status to private, blocked or unblocked) Can you block it so only logged in users can access the page or directory of the custom html files/folders?
Unless you want to get into PHP programming that's not possible with HTML pages unfortunately. The only way to make an HTML page private is to take it off the server.
hi, how about on bitnami wordpress? i didn't find any tutorials out there. i don't know if there's cpanel on bitnami wordpress also.
can u help me?
Awesome video Bjorn. Just have 2 questions.
1. Is it safe to load a HTML, CSS built page in wordpress site?
Like in WP we use security plugins but they won't support these pages.
2, I want to tr this on some of my existing pages that have high load time, and by shifting them to HTML CSS pages, will be a major boost to my SEO, but is it possible to not have .html at the end of the url?
AWESOME.. thanks a lot
Hey nice tutorial!
How would you go about doing exactly this but including the theme header and all other elements?
I would create a page template file. Do it as outlined in this WPMUDev post: premium.wpmudev.org/blog/creating-custom-page-templates-in-wordpress/
Then take out the code that would normally pull in the post content and paste in your HTML.
You'll probably have to do some trial and error to get this working properly. The draw back is you can't put this file into the root of the site, the page template file needs to be in the theme folder which will be reflected in the URL.
You could also just create a page, add your HTML code to the TEXT tab in the editor. Then just don't link to it from anywhere on your site...
WordPress Tutorials - WPLearningLab Thank you so much man. That's very helpful!!!
I have converted my university html php website into wordpress ,but there other page like contact gellery didn't work or linked ,which I made in html ,will you plz tell me how to solve or what is the process
It's impossible for me to know what the issue could be without see all the details.
Did you convert the site to WP using a page builder?
Ready neat tricks, Bjorn. Thank You!
+John Boyd You're welcome John, thanks for watching!
this is exactly what I needed, thank you very much :D
You're welcome Alfredo, thanks for watching!
Same here! Exactly what I was looking for.
thank you so much for this! if I have a header and footer php files from wordpress, how do I integrate it into the html page?
I would put the header+footer in one single php file, and integrate the HTML into that
hello
I have a folder that has application 3 apps
each one has HTML and CSS and js and media
I know that I have to upload the file into my website
but I don't know how to embed the apps to a specific area in the page
Is it possible to manually convert blog posts to static, with forms staying in WordPress pages
Hi Cherry,
I think you're asking if you can create an HTML as a WordPress page with working forms. Is that correct?
More like the "Posts" of WordPress being static (to make blog part of the site faster).
While forms like contacts, newsletters, survey forms, payment forms would be handled by "Pages" in WordPress.
Don't know if I searching it correctly in Google and UA-cam, but can't find some answers.
So I left an affiliate hosting site, now I am using Godaddy for hosting purposes. I backed up my files, html files. How do I import those to my site on godaddy. Is this process in this video applicable?
I searched for this, but didn't find any useful tutorial for this, but my case is bit different. I just have started out with my site, did some basic setup. & I want to create a coming soon page with email subscribe options & want to integrate with service like MailChimp, Is there any tip for this? Thanks still, this video has great information.
P.s. Any tips or advice from anyone will be Appreciative.
There are a lot coming soon plugins. Most of them have free and premium versions. Many of the free versions allow you to write a message for the homepage. You should be able to include the embed code for MailChimp as well. I use the free version of SeedPro, but I haven't tested it with an optin.
In case you need some MailChimp setup and usage tutorials check out this playlist: ua-cam.com/video/XxEIP1FsL3g/v-deo.html
I hope that helps and thanks for watching!
Does it work if WordPress account is not a business plan type?
Hi Aiah, I'm not sure. My tutorials focus on WordPress.org self-hosted WordPress sites. I don't know much about the WordPress.com business plan or what it offers. Sorry I can't be of more help.
@@wplearninglab no worries, appreciate your response.
How does this effect indexing from Google? do these pages still show up in the XML sitemap?
They don't show up in the XML sitemap, but as long as you link to the HTML pages from pages that search engines have indexed they will find the html pages.
I hope that helps, let me know if you have any further questions. Thanks for watching!
So how do people access these pages or navigate to them if they are hidden from wordpress? I want to do this same thing with my own created page but I need there to be a link on my site to them. How does wordpress add a page link to my navigation bar?
+Brice Willie Hi Brice, good question.
You add custom URLs to pages not built in WordPress or even to external sites by going to Appearance then Menus. I have a tutorial breaking down all the options for those menus: ua-cam.com/video/L8vu-scEFro/v-deo.html
I hope that helps and thanks for watching!
Perfect, So under menus I can add a new link to my navigate bar that will forward to my 'hidden' page that we created in the backend? I will be trying this tonight!
+Brice Willie Yep, that's correct. It's pretty straight forward so Im sure you'll get it no problem.
Awesome, got it working. Great Channel
+Brice Willie Sweet, that was fast! Good work and thanks :) I do my best to be helpful
All good, however, it is to say that if the WP site is protected by a login (members only) those page will still be accessible by anyone with the direct link to it...isn't it?
is there any possibility to keep 2 titles. one for URL and another one for Display title for article(post) in the wordpress ?
Hi Mallikarjuna,
Sorry for the delay. Good question, yes there is. When adding an HTML page you can change the slug by changing the name of the file. You can set the title in the tag. That title will appear in search engine results, social shares and in the title of the browser tab. Then you can add a different tag that defines further what a post or page is about.
You can create all of these using the Yoast SEO plugin if you're doing it with regular WP pages as well. Here's a comprehensive tutorial for Yoast SEO: ua-cam.com/video/F0_NQg8p6q0/v-deo.html
I hope that helps and thanks for watching!
Very nice video thank you
Beautiful! Exactly what I needed!
That's awesome Sammy, I'm happy it's what you needed!
Thank you so much! Been a life saver. One question though, how do I make it look like normal page with my site menu?
Good question, this page exists outside of WordPress, so you can't add anything from WordPress to the page. You'll have to code the menu manually using html and css.
I hope that helps and thanks for watching!
i am in advanced position in HTML CSS but PHP im beginner. i have a website in HTML want to upload to wordpress. its too fast for me to understand
Thank you for being very informational and straightforward and helpful.
You're welcome Reed, thanks for watching!
I hv created a whole website using CSS & HTML can I upload the whole page on WordPress and make it public??
The Landing Page Leads now sends a PDF. They don't send a zip file. It really doesn't help.
Yeah, that doesn't help much at all. Luckily, there are many other places that will give you free HTML templates. Google it and you'll find a bunch.
You'll be able to use the same steps in this video with any HTML page.
I hope that helps :) Let me know if you have any further questions. Thanks for watching!
Thanks for Amazing Tutorial it helped a lot, I have one question, how to make secure the HTML page which we added my mages build in WordPress are secure.
Hey Manas, if you have an SSL certificate on your wordpress, it should apply to all the pages on your website. Sometimes you might need to clear your browser cache to see this. Hope that helps!
Is the process the same for add-on domains or do I need to do anything different?
What if I want to add my files to my wordpress theme folder? Is it possible?
Super useful, thanks!
quick question why my text didnt show up? all images are there but there were no text :(
How do we put an existing navbar to a custom page, this page doesn't appear under pages section neither does it appear in appearance section.
Thanks for this video. Is there any way to upload a template and then edit it in elementor or any other plugin to avoid editing through html coding?
Hi Kelvin, there's no way of doing that with any WP-based page builders. We're stuck with editing HTML or rebuilding the template in the page builder.
astra starter sites
Astra starter sites provide templates built with Elementor, but you can't upload html based templates to edit with a page builder.
Thank you that was very helpful
You're welcome, thanks for watching! Let me know if you have any questions :)
Thank you
It was hell of a tutorial
The question is : what if i just copy the code and paste it to my wordpress page?
will it work?
Thanks in advance
Hi Alex, that should work. You'll have to put the CSS in the additional CSS area of Appearance > Customize.
You will also have the theme header and footer above and below the design. Unless your theme has a full page template option.
I hope that helps and thanks for watching!
Thanks for the answer!
If i put the css in customize section it will apply for all of my pages, will it?
Isnt it just better to put igt in the head of the specific page?
Thanks again
You ve got great content
Very helpful
Hi Alex,
Yes, CSS in the customizer will be put into the header of all pages. But the CSS will only be applied on pages that have the selectors you used.
You can apply CSS to specific pages using the methods in this tutorial: ua-cam.com/video/Fw6VDOZYqrM/v-deo.html
The tutorial is for Javascript, but you can just replace the Javascript components with CSS.
I hope that helps and thanks for watching!
P.S. If you haven't yet, check out the WPLearningLab Facebook Group: facebook.com/groups/wplearninglab See you there!
@@alexkhalamsky3715 hi i have html pages and i want to convert them into wordpress theme . how i can do that . please update on this question
Awsm Solution, Thank's Buddy!
Awesome video. I want to upload a template on my old wordpress theme like this, but can you tell me how to edit that template without using .html coding. Please tell .
Hi Siddharth,
For these HTML templates, there's no way to edit them without using HTML. You can't plug them into anything to make it easier.
dear sir if i want to use events/index.html file as front page ? how can i do it
Do you maybe know how to make a html file your homepage?
Hi Julian,
Yep. Just create a new html page in the root directly of your site. The filename of the page needs to be index.html and that will be loaded as the homepage.
If you're using WordPress, if you add the index.html file to the root that HTML file will become your homepage for the WP site.
I hope that helps and thanks for watching!
there is no relation with wordpress, change title to, how to upload a page to your ftp
Very helpful. Thanks a bunch... :)
You're welcome, thanks for watching!
Awesome vid!
Also, this might be a stupid question, but will it still load the index page if we load it as wp-phd.com/events without the "/" ?
Thanks.
Hi Arte,
Thanks!
It's not a stupid question. For normally site configurations wp-phd.com/events and wp-phd.com/events/ will both load the index page normally.
I hope that helps and thanks for watching!
THANK YOU SO MUCH
You’re welcome Eduardo, thanks for watching!
How to set up this page as homepage in WP?
I also have this question. did you figure this out?
Is there anyway to change the the website's homepage into an html page?
There is and it's pretty easy. Just add an index.html file to the root of your website and that HTML file will be your new homepage. If you ever move or delete the index.html file from the root then WP will appear as the homepage again.
I hope that helps and thanks for watching!
hi bron how can i serve downloads through a single page like serving all downloads through a download.php page
thanks
i'am having multiple domain in a single c panel it is not working
Good work man...THANKS !
You're welcome and thanks for watching!
You are wonderful.
Very helpful, thanks
cant find the public_html folder
Id love to learn HTML but the editing thin that you have to do it on the html editor page -- loads of codes -- I cant be doing that....takes time
Hey Brain,
It takes time at first. With enough practice you learn to read code like you read written text.
I have another call about HTML and CSS. I have a bunch of videos there already and I'm getting ready to release a 50 video series on building a complete HTML website from scratch. Here's a link to the channel if you want to check it out: m.ua-cam.com/channels/5vKV-35odZlYXVQ_G0sSsg.html
@@wplearninglab big thanks
Super helpful
Thanks from Uae
You’re welcome from Canada :)
Thank you brother on point!!
You’re welcome Gus, thanks for watching!
was helpful thanks.
Biggups bro
Thanks for your tutorial. Really apreciate it. :)
You're welcome Saddam, thanks for watching!
Am asking if it's possible to start with free domain name
+King Kas There are no free domain names unfortunately. You can get a free site and subdomain from a place like WordPress.com, or WIX or Squarespace. There is nothing wrong with starting with one of those options.
But if you want to build your own site on your own domain name you have to buy a domain and buy hosting.
Hello, I always like your video tutorials and learn out of you! A quick query: Is there any way to have an html page inserted into the "Mobirise4" Platform? Thank you!
I have index problem
How to fix it please help me out >
Can you describe the index problem in a little more detail?
WordPress Tutorials - WPLearningLab
When ever i open my website the main page didnt open. It show the index which contain 2 content. .
www.minimorc.info check it out
Sorry for the delay.
I had a chance to check out your site. It looks like you don't have any files in the root of your site. Can you confirm that your WordPress core files are in the root folder of the domain. Which host are you using?
bro, you are awesome.
Thank you so much. This is exactly what I needed.
Can i add working flash games by this way?
Not sure, I haven't done much work with flash games lately.
Are you adding the flash games via an embed code from a different site? Or do these games live on your server?
Thak you very much.
You're welcome Hayati, thanks for watching!
Thank you ..that's i need
can i edit it with elementor?
Hi Harsh, doing it this way won't allow you to edit the page with any page builders.
Making customizations to the page will require you to know HTML and CSS.
But you could pretty easily recreate these types of pages in Elementor though.
I hope that helps and thanks for watching!
Could you copy the html from the body (omitting the header, I think) and paste it into the text editor in WP?
That's a good idea. You can do that and the content will be in Elementor, but whatever is in the html won't be editable like normal Elementor content would be. You would still be editing HTML and CSS, only inside Elementor
Great vid!
Hi, I have question. Do you know, how to put the WP code and your html code on the same instance?
Hi Moses,
The way you do that is edit the WP theme files, which are basically HTML pages with a little PHP to pull dynamic data from the database.
If you just want to out a little bit of html code on a page you use a plugin that allows you to insert the code where you want it. Astra Theme Pro is one that gives you that ability.
I hope that helps, let me know if you have any further questions. Thanks for watching!
Just what I was looking for .
THANK YOU!!
very good
Thanks Lance and thanks for watching!
How to edit homepage?