DELETE FROM KEYWORDS WHERE ID_DOMAINE=2828782DoneDoneDone
URL:www.agbridge.kr
Connection: close
Date: Thu, 31 Oct 2024 12:16:27 GMT
Via: 1.1 varnish
Content-Length: 0
Accept-Ranges: bytes
Location: https://www.agbridge.kr/
Retry-After: 0
Server: Varnish
X-Served-By: cache-cdg-lfpb1150026-CDG
X-Cache: HIT
X-Cache-Hits: 0
X-Timer: S1730376987.385519,VS0,VE0
x-request-id: aa796c8f-cb78-47c3-b123-eb7ab57716dc
Ghost-Fastly: true
Alt-Svc: clear
Location => https://www.agbridge.kr/
Status => 301
(vide) Tentative en https
<!DOCTYPE html>
<html lang="en">
<head>
<title>AG브릿지</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preload" as="style" href="https://www.agbridge.kr/assets/built/screen.css?v=7753ee62ca">
<link rel="preload" as="script" href="https://www.agbridge.kr/assets/built/source.js?v=7753ee62ca">
<link rel="preload" as="font" type="font/woff2" href="https://www.agbridge.kr/assets/fonts/inter-roman.woff2?v=7753ee62ca" crossorigin="anonymous">
<style>
@font-face {
font-family: "Inter";
font-style: normal;
font-weight: 100 900;
font-display: optional;
src: url(https://www.agbridge.kr/assets/fonts/inter-roman.woff2?v=7753ee62ca) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<link rel="stylesheet" type="text/css" href="https://www.agbridge.kr/assets/built/screen.css?v=7753ee62ca">
<style>
:root {
--background-color: #ffffff
}
</style>
<script>
/* The script for calculating the color contrast has been taken from
https://gomakethings.com/dynamically-changing-the-text-color-based-on-background-color-contrast-with-vanilla-js/ */
var accentColor = getComputedStyle(document.documentElement).getPropertyValue('--background-color');
accentColor = accentColor.trim().slice(1);
if (accentColor.length === 3) {
accentColor = accentColor[0] + accentColor[0] + accentColor[1] + accentColor[1] + accentColor[2] + accentColor[2];
}
var r = parseInt(accentColor.substr(0, 2), 16);
var g = parseInt(accentColor.substr(2, 2), 16);
var b = parseInt(accentColor.substr(4, 2), 16);
var yiq = ((r * 299) + (g * 587) + (b * 114)) / 1000;
var textColor = (yiq >= 128) ? 'dark' : 'light';
document.documentElement.className = `has-${textColor}-text`;
</script>
<meta name="description" content="AI활용교육, Chat GPT교육, 생성형AI컨텐츠교육">
<link rel="canonical" href="https://www.agbridge.kr/">
<meta name="referrer" content="no-referrer-when-downgrade">
<link rel="next" href="https://www.agbridge.kr/page/2/">
<meta property="og:site_name" content="AG 브릿지">
<meta property="og:type" content="website">
<meta property="og:title" content="AG 브릿지">
<meta property="og:description" content="AI활용교육, Chat GPT교육, 생성형AI컨텐츠교육">
<meta property="og:url" content="https://www.agbridge.kr/">
<meta property="og:image" content="https://static.ghost.org/v5.0.0/images/publication-cover.jpg">
<meta property="article:publisher" content="https://www.facebook.com/ghost">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="AG 브릿지">
<meta name="twitter:description" content="AI활용교육, Chat GPT교육, 생성형AI컨텐츠교육">
<meta name="twitter:url" content="https://www.agbridge.kr/">
<meta name="twitter:image" content="https://static.ghost.org/v5.0.0/images/publication-cover.jpg">
<meta name="twitter:site" content="@ghost">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="840">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"publisher": {
"@type": "Organization",
"name": "AG 브릿지",
"url": "https://www.agbridge.kr/",
"logo": {
"@type": "ImageObject",
"url": "https://www.agbridge.kr/content/images/2024/09/black-white-grow-logo--6-.png"
}
},
"url": "https://www.agbridge.kr/",
"name": "AG 브릿지",
"image": {
"@type": "ImageObject",
"url": "https://static.ghost.org/v5.0.0/images/publication-cover.jpg",
"width": 1200,
"height": 840
},
"mainEntityOfPage": "https://www.agbridge.kr/",
"description": "AI활용교육, Chat GPT교육, 생성형AI컨텐츠교육"
}
</script>
<meta name="generator" content="Ghost 5.98">
<link rel="alternate" type="application/rss+xml" title="AG 브릿지" href="https://www.agbridge.kr/rss/">
<script defer src="https://cdn.jsdelivr.net/ghost/portal@~2.45/umd/portal.min.js" data-i18n="false" data-ghost="https://www.agbridge.kr/" data-key="78cd3f7e652f3211d7f276b2ee" data-api="https://ag-bridge.ghost.io/ghost/api/content/" crossorigin="anonymous"></script><style id="gh-members-styles">.gh-post-upgrade-cta-content,
.gh-post-upgrade-cta {
display: flex;
flex-direction: column;
align-items: center;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
text-align: center;
width: 100%;
color: #ffffff;
font-size: 16px;
}
.gh-post-upgrade-cta-content {
border-radius: 8px;
padding: 40px 4vw;
}
.gh-post-upgrade-cta h2 {
color: #ffffff;
font-size: 28px;
letter-spacing: -0.2px;
margin: 0;
padding: 0;
}
.gh-post-upgrade-cta p {
margin: 20px 0 0;
padding: 0;
}
.gh-post-upgrade-cta small {
font-size: 16px;
letter-spacing: -0.2px;
}
.gh-post-upgrade-cta a {
color: #ffffff;
cursor: pointer;
font-weight: 500;
box-shadow: none;
text-decoration: underline;
}
.gh-post-upgrade-cta a:hover {
color: #ffffff;
opacity: 0.8;
box-shadow: none;
text-decoration: underline;
}
.gh-post-upgrade-cta a.gh-btn {
display: block;
background: #ffffff;
text-decoration: none;
margin: 28px 0 0;
padding: 8px 18px;
border-radius: 4px;
font-size: 16px;
font-weight: 600;
}
.gh-post-upgrade-cta a.gh-btn:hover {
opacity: 0.92;
}</style>
<script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.4/umd/sodo-search.min.js" data-key="78cd3f7e652f3211d7f276b2ee" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.4/umd/main.css" data-sodo-search="https://ag-bridge.ghost.io/" data-locale="en" crossorigin="anonymous"></script>
<link href="https://www.agbridge.kr/webmentions/receive/" rel="webmention">
<script defer src="/public/cards.min.js?v=7753ee62ca"></script>
<link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=7753ee62ca">
<script defer src="/public/member-attribution.min.js?v=7753ee62ca"></script><style>:root {--ghost-accent-color: #FF1A75;}</style>
<meta name="naver-site-verification" content="7a3ef591670b2013b1f3308e474a606330d3c3eb" />
<meta name="google-site-verification" content="FSUfXN3OxtyCBzzrhrKJzOglO0fGz3S6yQ0D-EF2kIQ" />
</head>
AG브릿지
Recherche META Description de la page
AI활용교육, Chat GPT교육, 생성형AI컨텐츠교육
Recherche META Keywords de la page
UPDATE DOMAINES SET server='Varnish',redirection='https://www.agbridge.kr/',Status='200',err='',[TITRE]=N'AG브릿지',[DESCRIPTION]=N'AI활용교육, Chat GPT교육, 생성형AI컨텐츠교육',[KEYWORDS]=N'' WHERE id=2828782
0 AG브릿지 AI활용교육 Chat GPT교육 생성형AI컨텐츠교육
0. AG브릿지 (5)--------->0
1. AI활용교육 (6)--------->0
3. Chat (4)--------->0
4. GPT교육 (5)--------->0
6. 생성형AI컨텐츠교육 (10)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'AG브릿지',2828782),(N'AI활용교육',2828782),(N'Chat',2828782),(N'GPT교육',2828782),(N'생성형AI컨텐츠교육',2828782)