Add who wrote a page


Search engines like Google read the information in the <meta> tags on a web page to work out what is on the page.
We're going to use the <meta> tag to tell them who wrote a page, using the name="author" attribute.

  1. add this <meta> tag between the <head> tags on the page
    <html>
     <head>
      <title>My Page</title>
      <meta name="author" content="Freya"/>
     </head>
    
    Warning
    Make sure you don't put your full name or contact details in the meta tag.
    You just want to let the search engines have an idea who made the page, not allow someone on the internet to track you down and annoy you.
  2. when you save the code and open the page in a browser, you won't see any difference.
    But Google and other search engines will be able to see when the page was last changed.

more tutorials to try


you might like to try these tutorials too:

FaceBook  Twitter  GooglePlus  Email < share

Go Berserk Book

Buy Now to buy for
£11.99 US$17.99 €13.99 (not incl. P&P)
for 1 or 2 books
Buy more and save!
Email sales@go-berserk.com
for 3 books or more.



Go Berserk CSS Book

Buy Now to buy for a special price of
£8.99 US$13.99 €11.99 (not incl. P&P)
for 1 or 2 books
Buy more and save!
Email sales@go-berserk.com
for 3 books or more.