Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 9473 байт. Загружен за: 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="宁波瑞益五金制品有限公司宁波瑞益五金制品有限公司位于中国">
<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">宁波瑞益五金制品有限公司位于中国(四川)自由贸易试验区成都高新区天府大道北段1700号8栋1单元18楼1801号,营业范围有装饰装修工程、机电设备安装工程、钢结构工程、建筑工程的设计、施工及技术服务、技术咨询;销售:建材;建筑劳务分包;。瑞思特(CHEGUT)装饰设计,是中国西南Zui具综合实力的商业空间营造机构。我们以成熟的商业策划为出发点,站在项目利益Zui大化的视野高度,用多方面的前期工作结合当下的流行趋势,让瑞思特(CHEGUT)设计的每个项目都是应运而生,顺势而为。瑞思特(CHEGUT)设计不是,我们只是站在了中国设计发展的肩膀之上。我们仅仅只是将Zui适合的商业模式、设计布局、装饰风格、服务体系等恰到好处的植入它Zui适合的项目之中。公司自2007年成立以来,铭记中国设计走出国门的企业使命,已为数以千计的国内外客户提供了无数次咨询和深度服务。我们主要从事高端商业空间、甲写办公楼、市政项目等的全套策划装饰方案。我们提供从整体形象设计,到空间内部设计,到产品规划设计及快速施工以及后期陈列设计等全套服务,以设计突出施工优良反应迅速而著称。同时提供监控、消防、中央空调、背景音乐、综合布线、收银系统、灯光、展览道具设计制作等一系列配套服务。拥有全套施工队伍及相关证照资质。我们的经营理念与国际接轨。因为如此,我们才能让瑞思特(CHEGUT)设计成为一个精英云集的平台;因为如此,我们才能将瑞思特(CHEGUT)设计打造成中国西南的主流设计品牌;</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://miaoshoujia.com">北京嗨喜科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.hbmrny.cn">郴州市龙宸体育产业有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.iavys.cn">北京魁稚网络科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.ccykyx.com">长春市银康银屑病研究院</a>
</div>
<div class="footer-link">
<a href="http://www.u8arj.cn">湖北简爱致雅家居有限公司</a>
</div>
<div class="footer-link">
<a href="http://tzwo6h.cn">山西高佰婕科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.shuangkoujia.com">食品批发代理,食品经销商,创业项目加盟-爽口佳-中国食品销售服务专业运营商,爽口佳商业模式缔造者</a>
</div>
<div class="footer-link">
<a href="http://easoncode.com">盛海机电设备销售_宁武县盛海机电设备销售有限公司</a>
</div>
<div class="footer-link">
<a href="http://wv59u.cn">涟水县苏淼商务信息咨询有限-官网</a>
</div>
<div class="footer-link">
<a href="http://www.xccnwf.com">三亚市兜念文化传媒有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.rzvenjsn.cn">榆林市萱尧威家政服务有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.slytp.com">重庆梦万鑫科技有限公司-官网</a>
</div>
<div class="footer-link">
<a href="http://kmljjz.com">云南亮洁家政服务有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.abidingstore.com">广州市芭丁贸易有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.bkkeji.com.cn">伴可科技 - 上海伴可科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.gzmryt.com">广州市美日一统食品科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.websuitor.com">太原木十文化传媒有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.vpaeth.cn">新沂市永志化妆品店</a>
</div>
<div class="footer-link">
<a href="http://www.pvnfmt.cn">上海科麦奇信息科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.jghbbq.com">四川言约信息技术有限公司</a>
</div>
<div class="footer-link">
<a href="http://u20gq.cn">山西松沃宇俊贸易有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.tyvojp17700.cn">山西龙盛华农业开发有限公司</a>
</div>
<div class="footer-link">
<a href="http://ddsmm.com">莲湖区管等故浴衣有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.xocoeq.com">景成清洁干洗_淮上区景成清洁干洗有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.wu86tq.cn">杭州瑞进建设工程管理有限-官网</a>
</div>
<div class="footer-link">
<a href="http://m.yndhdz.com">云南德华工程机械设备有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.uoktcyhq.cn">吴忠市锐驰乔物业有限公司</a>
</div>
<div class="footer-link">
<a href="http://yarcpi.com">重庆贝傲讯网络有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.cdhrhx.com">成华区恒瑞汇修家电维修服务部</a>
</div>
<div class="footer-link">
<a href="http://www.meigebike.com">徐州美鸽电动车业有限公司</a>
</div>
</div>
<div class="copyright">Copyright © 宁波瑞益五金制品有限公司 版权所有 | © 2026</div>
</div>
</footer>
</body>
</html>