asked in
Search Engine Optimization
Updated

Sorry - I did not ask my question very clearly before.

When I look at the source code for my web pages the title appears as

<title> page title </title></

i learned as well!

The h1 is header style and you can change this in your text if you don't like size of header but I think for titles that is good choice, hope this helps

Well I have also learnt something today thank you

You're misinterpreting the videos. A page title and an article title are two completely different things. Please see my answer in your other question at:

Bob
I am sorry - I do know what <title> means - what I did not know was what the default format for <title> was in my wordpress theme. Thank you for your help!
Maureen

Apologies if my response came across as unnecessarily harsh. That was not my intent.

Since the <title> tag is contained in the <head> section of an HTML page, the text within that tag doesn't appear as part of your site's content. It doesn't (actually can't) have any format applied to it in any theme. Only items within the <body> portion of the page can have formatting applied to them.

Sorry Bob.
My major problem was that I could not identify if the page title was formatted in

. Such an easy question and I could not find the answer. And my fall back of looking at the code did not help me at all. I can usually understand the code even if I don't program in that language, but apparently not html. I will have to go and learn html now so I can really understand what I am doing.
Thank you for your help,
Maureen

I have learnt something as well

Sorry - I got the answer from sschmidt - thank you very much! - he said:
"Simplest way I use is to put your mouse over the text and right hand mouse button. On the menu select "Inspect Element".
This will bring up the code. You should have an H1 tag just before the text."
When I did that I got

Welcome!


which seems to answer the question - thank you!

See more comments

Is &lt;title&gt; as good as in terms of seo?

Is <title> as good as in terms of seo?

asked in
Search Engine Optimization
Updated

Sorry - I did not ask my question very clearly before.

When I look at the source code for my web pages the title appears as

<title> page title </title></

i learned as well!

The h1 is header style and you can change this in your text if you don't like size of header but I think for titles that is good choice, hope this helps

Well I have also learnt something today thank you

You're misinterpreting the videos. A page title and an article title are two completely different things. Please see my answer in your other question at:

Bob
I am sorry - I do know what <title> means - what I did not know was what the default format for <title> was in my wordpress theme. Thank you for your help!
Maureen

Apologies if my response came across as unnecessarily harsh. That was not my intent.

Since the <title> tag is contained in the <head> section of an HTML page, the text within that tag doesn't appear as part of your site's content. It doesn't (actually can't) have any format applied to it in any theme. Only items within the <body> portion of the page can have formatting applied to them.

Sorry Bob.
My major problem was that I could not identify if the page title was formatted in

. Such an easy question and I could not find the answer. And my fall back of looking at the code did not help me at all. I can usually understand the code even if I don't program in that language, but apparently not html. I will have to go and learn html now so I can really understand what I am doing.
Thank you for your help,
Maureen

I have learnt something as well

Sorry - I got the answer from sschmidt - thank you very much! - he said:
"Simplest way I use is to put your mouse over the text and right hand mouse button. On the menu select "Inspect Element".
This will bring up the code. You should have an H1 tag just before the text."
When I did that I got

Welcome!


which seems to answer the question - thank you!

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training
asked in
Everything Wordpress
Updated

Hi everyone! I would like to check that the default for page/post titles for the theme I have chosen (The Box) is in H1 format. Can someone tell me how to do that please? Tha

You can also customize the H1 tag in customize your site, in typography

Loes
I cannot see that for some reason - when I go to customize your site I don't get typography. I must be looking in the wrong place - can you explain where that is please
thank you
Maureen

I know not all sites are the same, perhaps it is not a feature from yours

No not on mine - I will look for this option in the future. thank you so much for your help. Maureen

It's a pitty, you're welcome Maureen

Simplest way I use is to put your mouse over the text and right hand mouse button. On the menu select "Inspect Element".
This will bring up the code. You should have an H1 tag just before the text.

I have <title>

Thank you - I went back and did that again and looked at all the highlighted text -

Welcome!


Sorry to bother everyone.

All good. You have a new tool in your kit now. :-) Inspect element allows you to do so much more. Slowly but surely, it will become your best friend.

You could type something else in H1 and compare it visually to the post title. It should be H1 for every theme as far as I know. ~Marion

Yes I would think so to. When I look at the source code for each page it uses the html tag <title> which is not H1. I guess I want to know if that is as good in terms of SEO as H1. Let me re-ask the question...

The HTML tag <title> provides the title of your web page, not the posts on that page. The <title> tag is required for your HTML to be valid and is contained within the <head> portion of the page. (The <title> tag has no H1, H2, etc associated with it.)

From w3schools.com:

"The <title> tag is required in all HTML documents and it defines the title of the document.

The <title> element:

defines a title in the browser toolbar
provides a title for the page when it is added to favorites
displays a title for the page in search-engine results"

Source (with example): http://www.w3schools.com/tags/tag_title.asp

See more comments

Is my theme default for pagepost titles in h1 format?

Is my theme default for pagepost titles in h1 format?

asked in
Everything Wordpress
Updated

Hi everyone! I would like to check that the default for page/post titles for the theme I have chosen (The Box) is in H1 format. Can someone tell me how to do that please? Tha

You can also customize the H1 tag in customize your site, in typography

Loes
I cannot see that for some reason - when I go to customize your site I don't get typography. I must be looking in the wrong place - can you explain where that is please
thank you
Maureen

I know not all sites are the same, perhaps it is not a feature from yours

No not on mine - I will look for this option in the future. thank you so much for your help. Maureen

It's a pitty, you're welcome Maureen

Simplest way I use is to put your mouse over the text and right hand mouse button. On the menu select "Inspect Element".
This will bring up the code. You should have an H1 tag just before the text.

I have <title>

Thank you - I went back and did that again and looked at all the highlighted text -

Welcome!


Sorry to bother everyone.

All good. You have a new tool in your kit now. :-) Inspect element allows you to do so much more. Slowly but surely, it will become your best friend.

You could type something else in H1 and compare it visually to the post title. It should be H1 for every theme as far as I know. ~Marion

Yes I would think so to. When I look at the source code for each page it uses the html tag <title> which is not H1. I guess I want to know if that is as good in terms of SEO as H1. Let me re-ask the question...

The HTML tag <title> provides the title of your web page, not the posts on that page. The <title> tag is required for your HTML to be valid and is contained within the <head> portion of the page. (The <title> tag has no H1, H2, etc associated with it.)

From w3schools.com:

"The <title> tag is required in all HTML documents and it defines the title of the document.

The <title> element:

defines a title in the browser toolbar
provides a title for the page when it is added to favorites
displays a title for the page in search-engine results"

Source (with example): http://www.w3schools.com/tags/tag_title.asp

See more comments

asked in
WA Affiliate Program
Updated

I am astonished! I thought WA wanted us to comment and interact with other people. I received the following error "Your comment limit has been reached" when I tried to enter

Hi Maureen
This link from Carson will explain the reason for your above question on comment level. Take care
Andre

Hello Andre!
Thank you for our answer - the error message really surprised me! I can see that too many messages to new members might be a problem if it looked like spam. never thought of it that way.
Cheers!
Maureen

You are welcome glad you can see how it could affect some people.
Have a wonderful day and week ahead.
Take care
Andre

Yes it can be overwhelming for new members

See more comments

Why would I recieve the following error message?

Why would I recieve the following error message?

asked in
WA Affiliate Program
Updated

I am astonished! I thought WA wanted us to comment and interact with other people. I received the following error "Your comment limit has been reached" when I tried to enter

Hi Maureen
This link from Carson will explain the reason for your above question on comment level. Take care
Andre

Hello Andre!
Thank you for our answer - the error message really surprised me! I can see that too many messages to new members might be a problem if it looked like spam. never thought of it that way.
Cheers!
Maureen

You are welcome glad you can see how it could affect some people.
Have a wonderful day and week ahead.
Take care
Andre

Yes it can be overwhelming for new members

See more comments

asked in
Everything Wordpress
Updated

I cannot find where to edit my home page - it does not appear under pages.

I would like my home page to have a running list of my latest Pages and Posts in two separate ar

Thank you Jennifer21 and Kathy331!

Here is a link for a video from labman, I had a similar issue and this really helped. http://onlinelabguy.com/wordpress-tutorial-how-to-custom-menus good luck!

Thank you - great video!

You need to create a home page first, then
Go to Appearance -> Customize - under Static Front Page - you can select a specific page to be your home page, or to show your latest posts.
Hope this helps. :)

Thank you for your help!

Look to see if that is actually a post rather than a page....

It is not a post - at lest it does not appear under posts either!

See more comments

How do I edit my home page?

How do I edit my home page?

asked in
Everything Wordpress
Updated

I cannot find where to edit my home page - it does not appear under pages.

I would like my home page to have a running list of my latest Pages and Posts in two separate ar

Thank you Jennifer21 and Kathy331!

Here is a link for a video from labman, I had a similar issue and this really helped. http://onlinelabguy.com/wordpress-tutorial-how-to-custom-menus good luck!

Thank you - great video!

You need to create a home page first, then
Go to Appearance -> Customize - under Static Front Page - you can select a specific page to be your home page, or to show your latest posts.
Hope this helps. :)

Thank you for your help!

Look to see if that is actually a post rather than a page....

It is not a post - at lest it does not appear under posts either!

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training