Jump to content

Seo Expert guideline need please

- - - - -

  • Please log in to reply
7 replies to this topic

#1
mutago

mutago

    Programmer

  • Members
  • PipPipPipPip
  • 102 posts



<html>

<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">


<title>paracetamol drug</title>


<meta name="Description" content="paracetamol drug">

<meta name="Keywords" content="paracetamol drug">




</head>


<body>








<h1>paracetamol drug</h1> 


<a href="index1.htnm"><h1><img title="paracetamol drug" src="drug1.JPG" alt="paracetamol drug"></h1></a><br>



<h1><img title="paracetamol drug" src="drug2.JPG" alt="paracetamol drug"></h1><br><br>


<h1><img title="paracetamol drug" src="drug3.JPG" alt="paracetamol drug"></h1>

<br><br><br><br><br>




<h1>paracetamol drug</h1>

<a href="index2.html"><h1><img title="paracetamol drug" src="drug2.JPG" alt="paracetamol drug"></h1></a><br>


<br>



</body></html>






PLEASE SEO Experts, help me check whether, this code above is good for search engine optimization.
1: in image tag, i have TITLE and ALT with the same text content in all, can i create too many title and alt elements in image tag without
causing title duplications.
2: my image tag are all surrounded by <h1> tag elements, is this good for SEO, will Google penalize me for that.
3: Can u give me an example on how good SEO webpage should be
thanks

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Just a thought: you use ONE phrase repeatedly with almost no other content. If you were writing code for finding spammy content, how would you categorize this?

Strip out all the HTML tags so you only have text. What do you see?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
mutago

mutago

    Programmer

  • Members
  • PipPipPipPip
  • 102 posts
i don't understand please

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
This is what your site looks like with all the HTML markup stripped out, and the images ignored:
paracetamol drug

<meta name="Description" content="paracetamol drug">
<meta name="Keywords" content="paracetamol drug">
paracetamol drug

paracetamol drug paracetamol drug


paracetamol drug paracetamol drug

paracetamol drug paracetamol drug

paracetamol drug
paracetamol drug paracetamol drug
Do seriously think I can't quickly identify that as garbage?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
mutago

mutago

    Programmer

  • Members
  • PipPipPipPip
  • 102 posts
wiLL google penalize me for adding <h1> elements to surround image tag elements as shown in the code below
[CODE]
<a href="index2.html"><h1><img title="paracetamol drug" src="drug2.JPG" alt="paracetamol drug"></h1></a><br>

[/CODE
thanks

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
I suspect Google will strip it down to roughly what I put above, since that is the content a user will see, and analyze it based on that.

Ultimately, you're asking, "How can I take a site with 0 content and trick Google into thinking it has valuable content?" The basic answer is that you can't. Your biggest problem will be that nobody sane will link to your site except link farms, which already have horrible rankings.

What are you REALLY trying to do?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#7
mutago

mutago

    Programmer

  • Members
  • PipPipPipPip
  • 102 posts
Thank WingedPanther. my site has a valueable contents. Am just trying to know googles rules in SEO ranking. What to do so as not be penalized by Google. I was told that in describing image with ALT text can boast ur ranking as well. Now surrounding the Image tag with H1 tag in this way
[CODE]
<h1><img src="drug2.JPG" alt="paracetamol drug for headaches"></h1><br>

[\CODE]
IS IT against google SEO RULES that all am asking
thanks

#8
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Using alt text for images is ALWAYS a good idea. That's not so much an SEO issue as a good HTML practice.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users