Use Bloggger(blogspot) blog as Static website!

Discussion in 'Blogging' started by ysb888, Apr 28, 2010.

  1. #1
    Hello everyone! I want to create some static website with Bloggger(blogspot) blog. mean that I will hide the label, author name, post date and keep them clean like static website. I just wonder that will this cause bad SEO for google because I will keep those static website(blogspot) without updated .

    Can you help me?
    Thank everyone in advance!
     
    ysb888, Apr 28, 2010 IP
  2. XSentry

    XSentry Well-Known Member

    Messages:
    419
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #2
    If you are setting up a static page site, any particular reason you are trying to use a blogging platform?
     
    XSentry, Apr 28, 2010 IP
  3. slimjim2010

    slimjim2010 Peon

    Messages:
    245
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes, you can create static pages, here is the bare bone basics:

    Also, you can hack the basic 10 static page limit that Blogger has.

    If you really want to use Blogger.

    <?xml version="1.0" encoding="UTF-8" ?>
    <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
    
    <head>
       
    <b:skin><![CDATA[/*
    
    ]]></b:skin>
    
    </head>
    
    <body>
     
    </body>
    </html>
    Code (markup):
     
    slimjim2010, Apr 28, 2010 IP
  4. bluedark

    bluedark Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    nice share and good answer.
     
    bluedark, Apr 28, 2010 IP