Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 9325 байт. Загружен за: 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">海口琼山羿蓝姜百货店位于武侯区浆洗街16号1栋9层4号,营业范围有一般经营项目:建筑装修装饰工程;工程设计;建筑幕墙工程设计与施工。诚聘英才:重庆大方建筑装饰设计工程有限公司创办于1996年,经过近18年的发展,现已是一家拥有内外装饰装修及建筑幕墙、建筑智能化、钢网结构、园林景观、设备安装、金属门窗等资质为一体的大型综合性企业,公司自创建以来,年年被评为“重庆市先进企业”,并荣获“重庆十佳装饰公司”称号和“全国标兵企业”称号。公司承建的工程中多项工程先后获得“”渝中杯优质工程奖“重庆市优质建筑装饰工程奖”、“重庆巴渝杯优质工程奖”和“全国建筑工程装饰奖”。公司的项目经理及总经理也多次荣获“重庆市项目经理奖”及“重庆市经理奖”和“全国建筑装饰企业家”称号。公司早在2001年就通过了ISO9001国际质量体系认证并获得证书,于2006年通过了ISO14001环境管理体系认证和GB/T28001职业健康安全管理体系认证并获得证书。公司在高技术、高层次的基础上,以“质量第一、信誉第一”为宗旨,遵循行业规范和标准,在室内装饰、建筑幕墙、园林景观、钢结构等方面广有建树,已是一家在工程设计和施工管理方面具有综合实力及影响的企业。多年来,通过全体员工的努力,树立良好的企业形象,连续获得重庆市及全国的各类荣誉称号,受到了业内人士和社会的好评。</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.gymhxx.com">广元美华整形官方网站</a>
</div>
<div class="footer-link">
<a href="http://www.szkqj.com">上海炬盈智能电子有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.yu33k.cn">赣州铭豪实业有限公司-官网</a>
</div>
<div class="footer-link">
<a href="http://mrjn8.cn">武汉墨染锦年传媒咨询有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.ep2yuj.cn">杭州瑞进建设工程管理有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.lfby168.com">东莞市立发搬运服务有限公司</a>
</div>
<div class="footer-link">
<a href="http://hbleg.com">长春满美泰贸易有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.yingtaoxiehui.com">栖霞市庙后镇大樱桃协会</a>
</div>
<div class="footer-link">
<a href="http://m.smhenjg.cn">张家界市琪凡宸融资顾问有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.ktccdid.cn">上海柠汁网络科技中心</a>
</div>
<div class="footer-link">
<a href="http://m.te89l.cn">浮山县华恒环保科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.yixianshengtai.cn">常州一仙智能科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.mj59zq0.com">雾遇科技(上海)有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.shfsyc.cn">上海服游网络科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.drolit.com">无锡卓力特机械设备有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.vr2h.cn">山西泰信百达金属材料有限-官网</a>
</div>
<div class="footer-link">
<a href="http://www.mmskhy.com">上海亿枫邦科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.wldorj69277.cn">天门市格雅装饰工程有限-官网</a>
</div>
<div class="footer-link">
<a href="http://mdjlzq.com">沙坪坝区涵钟涪家居经营部</a>
</div>
<div class="footer-link">
<a href="http://ppafe.com">内乡县美露办公文仪有限合伙企业</a>
</div>
<div class="footer-link">
<a href="http://hydlq.com">西安华仪电气有限公司</a>
</div>
<div class="footer-link">
<a href="http://akyicbn.com">长沙市迪琬建筑材料有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.scyxbz.com">首页--成都市誉馨包装制品有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.yishouyou666.cn">广州易手游信息科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.junshi10.cn">孝感志刚物流有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.yzbzy88.com">扬州宝之源酒店用品有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.bbgpm.com">青田县板雨属果仁有限合伙企业</a>
</div>
<div class="footer-link">
<a href="http://ngjmuq.com">欣胜电器_榆阳区欣胜电器有限公司</a>
</div>
<div class="footer-link">
<a href="http://okeying.com">新沂天琊工艺针织店</a>
</div>
<div class="footer-link">
<a href="http://llhqsk.com">重庆天扬久科技有限公司-首页</a>
</div>
</div>
<div class="copyright">Copyright © 海口琼山羿蓝姜百货店 版权所有 | © 2026</div>
</div>
</footer>
</body>
</html>