Tagged Questions
3
votes
3answers
101 views
My website title shows up slightly different from what's in my title tag, only in Google search
I've included my page title in the title tag in this format:
" blah blah blah | sitename ". But for some reason it's showing up on Google search results as " sitename: blah blah blah ".
It shows up ...
0
votes
2answers
89 views
complex heading tags: should I avoid them? [duplicate]
Possible Duplicate:
Why should we use tags like p, span, hx tags when we can use CSS instead?
Do you think that is actual difference between, as example
<h1>
<span ...
3
votes
1answer
120 views
Can I safely include “self-defined” HTML Tags in a HTML Website?
I have seen a website that has a doctype of
<!DOCTYPE html>
This website uses HTML Tags that I have never seen before like <section>.
My Question:
1.) Is this kind of "generic ...
1
vote
1answer
561 views
Are there any difference between `<h1> … <h6>` tags for SEO? [duplicate]
Possible Duplicate:
Does Heading tags like <h1> and <h2> make a big differences during SEO?
Are there any difference between <h1> ... <h6> tags for SEO ?
For ...
0
votes
1answer
209 views
Capitalise first letter of each word good or bad practice? [closed]
Is it a good practice to capitalise first letter of each word in string ( page titles, headings, fields labels, button text etc.) ?
Is there any articles about this subject excluding basic English ...
