I'm new to SEO. I did own a business in the real world but it all fell apart. One of the things I was left with was a custom bit of software we had written for a project and i'm wondering if it advisable for me to use it for tier 3 etc. If I can then great.
It works like this.
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>string_title</title>
<meta name="description" content="string_description " />
< meta name="keywords" content="string_keyword1, string_keyword2 " />
</head>
<body>
<h1>string_heading1</h1>
string_paragraph1
<img src="string_image1" alt="string_image1text">
<a href="string_link1">string_link1text</a>
<iframe title="YouTube video player" class="youtube-player" type="text/html"
width="640" height="390" src="string_video1"
frameborder="0" allowFullScreen></iframe>
string_paragraph2
</body>
</html>
I can set up a template as above (it's a basic example, anything can be set as customisable but i'm no web dev) and I then set up a spreadsheet with the customisable data listed below the string_ tags. This can then be run through the software and spit out as many websites as I want. I was thinking of pasting some spun content in to the spreadsheet etc.
Is it better to use 2.0s?
It works like this.
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>string_title</title>
<meta name="description" content="string_description " />
< meta name="keywords" content="string_keyword1, string_keyword2 " />
</head>
<body>
<h1>string_heading1</h1>
string_paragraph1
<img src="string_image1" alt="string_image1text">
<a href="string_link1">string_link1text</a>
<iframe title="YouTube video player" class="youtube-player" type="text/html"
width="640" height="390" src="string_video1"
frameborder="0" allowFullScreen></iframe>
string_paragraph2
</body>
</html>
I can set up a template as above (it's a basic example, anything can be set as customisable but i'm no web dev) and I then set up a spreadsheet with the customisable data listed below the string_ tags. This can then be run through the software and spit out as many websites as I want. I was thinking of pasting some spun content in to the spreadsheet etc.
Is it better to use 2.0s?