Remove Location-Tagged Tweets in Bulk
Travel check-ins, restaurant tags, "landed safe" updates — they look harmless, but they are the highest-privacy-density content on your account. Location data stitches "where you went, when you were there, where you stay" into one readable map, and almost nobody ever thinks to clean it.
Why location data is underestimated
Check-in tweets are dangerous in aggregate, not individually. One "in Hangzhou" means nothing. Thirty of them across a year expose your home city, travel rhythm, and holiday habits. Read chronologically, they even reveal "around this hour he is usually not home".
How to spot location tweets in the archive
In the X archive tweets.js, tweets with location carry place or coordinates fields. Scanning by hand is miserable, but cleanup tools can auto-filter all location tweets from the archive in one pass.
Bulk cleanup, step by step
- Use archive filtering to list all location tweets, check the count
- Review the list, confirm which are real check-ins and which are false matches
- Batch delete by time range or "all location tweets"
- Rescan after deleting: tweets with place names in the text ("just landed in Beijing") are not in the place field and need keyword deletion
Check in less, or check in later
After the cleanup, change the habit: share after the fact instead of in real time, without the location tag. Or post the place after you have left. The later and vaguer the location, the less useful the aggregated map.
FAQ
What is the risk of location tweets? Check-in tweets expose your routines: frequented places, hours you are away, travel dates. Stitched together they reveal your address, workplace, and schedule — a severely underestimated leak category.
How do I find all location tweets? In the archive, tweets with location carry place or coordinates fields, and cleanup tools can filter on those. You can also filter by check-in keywords like "check-in", "at", and place names.
Does deleting check-in tweets affect anything else? No. Location is just one field on a tweet; removing it leaves everything else intact. Note that some platforms bake the location into the tweet text at publish time, which needs keyword handling instead.
Want to erase the map from your account? See how location filtering works at digital-footprint-health.shop.
Frequently Asked Questions
What is the risk of location tweets?
Check-in tweets expose your routines: frequented places, hours you are away, travel dates. Stitched together they reveal your address, workplace, and schedule — a severely underestimated leak category.
How do I find all location tweets?
In the archive, tweets with location carry place or coordinates fields, and cleanup tools can filter on those. You can also filter by check-in keywords like "check-in", "at", and place names.
Does deleting check-in tweets affect anything else?
No. Location is just one field on a tweet; removing it leaves everything else intact. Note that some platforms bake the location into the tweet text at publish time, which needs keyword handling instead.
Check your own X/Twitter footprint
Free on-device scan. Your archive never leaves your computer.
Start Free CheckRelated Reads
Delete by Date: Wipe Everything Before 2018
想按日期删推文?这篇讲清楚按日期删除的原理和做法:X 归档里怎么按时间筛选、跨年份批量删的注意点、以及为什么“删掉旧推文”不等于“抹掉过去”。
Delete by Keyword: Clean Up Your Cringe Era
按关键词删推文是最省力的清理方式:输入一个词,所有含它的推文列出来,确认后一键删。这篇讲关键词删除的适用场景、常见坑,以及怎么避免误删。
Precision Deletion: Only Tweets with Phone & Email
不是所有旧推文都需要删,需要删的是那些带敏感信息的。这篇讲精准删除的思路:怎么只筛选含手机号、邮箱、地址的推文,把清理目标从“全部”缩小到“真正危险的”。