{"id":3175,"date":"2025-11-19T22:31:53","date_gmt":"2025-11-19T19:31:53","guid":{"rendered":"https:\/\/tarihkursu.com\/?p=3175"},"modified":"2025-11-19T22:31:54","modified_gmt":"2025-11-19T19:31:54","slug":"ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi","status":"publish","type":"post","link":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/","title":{"rendered":"II. Abd\u00fclhamit&#8217;i Ne Kadar Tan\u0131yorsun? Tarih Testi"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p><strong>Sultan Abd\u00fclhamid Han<\/strong>\u00a0hakk\u0131nda bilginizi h\u0131zl\u0131ca \u00f6l\u00e7mek ister misiniz? Bu 10 soruluk, kolay seviye\u00a0<strong>tarih quiz<\/strong>; 2. Abd\u00fclhamit d\u00f6nemi ile ilgili konular\u0131 kapsamaktad\u0131r. Hem \u00f6\u011frenciler hem de tarih merakl\u0131lar\u0131 i\u00e7in ideal olan bu k\u0131sa test, \u00f6\u011frenmenizi peki\u015ftirmek ve eksiklerinizi g\u00f6rmek i\u00e7in pratik bir yol sunar.\u00a0<strong>II. Abd\u00fclhamit online test<\/strong>e hemen ba\u015flay\u0131n ve do\u011fru say\u0131n\u0131z\u0131 g\u00f6r\u00fcn<\/p>\n\n\n\n<p>Haz\u0131rsan 10\/10 tarih testimiz ba\u015fl\u0131yor.<\/p>\n\n\n\n<!-- \n  WordPress \u0130\u00e7in Entegre Tarih Testi \n  Konu: II. Abd\u00fclhamid \n  G\u00fcncelleme: Sorular kolayla\u015ft\u0131r\u0131ld\u0131 (1, 2, 10)\n  \u00d6zellikler: Tek dosya, Eklentisiz, \u0130nteraktif\n-->\n\n<style>\n  \/* WordPress stilleriyle \u00e7ak\u0131\u015fmay\u0131 \u00f6nlemek i\u00e7in kapsay\u0131c\u0131 ID *\/\n  #osmanli-quiz-container {\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    max-width: 700px;\n    margin: 20px auto;\n    background-color: #f9f9f9;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n    overflow: hidden;\n    color: #333;\n  }\n\n  #osmanli-quiz-header {\n    background-color: #2c3e50;\n    color: #fff;\n    padding: 15px 20px;\n    text-align: center;\n    border-bottom: 3px solid #c0392b; \/* Osmanl\u0131 k\u0131rm\u0131z\u0131s\u0131 *\/\n  }\n\n  #osmanli-quiz-header h2 {\n    margin: 0;\n    font-size: 1.5rem;\n    color: #fff !important;\n  }\n\n  .quiz-body {\n    padding: 20px;\n    min-height: 300px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .question-text {\n    font-size: 1.2rem;\n    font-weight: 600;\n    margin-bottom: 20px;\n    line-height: 1.5;\n  }\n\n  .options-container {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .option-btn {\n    background-color: #fff;\n    border: 2px solid #ddd;\n    border-radius: 8px;\n    padding: 15px;\n    text-align: left;\n    font-size: 1rem;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    color: #444;\n  }\n\n  .option-btn:hover:not(.disabled) {\n    background-color: #f0f0f0;\n    border-color: #aaa;\n  }\n\n  \/* Do\u011fru Cevap Stili *\/\n  .option-btn.correct {\n    background-color: #d4edda !important;\n    border-color: #28a745 !important;\n    color: #155724 !important;\n    pointer-events: none;\n  }\n\n  \/* Yanl\u0131\u015f Cevap Stili *\/\n  .option-btn.wrong {\n    background-color: #f8d7da !important;\n    border-color: #dc3545 !important;\n    color: #721c24 !important;\n    pointer-events: none;\n  }\n\n  .option-btn.disabled {\n    cursor: default;\n    opacity: 0.7;\n    pointer-events: none;\n  }\n\n  .quiz-footer {\n    padding: 15px 20px;\n    background-color: #ecf0f1;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-top: 1px solid #ddd;\n  }\n\n  .nav-btn {\n    background-color: #2c3e50;\n    color: white;\n    border: none;\n    padding: 10px 20px;\n    border-radius: 5px;\n    cursor: pointer;\n    font-weight: bold;\n    transition: background 0.2s;\n  }\n\n  .nav-btn:hover {\n    background-color: #34495e;\n  }\n\n  .nav-btn:disabled {\n    background-color: #bdc3c7;\n    cursor: not-allowed;\n  }\n\n  .progress-text {\n    font-weight: bold;\n    color: #7f8c8d;\n  }\n\n  \/* Sonu\u00e7 Ekran\u0131 *\/\n  #result-screen {\n    display: none;\n    text-align: center;\n    padding: 40px 20px;\n  }\n\n  .score-circle {\n    width: 150px;\n    height: 150px;\n    background-color: #2c3e50;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    margin: 0 auto 20px;\n    border: 5px solid #c0392b;\n  }\n\n  .score-number {\n    font-size: 3rem;\n    font-weight: bold;\n    line-height: 1;\n  }\n\n  .score-label {\n    font-size: 0.9rem;\n    text-transform: uppercase;\n  }\n\n  .result-message {\n    font-size: 1.3rem;\n    margin-bottom: 20px;\n    color: #333;\n  }\n\n  .restart-btn {\n    background-color: #c0392b;\n    color: white;\n    border: none;\n    padding: 12px 25px;\n    font-size: 1rem;\n    border-radius: 5px;\n    cursor: pointer;\n  }\n\n  .restart-btn:hover {\n    background-color: #a93226;\n  }\n\n  \/* Mobil uyumluluk *\/\n  @media (max-width: 500px) {\n    .quiz-footer {\n      flex-direction: column;\n      gap: 10px;\n    }\n    .nav-btn {\n      width: 100%;\n    }\n  }\n<\/style>\n\n<div id=\"osmanli-quiz-container\">\n  <div id=\"osmanli-quiz-header\">\n    <h2>\ud83d\udc51 10\/10 Tarih: Sultan II. Abd\u00fclhamid<\/h2>\n  <\/div>\n\n  <!-- Soru Ekran\u0131 -->\n  <div id=\"quiz-active-screen\">\n    <div class=\"quiz-body\">\n      <div id=\"question-text\" class=\"question-text\">\n        <!-- Soru buraya gelecek -->\n      <\/div>\n      <div id=\"options-container\" class=\"options-container\">\n        <!-- \u015e\u0131klar buraya gelecek -->\n      <\/div>\n    <\/div>\n\n    <div class=\"quiz-footer\">\n      <button id=\"prev-btn\" class=\"nav-btn\" onclick=\"changeQuestion(-1)\">\u276e Geri<\/button>\n      <span id=\"progress-text\" class=\"progress-text\">Soru 1 \/ 10<\/span>\n      <button id=\"next-btn\" class=\"nav-btn\" onclick=\"changeQuestion(1)\">\u0130leri \u276f<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- Sonu\u00e7 Ekran\u0131 -->\n  <div id=\"result-screen\">\n    <div class=\"score-circle\">\n      <span class=\"score-number\" id=\"final-score\">0<\/span>\n      <span class=\"score-label\">Do\u011fru<\/span>\n    <\/div>\n    <p class=\"result-message\" id=\"result-message\">Tebrikler!<\/p>\n    <button class=\"restart-btn\" onclick=\"restartQuiz()\">\ud83d\udd04 Testi Tekrar \u00c7\u00f6z<\/button>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/ Sorular ve Cevaplar (G\u00dcNCELLEND\u0130: 1, 2 ve 10. sorular kolayla\u015ft\u0131r\u0131ld\u0131)\n  const quizData = [\n    {\n      question: \"\ud83d\udc51 Sultan II. Abd\u00fclhamid'in babas\u0131 olan Osmanl\u0131 padi\u015fah\u0131 kimdir?\",\n      options: [\"Sultan Abd\u00fclmecid\", \"Sultan Abd\u00fclaziz\", \"V. Murad\"],\n      correct: 0 \/\/ A \u015e\u0131kk\u0131: Sultan Abd\u00fclmecid\n    },\n    {\n      question: \"\ud83d\udd28 II. Abd\u00fclhamid'in el becerisi \u00e7ok y\u00fcksekti. Padi\u015fah\u0131n bizzat u\u011fra\u015ft\u0131\u011f\u0131 zanaat hangisidir?\",\n      options: [\"Kuyumculuk\", \"Marangozluk\", \"Hattatl\u0131k\"],\n      correct: 1 \/\/ B \u015e\u0131kk\u0131: Marangozluk\n    },\n    {\n      question: \"\u2694\ufe0f II. Abd\u00fclhamid tahta \u00e7\u0131kt\u0131\u011f\u0131nda Osmanl\u0131 Devleti hangi b\u00fcy\u00fck sorunla u\u011fra\u015f\u0131yordu?\",\n      options: [\"Mora \u0130syan\u0131\", \"Kavalal\u0131 Mehmet Ali Pa\u015fa Sorunu\", \"Balkan Ayaklanmalar\u0131 ve Mali Kriz\"],\n      correct: 2\n    },\n    {\n      question: \"\ud83d\udcdc Osmanl\u0131 Devleti'nin ilk anayasas\u0131 olan 'Kanun-\u0131 Esasi' hangi tarihte ilan edilmi\u015ftir?\",\n      options: [\"23 Aral\u0131k 1876\", \"3 Kas\u0131m 1839\", \"23 Temmuz 1908\"],\n      correct: 0\n    },\n    {\n      question: \"\ud83d\udc51 Berlin Antla\u015fmas\u0131 s\u00fcrecinde, hangi ada ge\u00e7ici olarak \u0130ngiltere y\u00f6netimine b\u0131rak\u0131lm\u0131\u015ft\u0131r?\",\n      options: [\"Girit\", \"K\u0131br\u0131s\", \"Rodos\"],\n      correct: 1\n    },\n    {\n      question: \"\ud83c\udfdb\ufe0f A\u015fa\u011f\u0131daki okullardan hangisi II. Abd\u00fclhamid d\u00f6neminde a\u00e7\u0131lm\u0131\u015ft\u0131r?\",\n      options: [\"Galatasaray Sultanisi\", \"Sanayi-i Nefise Mektebi\", \"M\u00fchendishane-i Berr-i H\u00fcmayun\"],\n      correct: 1\n    },\n    {\n      question: \"\ud83d\ude82 II. Abd\u00fclhamid\u2019in \u0130slam d\u00fcnyas\u0131 ile ba\u011flar\u0131 g\u00fc\u00e7lendirmek i\u00e7in yapt\u0131rd\u0131\u011f\u0131 demiryolu hangisidir?\",\n      options: [\"Rumeli Demiryolu\", \"Hicaz Demiryolu\", \"Anadolu-Ba\u011fdat Demiryolu\"],\n      correct: 1\n    },\n    {\n      question: \"\u2694\ufe0f '93 Harbi' olarak bilinen 1877-1878 sava\u015f\u0131nda Osmanl\u0131 Devleti kime kar\u015f\u0131 sava\u015fm\u0131\u015ft\u0131r?\",\n      options: [\"Rusya\", \"\u0130ngiltere\", \"Fransa\"],\n      correct: 0\n    },\n    {\n      question: \"\ud83d\udcdc II. Abd\u00fclhamid'in tahtan indirilmesine sebep olan ve 13 Nisan 1909'da ba\u015flayan olay nedir?\",\n      options: [\"Vaka-i Hayriye\", \"B\u00e2b\u0131\u00e2li Bask\u0131n\u0131\", \"31 Mart Vakas\u0131\"],\n      correct: 2\n    },\n    {\n      question: \"\ud83c\udfdb\ufe0f Sultan II. Abd\u00fclhamid vefat etti\u011finde, Divanyolu\u2019ndaki hangi padi\u015fah\u0131n t\u00fcrbesine defnedilmi\u015ftir?\",\n      options: [\"II. Mahmud T\u00fcrbesi\", \"Yavuz Sultan Selim T\u00fcrbesi\", \"Fatih Sultan Mehmet T\u00fcrbesi\"],\n      correct: 0 \/\/ A \u015e\u0131kk\u0131: II. Mahmud T\u00fcrbesi\n    }\n  ];\n\n  let currentQuestionIndex = 0;\n  let userAnswers = new Array(quizData.length).fill(null); \/\/ Kullan\u0131c\u0131n\u0131n verdi\u011fi cevaplar\u0131 tutar\n  let score = 0;\n\n  const questionText = document.getElementById('question-text');\n  const optionsContainer = document.getElementById('options-container');\n  const progressText = document.getElementById('progress-text');\n  const nextBtn = document.getElementById('next-btn');\n  const prevBtn = document.getElementById('prev-btn');\n  const activeScreen = document.getElementById('quiz-active-screen');\n  const resultScreen = document.getElementById('result-screen');\n  const finalScoreEl = document.getElementById('final-score');\n  const resultMessageEl = document.getElementById('result-message');\n\n  \/\/ Testi Ba\u015flat\n  function initQuiz() {\n    loadQuestion();\n  }\n\n  \/\/ Soruyu Y\u00fckle\n  function loadQuestion() {\n    const currentData = quizData[currentQuestionIndex];\n    questionText.innerText = currentData.question;\n    optionsContainer.innerHTML = '';\n    \n    \/\/ \u0130lerleme yaz\u0131s\u0131n\u0131 g\u00fcncelle\n    progressText.innerText = `Soru ${currentQuestionIndex + 1} \/ ${quizData.length}`;\n\n    \/\/ \u015e\u0131klar\u0131 olu\u015ftur\n    currentData.options.forEach((option, index) => {\n      const btn = document.createElement('button');\n      btn.classList.add('option-btn');\n      btn.innerHTML = `<span>${String.fromCharCode(65 + index)}) ${option}<\/span>`; \/\/ A, B, C ekle\n      \n      \/\/ E\u011fer bu soru daha \u00f6nce cevapland\u0131ysa durumunu geri y\u00fckle\n      if (userAnswers[currentQuestionIndex] !== null) {\n        const answeredIndex = userAnswers[currentQuestionIndex];\n        btn.classList.add('disabled'); \/\/ T\u00fcm butonlar\u0131 pasif yap\n        \n        if (index === currentData.correct) {\n          btn.classList.add('correct');\n          btn.innerHTML += ' \u2705';\n        } else if (index === answeredIndex) {\n          btn.classList.add('wrong');\n          btn.innerHTML += ' \u274c';\n        }\n      } else {\n        \/\/ Cevaplanmam\u0131\u015f soru ise t\u0131klama olay\u0131 ekle\n        btn.onclick = () => checkAnswer(index, btn);\n      }\n      \n      optionsContainer.appendChild(btn);\n    });\n\n    \/\/ Butonlar\u0131n durumunu ayarla\n    prevBtn.disabled = currentQuestionIndex === 0;\n    \n    if (currentQuestionIndex === quizData.length - 1) {\n      nextBtn.innerText = \"Sonu\u00e7lar\u0131 G\u00f6r \ud83c\udfc1\";\n    } else {\n      nextBtn.innerText = \"\u0130leri \u276f\";\n    }\n  }\n\n  \/\/ Cevab\u0131 Kontrol Et\n  function checkAnswer(selectedIndex, btnElement) {\n    const currentData = quizData[currentQuestionIndex];\n    userAnswers[currentQuestionIndex] = selectedIndex; \/\/ Cevab\u0131 kaydet\n\n    const allButtons = optionsContainer.querySelectorAll('.option-btn');\n    \n    \/\/ T\u00fcm butonlar\u0131 kilitle\n    allButtons.forEach(btn => btn.classList.add('disabled'));\n\n    if (selectedIndex === currentData.correct) {\n      \/\/ Do\u011fru Cevap\n      btnElement.classList.add('correct');\n      btnElement.innerHTML += ' \u2705';\n      score++;\n    } else {\n      \/\/ Yanl\u0131\u015f Cevap\n      btnElement.classList.add('wrong');\n      btnElement.innerHTML += ' \u274c';\n      \n      \/\/ Do\u011fru olan\u0131 g\u00f6ster\n      const correctBtn = allButtons[currentData.correct];\n      correctBtn.classList.add('correct');\n      correctBtn.innerHTML += ' \u2705';\n    }\n  }\n\n  \/\/ Soru De\u011fi\u015ftirme\n  function changeQuestion(direction) {\n    \/\/ Sonu\u00e7 ekran\u0131na ge\u00e7i\u015f\n    if (direction === 1 && currentQuestionIndex === quizData.length - 1) {\n      showResult();\n      return;\n    }\n\n    currentQuestionIndex += direction;\n    loadQuestion();\n  }\n\n  \/\/ Sonu\u00e7 Ekran\u0131n\u0131 G\u00f6ster\n  function showResult() {\n    activeScreen.style.display = 'none';\n    resultScreen.style.display = 'block';\n    \n    \/\/ Skoru tekrar hesapla (Geri gidip bakmalara kar\u015f\u0131 garanti olsun)\n    let calculatedScore = 0;\n    userAnswers.forEach((ans, index) => {\n      if (ans === quizData[index].correct) calculatedScore++;\n    });\n\n    finalScoreEl.innerText = calculatedScore;\n\n    let msg = \"\";\n    if (calculatedScore === 10) msg = \"M\u00fckemmel! Sultan Abd\u00fclhamid d\u00f6nemine tam hakimsin. \ud83d\udc51\";\n    else if (calculatedScore >= 7) msg = \"Tebrikler! \u00c7ok iyi bir sonu\u00e7. \ud83d\udc4f\";\n    else if (calculatedScore >= 5) msg = \"Fena de\u011fil, ama biraz daha okuma yapabilirsin. \ud83d\udcda\";\n    else msg = \"Tarih bilgini tazeleme zaman\u0131 gelmi\u015f! \ud83c\udfdb\ufe0f\";\n\n    resultMessageEl.innerText = msg;\n  }\n\n  \/\/ Testi S\u0131f\u0131rla\n  function restartQuiz() {\n    currentQuestionIndex = 0;\n    userAnswers = new Array(quizData.length).fill(null);\n    score = 0;\n    activeScreen.style.display = 'block';\n    resultScreen.style.display = 'none';\n    initQuiz();\n  }\n\n  \/\/ Ba\u015flang\u0131\u00e7\n  initQuiz();\n\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Sultan Abd\u00fclhamid Han\u00a0hakk\u0131nda bilginizi h\u0131zl\u0131ca \u00f6l\u00e7mek ister misiniz? Bu 10 soruluk, kolay seviye\u00a0tarih quiz; 2. Abd\u00fclhamit d\u00f6nemi ile ilgili konular\u0131 kapsamaktad\u0131r. Hem \u00f6\u011frenciler hem de <a class=\"mh-excerpt-more\" href=\"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/\" title=\"II. Abd\u00fclhamit&#8217;i Ne Kadar Tan\u0131yorsun? Tarih Testi\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":2,"featured_media":3061,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_regular_price":[],"currency_symbol":[],"footnotes":""},"categories":[306],"tags":[304,305,303],"class_list":["post-3175","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-10-10-tarih-quiz","tag-10-10-tarih","tag-tarih-quiz","tag-tarih-test"],"post_slider_layout_featured_media_urls":{"thumbnail":["https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru-150x150.png",150,150,true],"post_slider_layout_landscape_large":["https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru-1200x800.png",1200,800,true],"post_slider_layout_portrait_large":["https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru-1200x1080.png",1200,1080,true],"post_slider_layout_square_large":["https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru-1200x1080.png",1200,1080,true],"post_slider_layout_landscape":["https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru-600x400.png",600,400,true],"post_slider_layout_portrait":["https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru-600x900.png",600,900,true],"post_slider_layout_square":["https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru-600x600.png",600,600,true],"full":["https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru.png",1920,1080,false]},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>II. Abd\u00fclhamit&#039;i Ne Kadar Tan\u0131yorsun? Tarih Testi - tarihkursu.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"II. Abd\u00fclhamit&#039;i Ne Kadar Tan\u0131yorsun? Tarih Testi - tarihkursu.com\" \/>\n<meta property=\"og:description\" content=\"Sultan Abd\u00fclhamid Han\u00a0hakk\u0131nda bilginizi h\u0131zl\u0131ca \u00f6l\u00e7mek ister misiniz? Bu 10 soruluk, kolay seviye\u00a0tarih quiz; 2. Abd\u00fclhamit d\u00f6nemi ile ilgili konular\u0131 kapsamaktad\u0131r. Hem \u00f6\u011frenciler hem de [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/\" \/>\n<meta property=\"og:site_name\" content=\"tarihkursu.com\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-19T19:31:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-19T19:31:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"tarihkursu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Yazan:\" \/>\n\t<meta name=\"twitter:data1\" content=\"tarihkursu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/\"},\"author\":{\"name\":\"tarihkursu\",\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/#\\\/schema\\\/person\\\/d0f9105e31352dbe9f08d098ffb8c878\"},\"headline\":\"II. Abd\u00fclhamit&#8217;i Ne Kadar Tan\u0131yorsun? Tarih Testi\",\"datePublished\":\"2025-11-19T19:31:53+00:00\",\"dateModified\":\"2025-11-19T19:31:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/\"},\"wordCount\":105,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/#\\\/schema\\\/person\\\/4d7bdc3b79e9f5198455474c0f203f3c\"},\"image\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tarihkursu.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/tarih-soru.png\",\"keywords\":[\"10\\\/10 tarih\",\"tarih quiz\",\"tarih test\"],\"articleSection\":[\"10\\\/10 Tarih Quiz\"],\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/\",\"url\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/\",\"name\":\"II. Abd\u00fclhamit'i Ne Kadar Tan\u0131yorsun? Tarih Testi - tarihkursu.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tarihkursu.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/tarih-soru.png\",\"datePublished\":\"2025-11-19T19:31:53+00:00\",\"dateModified\":\"2025-11-19T19:31:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tarihkursu.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/tarih-soru.png\",\"contentUrl\":\"https:\\\/\\\/tarihkursu.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/tarih-soru.png\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/2025\\\/11\\\/19\\\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\\\/\\\/tarihkursu.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"II. Abd\u00fclhamit&#8217;i Ne Kadar Tan\u0131yorsun? Tarih Testi\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/#website\",\"url\":\"https:\\\/\\\/tarihkursu.com\\\/\",\"name\":\"Tarih Kursu\",\"description\":\"\u0130\u015fimiz G\u00fcc\u00fcm\u00fcz Tarih\",\"publisher\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/#\\\/schema\\\/person\\\/4d7bdc3b79e9f5198455474c0f203f3c\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tarihkursu.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/#\\\/schema\\\/person\\\/4d7bdc3b79e9f5198455474c0f203f3c\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/TARIHKURSU-Kopyasi.png\",\"url\":\"https:\\\/\\\/tarihkursu.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/TARIHKURSU-Kopyasi.png\",\"contentUrl\":\"https:\\\/\\\/tarihkursu.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/TARIHKURSU-Kopyasi.png\",\"width\":1080,\"height\":1080,\"caption\":\"admin\"},\"logo\":{\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/TARIHKURSU-Kopyasi.png\"},\"sameAs\":[\"https:\\\/\\\/tarihkursu.com\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tarihkursu.com\\\/#\\\/schema\\\/person\\\/d0f9105e31352dbe9f08d098ffb8c878\",\"name\":\"tarihkursu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1354763acbc865faa7650c3e1e4431f187276d71f132349411302a546cdeae54?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1354763acbc865faa7650c3e1e4431f187276d71f132349411302a546cdeae54?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1354763acbc865faa7650c3e1e4431f187276d71f132349411302a546cdeae54?s=96&d=mm&r=g\",\"caption\":\"tarihkursu\"},\"url\":\"https:\\\/\\\/tarihkursu.com\\\/index.php\\\/author\\\/tarihkursu\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"II. Abd\u00fclhamit'i Ne Kadar Tan\u0131yorsun? Tarih Testi - tarihkursu.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/","og_locale":"tr_TR","og_type":"article","og_title":"II. Abd\u00fclhamit'i Ne Kadar Tan\u0131yorsun? Tarih Testi - tarihkursu.com","og_description":"Sultan Abd\u00fclhamid Han\u00a0hakk\u0131nda bilginizi h\u0131zl\u0131ca \u00f6l\u00e7mek ister misiniz? Bu 10 soruluk, kolay seviye\u00a0tarih quiz; 2. Abd\u00fclhamit d\u00f6nemi ile ilgili konular\u0131 kapsamaktad\u0131r. Hem \u00f6\u011frenciler hem de [...]","og_url":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/","og_site_name":"tarihkursu.com","article_published_time":"2025-11-19T19:31:53+00:00","article_modified_time":"2025-11-19T19:31:54+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru.png","type":"image\/png"}],"author":"tarihkursu","twitter_card":"summary_large_image","twitter_misc":{"Yazan:":"tarihkursu","Tahmini okuma s\u00fcresi":"1 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/#article","isPartOf":{"@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/"},"author":{"name":"tarihkursu","@id":"https:\/\/tarihkursu.com\/#\/schema\/person\/d0f9105e31352dbe9f08d098ffb8c878"},"headline":"II. Abd\u00fclhamit&#8217;i Ne Kadar Tan\u0131yorsun? Tarih Testi","datePublished":"2025-11-19T19:31:53+00:00","dateModified":"2025-11-19T19:31:54+00:00","mainEntityOfPage":{"@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/"},"wordCount":105,"commentCount":0,"publisher":{"@id":"https:\/\/tarihkursu.com\/#\/schema\/person\/4d7bdc3b79e9f5198455474c0f203f3c"},"image":{"@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/#primaryimage"},"thumbnailUrl":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru.png","keywords":["10\/10 tarih","tarih quiz","tarih test"],"articleSection":["10\/10 Tarih Quiz"],"inLanguage":"tr","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/","url":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/","name":"II. Abd\u00fclhamit'i Ne Kadar Tan\u0131yorsun? Tarih Testi - tarihkursu.com","isPartOf":{"@id":"https:\/\/tarihkursu.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/#primaryimage"},"image":{"@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/#primaryimage"},"thumbnailUrl":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru.png","datePublished":"2025-11-19T19:31:53+00:00","dateModified":"2025-11-19T19:31:54+00:00","breadcrumb":{"@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/"]}]},{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/#primaryimage","url":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru.png","contentUrl":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2025\/11\/tarih-soru.png","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/tarihkursu.com\/index.php\/2025\/11\/19\/ii-abdulhamiti-ne-kadar-taniyorsun-tarih-testi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/tarihkursu.com\/"},{"@type":"ListItem","position":2,"name":"II. Abd\u00fclhamit&#8217;i Ne Kadar Tan\u0131yorsun? Tarih Testi"}]},{"@type":"WebSite","@id":"https:\/\/tarihkursu.com\/#website","url":"https:\/\/tarihkursu.com\/","name":"Tarih Kursu","description":"\u0130\u015fimiz G\u00fcc\u00fcm\u00fcz Tarih","publisher":{"@id":"https:\/\/tarihkursu.com\/#\/schema\/person\/4d7bdc3b79e9f5198455474c0f203f3c"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tarihkursu.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":["Person","Organization"],"@id":"https:\/\/tarihkursu.com\/#\/schema\/person\/4d7bdc3b79e9f5198455474c0f203f3c","name":"admin","image":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2024\/10\/TARIHKURSU-Kopyasi.png","url":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2024\/10\/TARIHKURSU-Kopyasi.png","contentUrl":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2024\/10\/TARIHKURSU-Kopyasi.png","width":1080,"height":1080,"caption":"admin"},"logo":{"@id":"https:\/\/tarihkursu.com\/wp-content\/uploads\/2024\/10\/TARIHKURSU-Kopyasi.png"},"sameAs":["https:\/\/tarihkursu.com"]},{"@type":"Person","@id":"https:\/\/tarihkursu.com\/#\/schema\/person\/d0f9105e31352dbe9f08d098ffb8c878","name":"tarihkursu","image":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/secure.gravatar.com\/avatar\/1354763acbc865faa7650c3e1e4431f187276d71f132349411302a546cdeae54?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1354763acbc865faa7650c3e1e4431f187276d71f132349411302a546cdeae54?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1354763acbc865faa7650c3e1e4431f187276d71f132349411302a546cdeae54?s=96&d=mm&r=g","caption":"tarihkursu"},"url":"https:\/\/tarihkursu.com\/index.php\/author\/tarihkursu\/"}]}},"_links":{"self":[{"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/posts\/3175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/comments?post=3175"}],"version-history":[{"count":1,"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/posts\/3175\/revisions"}],"predecessor-version":[{"id":3176,"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/posts\/3175\/revisions\/3176"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/media\/3061"}],"wp:attachment":[{"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/media?parent=3175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/categories?post=3175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tarihkursu.com\/index.php\/wp-json\/wp\/v2\/tags?post=3175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}