robots.txt
This commit is contained in:
parent
816d453dbf
commit
2e6598164f
2 changed files with 6 additions and 3 deletions
|
|
@ -103,7 +103,7 @@
|
|||
browser.
|
||||
</li>
|
||||
<li>
|
||||
GoDaddy' s DNS servers are queried, which translating the
|
||||
GoDaddy's DNS servers are queried, which translating the
|
||||
domain name to my Route53's IP address.
|
||||
</li>
|
||||
<li>
|
||||
|
|
@ -122,8 +122,7 @@
|
|||
<img
|
||||
width="50%"
|
||||
src="../public/website-design.webp"
|
||||
alt="system design of my portfolio
|
||||
website"
|
||||
alt="system design of my portfolio website"
|
||||
/>
|
||||
</div>
|
||||
<h2>difficulties</h2>
|
||||
|
|
|
|||
4
robots.txt
Normal file
4
robots.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
User-agent: *
|
||||
Disallow: /public/signifier/
|
||||
Disallow: /wip.html
|
||||
Allow: /
|
||||
Loading…
Add table
Add a link
Reference in a new issue