Back to Top
Showing posts with label Blogger Tutorials. Show all posts
Showing posts with label Blogger Tutorials. Show all posts

How to Redirect Blogger page 2016

Posted on Jul 26, 2016
How to Redirect Blogger page 2016
How to Redirect Blogger page 2016
Today I am here with the free Trick of redirecting blogger page to any URL. Everyone need some of their pages to redirect to another page. I'll do this and Get this trick by own experiment but may you also know alreadyEven I don't know Well May its work for you better Just follow below Instruction to do this:
Go to Blogger.com
Login With your Google Account
Select Your Blog
Go to Pages Tab
Create New page
Give us a Title you want
And open HTML Tab and Just paste the following HTML code
<iframe src="http://" style="border:0px #FFFFFF none;" name="myiFrame" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="60px" width="468px"></iframe>
In Href tag Paste your Url where you want to redirect your page and other specification on your will
Thanks For Visiting us I hope you like us If you want to get updates in your email then subscribe

How to add Twitter Card in Blogger's Blog 2016

Posted on Jul 20, 2016
How to add Twitter Card in Blogger's Blog 2016
How to add Twitter Card in Blogger's Blog 2016
Twitter Vcard is the meta code Validator to Beautify your tweet . It Can Get image title and description of your post from your site and fetch in your tweet as well. Twitter launch this service for bloggers and webmasters to Advertise their Links on twitter with Valid data display .
How to Add Code in Blogger :
Go to Blogger.com and Login with your Google Account and Going to the Template section of your Blog . Find the Following code (<Head>) Just Copy and paste this Code into your blogger's template head section :
<b:if cond='data:blog.pageType == &quot;item&quot;'>
    <b:if cond='data:blog.postImageThumbnailUrl'>
      <b:if cond='data:blog.metaDescription'>
        <meta content='summary' name='twitter:card'/>
        <meta content='@Posttutorials' name='twitter:site'/>
        <meta content='@Posttutorials' name='twitter:creator'/>
        <meta expr:content='data:blog.pageName' name='twitter:title'/>
        <meta expr:content='data:blog.metaDescription' name='twitter:description'/>
        <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image:src'/>
        <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>
      </b:if>
    </b:if>
</b:if>
Now don't forget to change PostTutorials  With your own Twitter Username .
<!-- adsense -->
Requirements:
You have to add at least One description in your post in the description box on your post edit page . and One image in your post manually otherwise your card will not work properly.
Check your Card Validity :
You can check your Twitter card Validity here : Preview Tool 
If you like my post then Like and share on your profile thanks.

How to create Blog ( Part 1 )

Posted on May 1, 2016
How to create Blog ( Part 1 )

Welcome to PostTutorials Blogger Training Part 1. I am Just Started to teach you the blogging Method and the all of secrets and SEO from A TO Z.Well, I am Blogger from some previous years and finally, decide to share skills and experiments of my career. I hope all of you will enjoy get knowledge from PostTutorials and also give us a piece of Knowledge we never know; I do not want to discuss anymore so let's go and start.
  • Requirements for Creating a blog:
You must have a knowledge of Basics of HTML and CSS then you'll quickly get started with blogger. You have better Goal of setting up a blog and the Content for creating a successful blog . for example Tutorials, Poetry, Templates and much more. Knowledge of  English language. 
These are some basic requirements for blogging.  
  • Creating your first Blog:
Create your Gmail account and go to the Blogger
Blogger asks you to create permanent Google+ Profile or Blogger Profile; Its depend on you what type of template you want.
Create a profile and click continue.
Click on a new blog on the left side of the main Dashboard.
  • Setting for Blog:
Set Title for your blog (For example. PostTutorials )
Set Address for your blog.
  • Tip:
Select unique name who compare with your contents its make users to find us easily and In searches top of the Google search results.
How to create Blog setting
Setting screen shot for creating Blog
After doing all steps right Click on Create Blog.

Now you are done with creating blog. Stay with us and up to date with us to get more parts of creating a professional blog.