How to Create Subdomain in WordPress from Blogger The title is a bit confusing huh. Less is more like this: we have a blog on blogspot and already using their own domain, well the story we want to make a new blog on wordpress but using a subdomain of the domain used in the blogspot. Well, that's what the title means: D. This tutorial actually has a lot of requests, but only now can be realized. This tutorial is also a continuation of my previous post related to this tutorial that is How to Create Subdomain in Blogspot . For those who have not read, please be first. Ok, go ahead. Basically to make a subdomain from blogspot to wordpress is very easy, it's just that I'm a bit confused to write this tutorial because not all registrar or domain provider have the same control panel display, so even though this tutorial I explain as simple as possible, does not guarantee my friend Mudeng: D. First of all you need to set up of course must already have a b...
How to Install Meta Description in Blogger
Mas, meta description is it anyway?
Meta description or rather meta description is an HTML tag placed in the <head> section to display brief information about a web page.
Meta description is commonly used by search engines on search results pages.
Meta description does not affect ranking in Google
Although this meta description is used by Google search engines, Google does not use it as one of the ranking factors.
But this description meta is still very important existence because we can utilize to show description that attract attention on search result page.
How to install meta description in blogger
Fortunate for my friend blogger.com, because to install meta deskrpsi in blogger is very easy. No need to deal with codes not clear.
Here's how:
# 1. Login to blogger.com and go to your blog dashboard
# 2. Click the " Settings " menu after which click " Search preferences "
# 3. Click " Edit " in the Description section
# 4. Select " Yes " and input Description for the front page of your blog
# 5. Click the " Save changes " button
# 6. Done ......................
How to install meta description for posting
The above is how to install a custom description meta for the front page. While the meta description for the page you can post posting manually every time you write a post.
The description meta menu for the above posts will only appear if you enable the description for the front page.
That's roughly how to install meta description in blogger. Very easy, away from the word ribet.
How to Install Meta Keywords in Blogger
Actually search engines no longer use meta keywords as one of the determinants of rankings.
But for my friend who keep kepengin put meta keywords in blogger, below is the tutorial.
There are two types of meta keywords that can be used in blogger. The first is automatic meta keywords and the second is meta keywords manual.
How to install automatic meta keywords
If you use the way below, the keywords in the meta keywords will automatically pick up from the blog title and also the title of the post.
# 1. Login to blogger.com and go to your blog dashboard.
# 2. Click the " Template "
# 3. Click " Edit HTML "
# 4. Put the code below just below the code <head> :
<b:if cond='data:blog.homepageUrl == data:blog.url'><meta expr:content='data:blog.title' name='keywords'/></b:if> <b:if cond='data:blog.pageType == "item"'><meta expr:content='data:blog.pageName' name='keywords'/></b:if> # 5. If so, click " Save template "
How to install meta keywords manual
Meta keywords manual means you have to manually enter keywords in the meta keywords code.
# 1. Login to blogger.com and go to your blog dashboard.
# 2. Click the " Template "
# 3. Click " Edit HTML "
# 4. Put the code below just below the code <head> :
<b:if cond='data:blog.homepageUrl == data:blog.url'> <meta content='Katakunci1, Katakunci1, Katakunci1' name='keywords'/> </b:if> <b:if cond='data:blog.pageType == "item"'> <meta content='Katakunci2, Katakunci2, Katakunci2' name='keywords'/> </b:if> - Replace Keyword1 with keywords for the front page of your blog
- Replace Keyword2 with keywords for blog post page
# 5. If so, click " Save template "
That's roughly easy tutorial and do not use complicated about how to install meta keywords in blogger.com. Hopefully useful.
How to Overcome Post Only One Shown on the Homepage
This is the most frequently asked questions I get via email:
Mas, why posting on my blog only appear one doang, but in the settings I have the setting to appear 10?
Almost all the causes of the problem are the same. That is because the post iswritten through Microsoft Word .
How come?
Because MS Word is a word processor program not a text editor. So when you write in MS Word after that writing copied, then the copied not only text, but the codes behind it also participate copied.
Well when dipaste to blogger codes will conflict with the codes that exist in blogger. That's what causes errors.
So how is the solution?
There are two solutions to overcome this problem. Here I explain in more detail:
Solution # 1: Do not write in MS Word
Try to write directly on blogger. Or if my friend wrote offline articles use a text editor program like notepad or notepad ++.
For postings that have been written memalui MS Word, please can be rewritten directly through blogger or text editor program.
Solution # 2: Use the "Jump Break" feature in blogger
If you have to re-write the post, or feel you never write a post through Microsoft Word, then please can try to use this way:
# 1. Login to blogger.com and go to your blog dashboard
# 2. Go to the " Posts " menu
# 3. Click " Edit " on the last post that appears on the front page of the blog
# 4. Enter a " jump break " at the end of the first paragraph
# 5. If so, click the " Update " button
If the above steps are done properly should my blog is no longer error.
If it turns out to be an error, too, probably because of other causes.
Komentar
Posting Komentar