Does anyone know how to make a similar website like this? http://mydramalist.com/ I want to start a website just like this. Thank you.
Hi, WordPress is a good open source for deploying such a website, but by looking at the features of this website my recommendation is to develop a custom application to ensure the future scalability in the application. Cheers, ~M
my 50 cents, for seo, blogger is better wp, but has many limits (cannot put in your host). drupal is better wp for layouts and templates. but also this has many limits. conclusion: globally, wp is the most complete.
though its not a wordpress site, you can get one like this using wordpress since you have more user friendly options in wordpress and you can mange better. There are many themes available similar to this site's layout... just find a good designer and give your requirements.
a investor needed for my business who can invest 15000$ .... it is a very nice business gonna earn alot from it!!!!!!!
hey DeathxSoulxx12 PM me if you want a website like this. We can make it happen! it's fairly simple but looks useful Best,
You can make a simple website like this on Wordpress using Plugins. If you need a forum there's a plugin for that as well. A few video tutorials of the theme and you should be fine to do it yourself. Up to you though, if your not sure where to start it might be best to speak to 'creativesweb'. Cheers
It's not a Word Press template people. It obviously is a website with unique coding. The OP if you need to ask you are probably a couple years from doing a crappy mock of that website.
I looked over the site. Personally, I can definitely make something like this with help of PHP and MySQL alone without relying on any CMS solutions. However, it's entirely possible with WordPrerss as well. They also have forum integration too. I think they maybe using some third-party feeds to get some content or probably those were manually added in. Anyway, the site you provided is most definitely custom made, but I believe it can be made with WordPress too if you don't want to spend time developing a simple CMS to go with it.
That isn't a wordpress site, it's most likely PHP + MySQl, but I think you could clone it in Wordpress anyway.
Use wordpress. Its the weapon of choice. find a theme that you like then customize it. theme forest is a good place to start looking for a theme. What did you like about this site?
If you do go the Wordpress route, custom post types make this possible. You can have a type for movies, a type for actors, etc. Or have a type for movies and have actors be a custom taxonomy attached to that type. This might be better because then you can query a list of all the movies that actor's been in.