How to Set a Squarespace Portfolio Item as Draft?
To set a Squarespace portfolio item as a draft:
Install Ground Control: Use the Ground Control plugin to enable the Draftify Portfolio feature.
Set as Draft:
Create or locate your portfolio item.
Click the three-dot icon next to the item.
Select "Set as Draft" to hide the item from visitors, portfolio pages (in any layout) and portoflio item pagination
Redirect Draft URLs: This ensures draft URLs redirect to your main portfolio page.
Navigate to Settings > Developer Tools > URL Mappings.
Add this line (replace
your-portfolio
with your portfolio slug):/your-portfolio/[name] -> /your-portfolio 302
For detailed steps, visit Draftify Portfolio with Ground Control.