how can I easily make site like this?

Thanks for this torrent site :D
np, enjoy! lol
You can try WP with a thembuilder like DIVI or Elementor. But it will take you a lot of time if you have to learn everything from the start.
I will look into that!
but will that be better to make using html or css? or wp with Elementor will be the same?
 
but will that be better to make using html or css? or wp with Elementor will be the same?

If you want a website that is exactly the same, and has only 1 page I would copy this page, and make changes myself. Just with HTML and CSS.

Do not feel too intimidated. It is really not so complicated. If you concentrate for some hours you will understand it for sure.

A 1 page website in HTML will load much faster than a Wordpress website, will need less hosting resources etc.

If you are planning a bigger website with a blog or more pages than maybe Wordpress with a page builder is better. Learning it will take some time. But it can also benefit you in the future for next projects. There are people making a living knowing just Wordpress and a page builder. It is not wasted time to learn to master this yourself.
 
If you want a website that is exactly the same, and has only 1 page I would copy this page, and make changes myself. Just with HTML and CSS.

Do not feel too intimidated. It is really not so complicated. If you concentrate for some hours you will understand it for sure.

A 1 page website in HTML will load much faster than a Wordpress website, will need less hosting resources etc.

If you are planning a bigger website with a blog or more pages than maybe Wordpress with a page builder is better. Learning it will take some time. But it can also benefit you in the future for next projects. There are people making a living knowing just Wordpress and a page builder. It is not wasted time to learn to master this yourself.
appreciate your answer!

but how can I copy the 1page?(homepage)
maybe I will start off with html n css
 
appreciate your answer!

but how can I copy the 1page?(homepage)
maybe I will start off with html n css

You can use a browser like chrome, right click -> view page source. Copy that and name the file index.html. That is what you put in the home directory of your webhost.

When looking at the source code I do see that the original website is a Wordpress website... and when looking at the css: https://torrentsites.com/wp-content/litespeed/css/0de2ba07a3134c416f1b123f331a3c73.css?ver=32afd
It is optimized and compressed in such a way that it will not be easy to understand. Maybe Wordpress with a page builder is a better way to start. Trying to understand this css will make you crazy.
 
You can use a browser like chrome, right click -> view page source. Copy that and name the file index.html. That is what you put in the home directory of your webhost.

When looking at the source code I do see that the original website is a Wordpress website... and when looking at the css: https://torrentsites.com/wp-content/litespeed/css/0de2ba07a3134c416f1b123f331a3c73.css?ver=32afd
It is optimized and compressed in such a way that it will not be easy to understand. Maybe Wordpress with a page builder is a better way to start. Trying to understand this css will make you crazy.
appreciate!
will try out page builders
 
Like that porndude, really cool one. I am wondering if there is a wordpress theme specifically made for this and can be purchased.
 
https://torrentsites.com/
same css and format but different niche.

is there any easy way to build a site like this?
my css html is very basic.

or any similar wp theme available ?
This looks a custom design, and i think not possible with some basic skills ..site looks simple in front but with complex algorithm and strong functionalities in backend admin panel
 
Search chrome web store for "SingleFile". A chrome (they have FF also) extension that downloads the page as one page.

Overview: "
Save a complete page into a single HTML file.
SingleFile is an extension that helps you to save a complete page (with CSS, images, fonts, frames, etc.) as a single HTML file."

Then you simply make the changes in the code that you want.

It really is not to hard to figure out. Good Luck!
 
You can use a browser like chrome, right click -> view page source. Copy that and name the file index.html. That is what you put in the home directory of your webhost.

When looking at the source code I do see that the original website is a Wordpress website... and when looking at the css: https://torrentsites.com/wp-content/litespeed/css/0de2ba07a3134c416f1b123f331a3c73.css?ver=32afd
It is optimized and compressed in such a way that it will not be easy to understand. Maybe Wordpress with a page builder is a better way to start. Trying to understand this css will make you crazy.
damn that css ..

what do we do next with wp page builder ? thanks for all the explanation
 
Do you just want a static page? If so, just save everything and that'll be all that you'll need to recreate that landing page. Some tweaks to the HTML pages and CSS files and you're done. As for WP, find the plainest theme you can, start from there.
 
Someone already posted it, but yeah Simple Link Directory plugin is the one you're looking for if you insist on Wordpress.
I used it for something similar
 
seems a useful torrent list site, thanks for sharing, bookmarked

you can try to copy entire site with htttrack, since is simple site i think can do the job
 
Back
Top