Hi there,
I need help with something.
-- I need to delete some 200+ pages from my website using CMSMS.
-- I have content IDs and alias
-- They all are located under different different parent pages.
-- Randomly sorted
Is there a way i can delete them by using some script/ or can i fire a sql query which will COMPLETELY delete pages from database by giving their IDs??
please help
Bulk Delete Pages by ID
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Bulk Delete Pages by ID
You CANNOT just delete the rows from the database. As there is meta-data that has to be maintained.
There is an API that can be used to delete content pages. However, you will be constrained by the maximum amount of time available for your script to process.
In essence, this is an advanced topic.... not easily discussed here.
There is an API that can be used to delete content pages. However, you will be constrained by the maximum amount of time available for your script to process.
In essence, this is an advanced topic.... not easily discussed here.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.