Jump to content

Not sure if i'm doing this right??


Guest

Recommended Posts

Hi Everyone

Well,,,, i followed Misty's advice on adding content to my front page as this is probably going to affect the way my page is ranked and/or to be more engine friendly....

So i tried to add the content by doing the following;;;;;

In skins/Sleek/styleTemplates/content/index.tpl...

I have added the following code [please note i don't know much about coding and would appreciate someone having a look at this and tell me if i've done it correctly or its missing div tags]

<h1>Welcome!</h1>

<blockquote dir="ltr" style="MARGIN-RIGHT: 30px">

<h2 style="TEXT-ALIGN: justify">We offer excellent quality kids clothing at a very affordable price for all mums. We have an extensive range of clothing for babies and toddlers.  We want to keep our customers happy and what better way then to offer <strong>Specials and Clearance sales!</strong> We cater for premmies, babies and children up to 5 years old.</h2></blockquote>


Please note i have added this after




<!--start Transitional Products-->

<div id="TransitionalProducts">

<a href="java script:gotoshow()"><img src="http://www.mia-g.com.au/skins/Sleek/styleImages/200x200/product1-200.jpg" id="slideshow" border="0" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" width="300" height="300" alt="Transitional Slideshow" /></a>

</div>

<!--close Transitional Products-->

<div id="AnnouncementBox">

</div><!--close AnnouncementBox-->

</div><!--close StaticIntro-->




and before




<div class="ContentBoxIndex">

<div id="LatestProducts"><h1>Latest Products</h1></div>

<div id="DecOne"></div>

<br />

Truly truly appreciate your help.

Thanks

Antz :dizzy:

Link to comment
Share on other sites

<!--start Transitional Products-->

<div id="TransitionalProducts">

<a href="java script:gotoshow()"><img src="http://www.mia-g.com.au/skins/Sleek/styleImages/200x200/product1-200.jpg" id="slideshow" border="0" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" width="300" height="300" alt="Transitional Slideshow" /></a>

</div>

<!--close Transitional Products-->

<div id="AnnouncementBox">

</div><!--close AnnouncementBox-->

</div><!--close StaticIntro-->

u miss a <div> tag, right !

Link to comment
Share on other sites

Hi Sammi

Thanks for your reply...

So what you are saying is that i need an open <div> at the end of "static Intro" and a closing div after the text i typed right?

so like this....

</div><!--close StaticIntro--><div>

<h1>Welcome!</h1>

<blockquote dir="ltr" style="MARGIN-RIGHT: 30px">

<h2 style="TEXT-ALIGN: justify">We offer excellent quality kids clothing at a very affordable price for all mums. We have an extensive range of clothing for babies and toddlers. We want to keep our customers happy and what better way then to offer <strong>Specials and Clearance sales!</strong> We cater for premmies, babies and children up to 5 years old.</h2></blockquote></div>

Its sooo strange but apparently google isn't picking up this text... i checked it here...

Poodle Predictor

Reason for adding this text is so google and other search engines can find my page easier.

Thanks

Antz

<!--start Transitional Products-->

<div id="TransitionalProducts">

<a href="java script:gotoshow()"><img src="http://www.mia-g.com.au/skins/Sleek/styleImages/200x200/product1-200.jpg" id="slideshow" border="0" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" width="300" height="300" alt="Transitional Slideshow" /></a>

</div>

<!--close Transitional Products-->

<div id="AnnouncementBox">

</div><!--close AnnouncementBox-->

</div><!--close StaticIntro-->

u miss a <div> tag, right !

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...