Can wordpress hold 100+K posts? - wordpress

I have a project of site niche , I have to do more than 100,000 posts, I find that wordpress is the best tool for my project but I read that it's not for big posts site
and i don't know the reason!!
so if i use wordpress for 100,000 posts site , what is the problem in the future may be happened
thanks

Related

Wordpress Migration

I hope you're doing well. I am currently working on a wordpress site and I have a problem. I want to migrate a Drupal site to Wordpress. I managed to migrate to wordpress using the FG Drupal to WordPress plugin.
Everything went well during the migration, only that the articles are not categorized. So I will have to manually categorize all 12000 articles. So I wanted to ask you if it was possible to do the migration and the categorization at the same time
I have already tried the migration and all went well, but the articles are not categorized. which means that the articles are not displayed on the site. so I'm looking for a way to categorize articles manually
enter image description here

cms for online shop and scalable blog posts

I'm working on a web project that will consist of an online shop that will create some kind of blog post after checkout and let you edit this blog post.
So the customer can just buy a post on my website and edit it as he likes.
The post may contain text and media.
I'm looking for a nice tech stack to develop this online platform.
I have some kind of proof of concept using WordPress, WooCommerce, and a self developed plugin that will create a blog post after a WooCommerce checkout event and turn the ownership of the post to the customer's account.
The plugin also limits the maximum amount of media for upload and restricts access to the media of other users.
Next steps will be to modify the WooCommerce account page and list the blog posts there with a link to the editor, so the customer can edit posts anytime.
But I think this solution lacks scalability.
Depending on the popularity of the platform, there will be a lot of blog posts created, and I fear that someday, after a couple of thousand blog posts with multiple media types, etc., WordPress will come to its limits.
I have read something about static site generators, and I'm wondering if it's possible to have an online shop that will create a static site and let the customer edit it like my WordPress proof of concept now. With a nice editor and the possibility for online payment, etc.
Is there anybody that can recommend a nice stack for this kind of platform? Or maybe someone who can take my fears about the scalability of WordPress away?

How to migrate content from Django CMS to Wordpress?

I want to migrate content from Django CMS to WordPress but can't find any resource which would help regarding this.
Depending on the scale of your website it may be difficult to migrate it on your own. There is no automated "plugin" which can help you migrate all your blog posts / products / pages etc. If your website is big in scale and you are not confident in doing everything on your own you can hire an agency to do so. Upon searching the first result on google is this service provider: Multidots
Cannot recommend them as I have never used them but you can at least get a quote for this. Manual migration may take some time but it would be worth it. What you can do is create all your pages, posts, products in Wordpress which essentially is not a hard process. It is important to keep your link structure the same or have proper redirects in order to keep your SEO score and not have 404 errors.

Wordpress: Moving Some Articles to new site

I have a question about moving wordpress sites around. I've read most of the Support Docs about moving a wordpress site. My question is this, what would you guys recommend in regards to moving only certain posts from one site into a totally different domain. My current domain is a tech/blog installation. The past year or so, I've been posting my technical stuff to a different domain, and my current domain is collecting quite a bit of dust. What I'm wanting to do is turn my current domain into a personal blog and move only my technical articles over to the new blog.
Obviously, there's probably an easy way to move posts and comments over (i haven't looked into it but i'm pretty sure I can do this pretty easily). The true question is how I would present these posts on the current site once they are moved over to the new domain? Do I keep them on the current domain? Should I redirect users to the new domain automatically on only these posts? Should I remove them from the current site? These type of questions I'm wondering and if you guys have an pointers please let me know.
I ended up installing the Redirection plugin for Wordpress after exporting from the original Wordpress install and importing the "old" articles into the new site install. With the plugin I was able to create permanent redirections, and since then, search engines have updated and reflected the new site in search results, so this was definitely the best solution.

Using Wordpress as more than just a blog?

I have been making plans to create a site that would contain several different sections, such as several blog feeds for reviews and articals, a forum, and also a stock site where people can sell/buy photos.
I was planning on doing this in PHP, but have recently started using wordpress and found it to be very powerful. is a site like this too "advanced" to be done in wordpress?
WordPress can be used for more than just blogs, having recently won an award for best CMS proves that!
The reviews and articles would just be posts, in different parent categories.
The forum could be implented with bbPress (http://bbpress.org) or SimplePress (http://simplepressforum.com)
The buying/selling photos could be done with a combination of either the built in WordPress gallery or a wordpress plugin such as NextGEN (http://wordpress.org/extend/plugins/nextgen-gallery) and a shopping cart or paypal plugin.
It would take some integration work, but it certainly is all possible with WordPress :-)
This is not the question you should be asking IMO.
The question to ask is: "Does using wordpress make creating this website easier ?"
If the pages you will be creating are related to the blog posts, then yes. For example, with Wordpress, your posts categories can be listed as sub-menu items.
But, if your pages are not related to the "main" blog, why bother using Wordpress?
You mentioned you were gonna do it in PHP but now are thinking about WordPress. I just found that funny because WordPress IS written in PHP ;). Wordpress has been used as a CMS for a while now and I think it's often a great place to start. I love WordPress but it's not the only CMS out there you should look at Drupal, Joomla, Movable Type, or one of many other Open Source or even commercial CMS'. You may also want to look at other products in the Automattic family such as WordPress MU, BuddyPress and BBPress. I would say using someone else code can save you a lot or time but not always. In certain situations writing your own CMS may be faster and better.
Hope this helps.
But, if your pages are not related to
the "main" blog, why bother using
Wordpress?
It's a well known plataform, tested and used by millions of people;
A Huge plugin ecosystem that deals with SEO, Backup, Twitter, E-commerce, you name it;
A great documentation;
A great admin interface with WYSIWYG editors already implemented;
An interesting approach to use "static pages" along with your posts, so you can have a full blown CMS application.
These are just some advantages. I don't recommend Wordpress for huge enterprise portals, but if you're not doing a complete different way of interaction (like stackoverflow, which is unique in it's way of work) for a website, I think it's a better approach then trying to code everything from scratch.
To write plugins you just use php, html and some functions aviable at plataform's core. No useless XML configuration files, no proprietary template languages inside the plataform, nothing. Write a bunch of php inside a directory, put inside "plugins" and you're done.
Here are some sites that I've done with Wordpress that are more than just blogs:
Driia's Dreams, which is blog and online store for my wife's jewelry business. (I take no responsibility for her theme.)
Barking Mad Productions, which is primarily a CMS for an event production company, with a blog.
Ludus, which tracks the games that we play each week (blog), along with information about the games themselves (CMS).
Craig's Chaos Machine, which documents everything I'm learning about Chaos Toy and Chaos Machines. (Still a work in progress.)

Resources