나는 모든 것을 웹 마스터에게 소개합니다. HTML, CSS 및 명확히 구조화 된 데이터입니다. 나는 격렬한 페이스로 배우려고 노력하고 있으며,이 웹 사이트는 다른 어떤 것보다 더 귀중한 자원입니다. 그러나 구조화 된 데이터로 내 웹 사이트를 꾸미려고 할 때 나는 내가 올바르게하고 있는지에 관해서 가볍게 잃어 버렸습니다. 저의 사진 갤러리 웹 사이트는 온라인에 몇 개 밖에없고, 옆에 아무 것도 없습니다. 내가 클로즈 - 투 - 온 - 포인트인지 오프인지에 대한 통찰력을 정말로 고맙게 생각한다.사진 웹 사이트의 마이크로 데이터
지금은 축소판이있는 페이지가 아닌 단일 사진을 표시하는 내 페이지의 데이터 구조화에 관심이 있습니다. 여기에 사용하는 예는 다음과 같습니다. http://www.matttilghman.com/Passage-Through-Time.html
내가 사용하는 항목 유형은 전체 페이지의 ItemPage이며 작성자 itemtype (me!)을 가져옵니다. 또한이 페이지에는 사진 itemtype이 있으며 저자 itemtype과 위치 itemtype이 있습니다. 이 사진은 단순히 하나의 사진 만 표시하는 페이지에 사용하는 모든 것입니다.
머리 부분에 메타 콘텐츠를 사용하여 ItemPage를 설명합니다. 마이크로 데이터에 가시적 인 내용을 사용하는 것이 가장 좋지만, 가시적 인 내용은 나중에 itemtype 사진으로 저장하는 것이 가장 좋습니다.
그런 다음 사진을 표시하는 div에 itemtype Photograph를 정의합니다. 사진의 키워드의 경우 눈에 보이는 설명에서 해당 키워드를 저격하려고 시도합니다. 하지만 실제로는 페이지에 표시 할 수있는 유일한 보이는 텍스트이며, 키워드로 저장했습니다 (가장 중요한 것으로 생각됩니다). 나는 또한 그것을 "텍스트"itemprop로 두 배로 만들었습니다 (두 배로 늘리면 어떤 플래그가 생깁니 까?). 장르, 설명, 자세한 위치와 같은 것들에 대해서는 구조화 된 데이터가 필요하지만 페이지를 어수선하게 만들지는 않으므로 모든 메타 (Schema는 보이지 않는 데이터에 대해 권장하는 것입니다)입니다. 내 방법이 너 모두 좋아 보일 것 같니? 어딘가에 중첩되어야하는 또 다른 중요한 항목 유형이 있습니까? 내가 메타포 콘텐츠를 사용하는 것처럼 유용하지 않게 렌더링하는 itemprop을 사용하여 무언가를 한 적이 있습니까? 어떤 조언을 해줘서 고마워요!
어떻게 내가 (머리)에 ItemPage을 구성 :
<!DOCTYPE html>
<html lang="en"> <div id="HTMLDiv" itemscope itemtype="http://schema.org/ItemPage">
<head>
<title itemprop="name">Passage Through Time, by Matt Tilghman</title>
<link href="http://fonts.googleapis.com/css?family=Abel" rel="stylesheet" type="text/css">
<meta itemprop="keywords" name="keywords" content="blah blah some keywords">
<meta itemprop="description" name="description" content="description about photo etc">
<meta name="author" content="Matt Tilghman">
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" content="Matt Tilghman" />
<meta itemprop="email" content="my email" />
<meta itemprop="description" content="Photographer of Landscapes from California, North Carolina, South Florida, and New Mexico" />
</span>
어떻게 내가 (그 DIV 단위) 로케이션 :
<div id="Oneonta-Falls-Oregon" class="separate" align="center" itemscope itemtype="http://schema.org/Photograph">
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" content="Matt Tilghman" />
<meta itemprop="email" content="my email" />
<meta itemprop="description" content="Photographer of Landscapes from California, North Carolina, South Florida, and New Mexico" />
</span>
<meta itemprop="description" content="Passage Through Time, by Matt Tilghman. Fine art photograph of Oneonta Falls, in Oneonta Gorge, on the Oregon side of the Columbia River Gorge. This is the Lower Falls, which is located about a mile upstream from the where the creek meets the Columbia River.">
<meta itemprop="genre" content="nature" />
<meta itemprop="genre" content="fine art" />
<span itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
<meta itemprop="name" content="Oneonta Gorge">
<meta itemprop="description" content="Oneonta Gorge is on the Oregon side of the Columbia River Gorge, in the Pacific Northwest region of the United States">
</span>
<a name="Oneonta-Falls-Oregon" href="" title="Passage Through Time" onclick="scroll(name,3); return false">
<img itemprop="image" src="images/Oneonta-Falls-Oregon-L.jpg" alt="oneonta, gorge, falls, oneonta falls, waterfall, canyon, slot, pacific northwest, oregon, columbia river gorge" >
</a>
<br><br>
<div class="titleL2" itemprop="name">Passage Through Time</div>
<br>
<div class="captionL2" itemprop="text">Shown here is <span itemprop="keywords">Lower Oneonta Falls</span>, an <span itemprop="keywords">intimate</span> <span itemprop="keywords">waterfall</span> at the end of <span itemprop="keywords">Oneonta Gorge</span>, on the <span itemprop="keywords">Oregon</span> side of the <span itemprop="keywords">Columbia River Gorge</span>. Oneonta Gorge seems like a <span itemprop="genre">landscape</span> off another planet. It's a narrow <span itemprop="keywords">gorge</span> reminiscent of the <span itemprop="keywords">slot canyons</span> of the American Southwest, but in the middle of a <span itemprop="keywords">lush</span> <span itemprop="keywords">temperate</span> <span itemprop="keywords">rain forest</span>, with walls clad in moss and ferns, dripping with moisture. While hiking up the gorge, my mind was first struck by the similarity to a slot canyon, but then began to ponder the different ways they were created. The slot canyons of the Southwest form when rain water drains through existing sandstone channels, further carving them with every downpour. Oneonta Gorge, however, likely formed as the waterfalls (there are four) eroded their own precipice, marching backwards in time. As I considered this, the trek upstream began to feel like a march forward in time, mimicking the path of the waterfall but at a much faster pace. It's a truly remarkable piece of <span itemprop="keywords">wilderness</span>, and well worth the tricky trek over logjams and slippery boulders.</div>
처음에는 '
'에 ''태그를 포함 할 수 없습니다. –Jim에게 감사드립니다 ... 나는 단지 몇 분 전에 그것을 알아 냈습니다. –