Initial commit: igny8 project

This commit is contained in:
igny8
2025-11-09 10:27:02 +00:00
commit 60b8188111
27265 changed files with 4360521 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
cluster_name,sector_id,status,keyword_count,total_volume,avg_difficulty,mapped_pages_count
"Car Interior Accessories",1,"active",25,45000,42,0
"Car Storage Solutions",1,"active",18,32000,38,0
"Car Beverage Holders",1,"active",12,18000,35,0
1 cluster_name sector_id status keyword_count total_volume avg_difficulty mapped_pages_count
2 Car Interior Accessories 1 active 25 45000 42 0
3 Car Storage Solutions 1 active 18 32000 38 0
4 Car Beverage Holders 1 active 12 18000 35 0

View File

@@ -0,0 +1,4 @@
idea_title,idea_description,content_structure,content_type,keyword_cluster_id,target_keywords,status,estimated_word_count
"Top 10 Car Interior Accessories for 2024","A comprehensive list of the best car interior accessories available this year, including reviews and recommendations.","review","post",1,"car accessories, car storage solutions, car interior accessories","new",1200
"How to Organize Your Car Interior Like a Pro","Step-by-step guide to organizing your car interior for maximum efficiency and comfort.","guide_tutorial","post",2,"car organization, car storage tips, car interior organization","new",1500
"DIY Car Storage Solutions That Actually Work","Creative and practical DIY storage solutions you can make at home for your car.","guide_tutorial","post",2,"DIY car storage, car storage solutions, car organization tips","new",800
1 idea_title idea_description content_structure content_type keyword_cluster_id target_keywords status estimated_word_count
2 Top 10 Car Interior Accessories for 2024 A comprehensive list of the best car interior accessories available this year, including reviews and recommendations. review post 1 car accessories, car storage solutions, car interior accessories new 1200
3 How to Organize Your Car Interior Like a Pro Step-by-step guide to organizing your car interior for maximum efficiency and comfort. guide_tutorial post 2 car organization, car storage tips, car interior organization new 1500
4 DIY Car Storage Solutions That Actually Work Creative and practical DIY storage solutions you can make at home for your car. guide_tutorial post 2 DIY car storage, car storage solutions, car organization tips new 800

View File

@@ -0,0 +1,4 @@
keyword,search_volume,difficulty,cpc,intent,status,sector_id,cluster_id
"car accessories",12000,45,2.50,"commercial","unmapped",1,0
"car storage solutions",8500,38,1.80,"informational","unmapped",1,0
"car interior accessories",15000,52,3.20,"commercial","unmapped",1,0
1 keyword search_volume difficulty cpc intent status sector_id cluster_id
2 car accessories 12000 45 2.50 commercial unmapped 1 0
3 car storage solutions 8500 38 1.80 informational unmapped 1 0
4 car interior accessories 15000 52 3.20 commercial unmapped 1 0