Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 9613 байт. Загружен за: 1сек.
Проверяемая страница не запрещена в robots.txt.
Показать содержимое robots.txt
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="台州市健春堂大药房有限公司">
<meta name="description" content="台州市健春堂大药房有限公司台州市健春堂大药房有限公司27.8m矿粉">
<title>台州市健春堂大药房有限公司</title>
<style>
:root { --orange:#f27a00; --dark:#666464; --text:#262626; --muted:#5d5d5d; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--text); font-family: Arial, "Microsoft YaHei", sans-serif; background: #fff; }
a { color: inherit; text-decoration: none; }
.top { height: 76px; display: flex; align-items: center; justify-content: space-between; max-width: 1240px; margin: 0 auto; padding: 0 24px; }
.brand { display: flex; flex-direction: column; gap: 3px; }
.brand strong { font-size: 22px; letter-spacing: .02em; }
.nav { display: flex; gap: 28px; color: #555; font-size: 15px; }
.nav a:hover { color: var(--orange); }
.section-title { display: grid; grid-template-columns: minmax(42px, 1fr) auto minmax(42px, 1fr); align-items: center; gap: 68px; max-width: 1320px; margin: 0 auto; padding: 68px 24px 70px; text-align: center; }
.section-title::before, .section-title::after { content: ""; height: 2px; background: #565656; }
.section-title h2 { margin: 0; color: var(--orange); font-size: clamp(34px, 4vw, 54px); font-weight: 300; letter-spacing: .05em; }
.section-title p { grid-column: 2; margin: 30px 0 0; font-size: clamp(24px, 3vw, 36px); }
.industry-band { background: var(--dark); padding: 72px 24px; }
.industry-grid { max-width: 980px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }
.industry-item { min-width: 0; aspect-ratio: 1 / 1; background: #6b6969; overflow: hidden; }
.industry-item img { width: 100%; height: 100%; display: block; object-fit: cover; }
.about { padding: 76px 24px 84px; text-align: center; background: #fff; }
.about .section-title { padding-top: 0; padding-bottom: 56px; }
.about-box { max-width: 940px; margin: 0 auto; padding-top: 8px; }
.about-text { white-space: pre-line; font-size: clamp(20px, 2vw, 26px); line-height: 1.95; color: var(--muted); max-width: 900px; margin: 0 auto; }
.more { display: inline-flex; align-items: center; justify-content: center; margin-top: 44px; min-height: 50px; padding: 0 20px; border: 1px solid #777; border-radius: 6px; color: #555; font-size: 14px; }
.footer { border-top: 14px solid var(--orange); background: var(--dark); color: #fff; padding: 92px 24px 72px; }
.footer-inner { max-width: 1320px; margin: 0 auto; display: grid; grid-template-columns: minmax(0, 1fr); gap: 24px; align-items: start; }
.footer-links { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 18px 32px; }
.footer-link a { display: block; color: #f2f2f2; padding-left: 16px; border-left: 2px solid var(--orange); font-size: 16px; line-height: 1.5; overflow-wrap: anywhere; }
.copyright { grid-column: 1 / -1; margin-top: 38px; color: #ececec; font-size: 14px; text-align: center; }
@media (max-width: 1080px) {
.industry-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.footer-links { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 720px) {
.top { height: auto; padding: 18px 16px; align-items: flex-start; gap: 16px; flex-direction: column; }
.nav { flex-wrap: wrap; gap: 14px 20px; }
.section-title { grid-template-columns: 1fr; gap: 14px; padding: 44px 18px; }
.section-title::before, .section-title::after { display: none; }
.section-title p { grid-column: 1; margin-top: 8px; }
.industry-band { padding: 24px 16px 36px; }
.industry-grid { max-width: 360px; }
.industry-grid, .footer-links { grid-template-columns: 1fr; }
.about { padding: 46px 16px 58px; }
.footer { padding: 48px 16px; }
}
</style>
</head>
<body>
<header class="top">
<a class="brand" href="/">
<strong>台州市健春堂大药房有限公司</strong>
</a>
<nav class="nav">
<a href="#industry">集团产业</a>
<a href="#about">关于我们</a>
<a href="#footer">友情链接</a>
</nav>
</header>
<section id="industry">
<div class="section-title">
<h2>台州市健春堂大药房有限公司</h2>
<p>集团产业</p>
</div>
<div class="industry-band">
<div class="industry-grid">
<div class="industry-item"><img src="/image/1.jpg" alt="集团产业"></div>
<div class="industry-item"><img src="/image/2.jpg" alt="集团产业"></div>
<div class="industry-item"><img src="/image/3.jpg" alt="集团产业"></div>
<div class="industry-item"><img src="/image/4.jpg" alt="集团产业"></div>
</div>
</div>
</section>
<section class="about" id="about">
<div class="section-title">
<h2>ABOUT US</h2>
<p>关于我们</p>
</div>
<div class="about-box">
<p class="about-text">台州市健春堂大药房有限公司27.8m矿粉处理隧道窑1座,日产130吨矿粉旋磨1座,年产钢5万吨,钒渣2000吨,氧化球团9万吨。公司主要产品钒渣、120×120×x钢坯自投产之日起在市场上供不应求,公司与成都、昆明等厂家保持长期合作关系,2005年、2006年、2007年1-10月产销率达。公司是系攀钢之外,第二家炼钢在线提钒企业,钒渣市场前景非常乐观,并与庆远工贸有限公司保持长期的钒渣合作开发协议。公司2006年实现工业总产值1.28亿元,实现利润1300万元,上缴税收332多万元,2007年1-10月实现工业总产值1.19亿元,实现利润1238万元,公司2006年被评为工业五、东区工业、纳税、市区两级环保先进单位。公司2007年发展规划已列入东区政府本年度工作报告,作为市、区重点支持的工业企业,公司在市、区政府的帮助支持下,公司“煤基熔融还原处理钒钛磁铁矿综合利用回收项目”已列入2008年重点技改项目,该项目计划于2007年年底动工兴建,分三期建设完成,一期2008年建成年产7.56万吨钛渣,2.5万吨标准钒渣、20万吨还原铁、18万吨铸造钢件,年产值7亿元,上缴税收6100万元;二期至2011年再增加20万吨还原铁,形成年产15万吨钛渣,5万吨标准钒渣、40万吨还原铁、36万吨铸造钢件,年产值14亿元,利税超亿元;三期至2015年完成钒、钛深加工,形成年产6万吨钛,5000吨V2O5,36万吨铸造钢件,年产值22.75亿元,利税4亿元的新型高科技产业实体。成为内外、西南片区有较强竞争力的大型企业。本公司主要经营钒钛生铁、钢坯、钒渣,矿石、铁精粉、焦炭、设备等。本公司秉承“顾客至上,锐意进取”的经营理念,坚持“客户第一”的原则为广大客户提供优质的服务。欢迎广大客户惠顾!</p>
<a class="more" href="#footer">CLICK MORE</a>
</div>
</section>
<footer class="footer" id="footer">
<div class="footer-inner">
<div class="footer-links">
<div class="footer-link">
<a href="http://m.zhaomingwang.com">江门市百有照明有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.zs-mjj.com">天津市武清区溢畅体育用品店</a>
</div>
<div class="footer-link">
<a href="http://m.fuanmei.com">重庆喜气洋洋商贸有限公司</a>
</div>
<div class="footer-link">
<a href="http://fbmgezn.com">吉如数码产品_沅陵县吉如数码产品有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.yrnxzt.com">海口陈子杨科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://vyrdva00718.cn">武汉迈亚兄弟体育文化有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.xm968810.cn">福建广电网络集团股份有限-官网厦门分-官网</a>
</div>
<div class="footer-link">
<a href="http://www.jjzsdc.com">九江聚英网络传媒有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.i9hxm.cn">太原市万柏林区若源灯箱广告部</a>
</div>
<div class="footer-link">
<a href="http://www.dlxhjd.com.cn">大连博誉恒机电设备有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.buxiugangjiareguan.com">苏州耐安达电热科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.irx73a.com">沧州市新华区都来涮火锅店</a>
</div>
<div class="footer-link">
<a href="http://m.wp668y.cn">大理阳之静商贸有限公司-官网</a>
</div>
<div class="footer-link">
<a href="http://www.y36b11.cn">内蒙古泓郜消防设备有限-官网</a>
</div>
<div class="footer-link">
<a href="http://www.ccmryy.com">吉林国健美容医院有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.hmjauv.cn">东方市礼泽网络科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.xjncpw.com">阿克苏红旗坡商贸有限公司</a>
</div>
<div class="footer-link">
<a href="http://hitithomeofis.com">重庆傣乡园餐饮管理有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.caopzen.com">上海枯伟乌科技有限责任公司</a>
</div>
<div class="footer-link">
<a href="http://www.bdbyln.cn">鹤壁工作服(订)定做工作服/职业装/西服/西装-鹤壁服装厂家</a>
</div>
<div class="footer-link">
<a href="http://m.mvufvvfv.com">抚州子友高压泵有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.scukykb.com">武侯区文金教育咨询服务部</a>
</div>
<div class="footer-link">
<a href="http://www.znkdux50118.cn">恩施市史磊商贸有限-官网</a>
</div>
<div class="footer-link">
<a href="http://www.ntdxqj.cn">上海雷翰德时生物科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.aisupaibp.com">广州全特网络科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.gzhxwx.com">广州诚烽捷机电设备有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.essxhc.com">重庆嘉麟轩商贸有限公司</a>
</div>
<div class="footer-link">
<a href="http://hnanxiang.com">湖南安翔建筑工程有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.paydaysms.com">定兴县讯铺布类包装股份有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.ul50i.cn">常熟绘远装饰工程有限公司</a>
</div>
</div>
<div class="copyright">Copyright © 台州市健春堂大药房有限公司 版权所有 | © 2026</div>
</div>
</footer>
</body>
</html>