Skip to main content

Posts

Showing posts with the label Search

Blogger & Twitter card previews

 So, there was a report in Blogger Help Community which is what made me write this down.  This is in correlation with Blogger & Facebook OG Object debugger . The report was that Blogger blogs doesn't show preview in Twitter card validator . So, I went ahead and tried previewing one of my blog posts and I got the following, Therefore, I tweeted the same link which is here and it didn't show any preview.  Hence, I concluded not just the validator, the whole twitter stopped scraping my open graph information. Therefore, I made a small research and added a tag in my template. Please follow instructions below, Go to  https://blogger.com  > Themes Click on the three dot menu near "My Themes" and choose Edit HTML In the appearing page, press Ctrl + F and find the below code, <b:include data='blog' name='all-head-content'/> Right after that code, paste the following code, <meta name="twitter:card" content="summ...

Blogger description confusions

Blogger, like the language confusions have one more confusion with respect to Blog description. We have two descriptions setup in Blogger. Blog display description. Blog search description. Display Description is the description that appears when you visit your blog in the header under your blog title. For example, you could see the description of my blog,

Finding Something.

In the Internet world, To Find something in a web page has been an essential thing. So? This article explains you how to find something. The most common things to find may be a code or a word/sentence. To find a given code or word, what you need to do, Just Copy the sentence/word/code Press Ctrl + F. Paste the code/word/sentence. The browser will Highlight your find query.