Pins with the same PostURL (link) will be scheduled with minimum interval between them. This takes priority over "Pins per day" setting.
Smart Scheduling Options
Smart scheduling applies OLD/NEW quotas from day 1, with interval constraints for OLD posts to avoid duplicate content.
Minimum days between pins from the same PostURL
Maximum total pins scheduled per day
Daily pins from previously pinned PostURLs
Daily pins from new PostURLs
Simple Logic:
1. Load and classify: Pins are classified as OLD (existing PostURLs) or NEW (fresh PostURLs)
2. Calculate dates: Schedule pins starting from the specified date
3. Filter by quotas and intervals: Apply daily quotas and PostURL interval constraints
4. Assign times: Randomly assign publish times within the specified time period