Blogger Tutorial For Beginners in Tamil
Blogger என்பது ஒரு Free Platform. உங்களுக்கு இலவசமாக Website Create பண்ண வேண்டும் என்னும் விரும்பம் இருந்தால் இந்த Blogger Website ஐ Create செய்து கொள்ள முடியும். Free ஆக Blogger Website Create செய்வது எப்படி என்பதை பற்றி தெரிந்து கொள்ள கீழே உள்ள விடியோவை கிளிக் செய்யுங்கள்.
நீங்க Blogger Create பண்ணிட்ட பிறகு அதில் Default ஆன Theme பயன்படுத்தி தான் Blogger Start பண்ணுவீர்கள். உங்களுடைய Blogger Website க்கான Stylish Themes எப்படி Download செய்து Set பண்ணுவது என்பதை பற்றி தெரிந்து கொள்ள கீழே உள்ள விடியோவை கிளிக் செய்யுங்கள்.
Blogger or Word Press இரண்டில் எது சிறந்தது என்றால் நீங்கள் இப்போது தான் Beginner ஆக உள்ளீர்கள் என்றால் Blogger ஐ பயன்படுத்துங்கள். ஏனனெனில் Blogger ல் அனைத்தையும் நாம் Manual ஆக செய்ய வேண்டும். அதுவே Word Press ல் அனைத்திற்கும் Plug in உள்ளது என்பதால் நீங்கள் எதையும் கற்றுக்கொள்ள முடியாது. அதாவது நிறைய விஷயங்கள் தெரியாமல் போகலாம். எனவே Blogger ஒரு சிறந்த Free Website.
நீங்கள் Blogger Website மூலமாக Earnings பெற நினைத்தால் உங்களுடைய Website க்கு Google Adsense Approval கிடைக்க வேண்டும். Google Adsense Approval கிடைக்க உங்களுடைய Website Prober ஆக இருக்க வேண்டும். அதாவது உங்களுடைய Website ல் About Page , Private Policy Page, Contact Us Page, Disclaimer Page, Terms and Condition Page கள் இருக்க வேண்டும். இந்த page களை Create செய்வது எப்படி என்பதை பற்றி தெரிந்து கொள்ள கீழே உள்ள வீடியோவை கிளிக் செய்யுங்கள்.
உங்களுடைய Website ல் About Page , Private Policy Page, Contact Us Page, Disclaimer Page, Terms and Condition Page கள் Create செய்தால் தான் Adsense ல் Approve கிடைக்கும்.
Embed PDF File HTML CODE
<iframe loading="lazy" width="100%" height="800" src="https://drive.google.com/file/d/<Paste Here>/preview?usp=sharing"></iframe>
இந்த Code ல் d/ க்கு பிறகு வரும் Paste Here என்னும் இடத்தில் உங்களுடைய Google Drive ல் Code Copy செய்து Paste பண்ணிகங்க. இதில் Loding ="lazy" என்னும் Coding கொடுத்திருப்பதால் உங்களுடைய PDF Preview ஆவதில் எந்த பிரச்சனையும் இருக்காது.
Animated Social Follow Buttons:
உங்களுடைய Blogger Theme Section ல் <data:post.body/> என்ற Code search பண்ணிட்டு <data:post.body/> இந்த Code க்கு கீழ கீழே தெரியும் Code ஐ Copy செய்து Past பண்ணிகங்க.
[<!-- Social Follow Button -->
<style>
.social-card {
margin-bottom: 20px;
position: relative;
border: 2px solid transparent;
border-radius: 5px;
background: #f0f8ff;
display: flex;
align-items: center;
padding: 7px;
justify-content: space-between;
overflow: hidden;
font-family:system-ui;
}
.social-card--whatsapp {
animation: whatsapp-border-animation 1s infinite;
}
.social-card--telegram {
animation: telegram-border-animation 1s infinite;
}
.social-link {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: bold;
text-decoration: none;
padding: 5px 20px;
border-radius: 2px;
flex-shrink: 0;
transition: all 0.3s ease-in-out;
color: white !important;
}
.social-link:hover {
transform: scale(1.05);
}
.social-card--whatsapp .social-link {
background: #25d366;
}
.social-card--telegram .social-link {
background: #004F7A;
}
/* Define icon size */
.icon {
width: 24px;
height: 24px;
margin-right: 10px;
}
@keyframes whatsapp-border-animation {
0%, 100% { border-color: transparent; }
50% { border-color: #25d366; }
}
@keyframes telegram-border-animation {
0%, 100% { border-color: transparent; }
50% { border-color: #004F7A; }
}
</style>
<div class="social-card social-card--whatsapp">
<span style="display: flex; align-items: center;">
<svg class="icon" fill="#128c7e" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" stroke="#128c7e" stroke-width="0.00016">
<path d="M11.42 9.49c-.19-.09-1.1-.54-1.27-.61s-.29-.09-.42.1-.48.6-.59.73-.21.14-.4 0a5.13 5.13 0 0 1-1.49-.92 5.25 5.25 0 0 1-1-1.29c-.11-.18 0-.28.08-.38s.18-.21.28-.32a1.39 1.39 0 0 0 .18-.31.38.38 0 0 0 0-.33c0-.09-.42-1-.58-1.37s-.3-.32-.41-.32h-.4a.72.72 0 0 0-.5.23 2.1 2.1 0 0 0-.65 1.55A3.59 3.59 0 0 0 5 8.2 8.32 8.32 0 0 0 8.19 11c.44.19.78.3 1.05.39a2.53 2.53 0 0 0 1.17.07 1.93 1.93 0 0 0 1.26-.88 1.67 1.67 0 0 0 .11-.88c-.05-.07-.17-.12-.36-.21z"></path>
<path d="M13.29 2.68A7.36 7.36 0 0 0 8 .5a7.44 7.44 0 0 0-6.41 11.15l-1 3.85 3.94-1a7.4 7.4 0 0 0 3.55.9H8a7.44 7.44 0 0 0 5.29-12.72zM8 14.12a6.12 6.12 0 0 1-3.15-.87l-.22-.13-2.34.61.62-2.28-.14-.23a6.18 6.18 0 0 1 9.6-7.65 6.12 6.12 0 0 1 1.81 4.37A6.19 6.19 0 0 1 8 14.12z"></path>
</svg>
<span style="font-weight: bold; font-size: 0.9rem;">WhatsApp Group</span>
</span>
<a class="social-link" href="https://whatsapp.com/channel/0029VaAPaNlHVvTdGJsL3O04" rel="nofollow noopener noreferrer" target="_blank">
Join Now
</a>
</div>
<div class="social-card social-card--telegram">
<span style="display: flex; align-items: center;">
<svg class="icon" fill="#24A1DE" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M19.2,4.4L2.9,10.7c-1.1,0.4-1.1,1.1-0.2,1.3l4.1,1.3l1.6,4.8c0.2,0.5,0.1,0.7,0.6,0.7c0.4,0,0.6-0.2,0.8-0.4 c0.1-0.1,1-1,2-2l4.2,3.1c0.8,0.4,1.3,0.2,1.5-0.7l2.8-13.1C20.6,4.6,19.9,4,19.2,4.4z M17.1,7.4l-7.8,7.1L9,17.8L7.4,13l9.2-5.8 C17,6.9,17.4,7.1,17.1,7.4z"></path>
</svg>
<span style="font-weight: bold; font-size: 0.9rem;">Telegram Group</span>
</span>
<a class="social-link" href="https://t.me/vrknowledgeatoz" rel="nofollow noopener noreferrer" target="_blank">
Join Now
</a>
</div>
<!-- End of Social Follow Button -->]
Post a Comment