Why do this? Because we all know that the number of people using mobile devices to surf the web has dramatically increased over the past couple of years, so this will allow them to subscribe to you blog through their device!
(If you already have a ‘Follow By Email’ gadget then just skip to step number 6).
- Login to your Blogger.
- Go to Dashboard.
- Head over to Layout.
- Click on Add a Gadget and then select Follow By Email on the list.
- Fill up the Title and FeedBurner URL fields on the form and save the gadget.
- On you Blogger dashboard, head over to the Template section.
- Click on Edit HTML and then Proceed.
- Search for FollowByEmail1 in the code using Ctrl+F.
- You should then find something like this:
<b:widget id=’FollowByEmail1’ locked=’false’ title=’
Follow by Email’ type=’FollowByEmail’/>
- Now all you have to do is just insert and add mobile=’yes’ inside the line of code as such:
<b:widget id=’FollowByEmail1’ locked=’false’ title=’
Follow by Email’ type=’FollowByEmail’ mobile=’yes’
/>
- Save the template and you’re basically done!
0 comments:
Post a Comment