Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

2 questions . any help welcome


filmcell

Recommended Posts

Posted

2 question if any help

 

1) does this look ok . Or can anyone advise any changes i should make (show me please) to help my ranking in google.

 

this is for www.filmcell.co.uk .

 

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

<html dir="LTR" lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<title>Collecting Filmcells!! Free Worldwide Delivery: filmcell, filmcells, film cell, filmcel, film cells</title>

<meta name="description" content="Leading UK Seller for Filmcells! Free Worldwide Delivery">

<meta name="keywords" content="filmcell, filmcells, film cell, filmcel, filmcels, film cells, star wars filmcell, rare filmcell, rare filmcells, movie cell, movie cells, movie trailers,">

<base href="http://www.filmcell.co.uk/">

<link rel="stylesheet" type="text/css" href="stylesheet.css">

</head>

<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">

<!-- header //-->

 

2) on my index page i want to increase the number of " New Products For December" on my index page from 9 to 15. how and where do i change it??

 

Many thanxs B)

Posted

Under 'keywords' you can safely have up to about 21 keywords/key phrases, so you could increase these a little more. Under 'description' it is essential that what you have in this tag does actually appear on that page, else you'll get heavily marked down for it.

 

I would also add

 

<meta name="robots" content="index,follow">

 

and for pages you don't want appearing in (Google) search engine listings

 

<meta name="robots" content="noindex,nofollow">

 

Vger

Posted
2 question if any help

 

1) does this look ok . Or can anyone advise any changes i should make (show me please) to help my ranking in google.

 

this is for www.filmcell.co.uk .

 

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

<html dir="LTR" lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<title>Collecting Filmcells!! Free Worldwide Delivery: filmcell, filmcells, film cell, filmcel, film cells</title>

<meta name="description" content="Leading UK Seller for Filmcells! Free Worldwide Delivery">

<meta name="keywords" content="filmcell, filmcells, film cell, filmcel, filmcels, film cells, star wars filmcell, rare filmcell, rare filmcells, movie cell, movie cells, movie trailers,">

<base href="http://www.filmcell.co.uk/">

<link rel="stylesheet" type="text/css" href="stylesheet.css">

</head>

<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">

<!-- header //-->

 

2) on my index page i want to increase the number of " New Products For December" on my index page from 9 to 15.  how and where do i change it??

 

Many thanxs    B)

Having your title like that, along with the keywords may be considered spamming. Also, having that many keywords will not help you with the SE's. There is something called keyword density and it is the ratio of your keyword for the page to the actual text on the page. By having so many keywords, you are diluting the KD, and that hurts you. You need to select on or two keywords for the page and focus on them. If you want the other words to be used to, they should be setup on a different page.

 

The number of products is set in configuration->maximum values.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted

Yes, it is a good site, but it's free and I think that sometimes they just run out of their monthly bandwidth allowance. I have found them to be missing for days at a time. I would check again after 1st Jan!

 

Vger

Posted
Yes, it is a good site, but it's free and I think that sometimes they just run out of their monthly bandwidth allowance.  I have found them to be missing for days at a time.  I would check again after 1st Jan!

 

Vger

 

i have made a couple changes.. in keywords ..

How does this look

 

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<title>Collecting Filmcells!! Free Worldwide Delivery: filmcell, filmcells, film cell, filmcel, film cells</title>

<meta name="description" content="Leading UK Seller for Filmcells! Free Worldwide Delivery">

<meta name="keywords" content="filmcell, film cell">

<base href="http://www.filmcell.co.uk/">

<link rel="stylesheet" type="text/css" href="stylesheet.css">

</head>

<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">

<!-- header //-->

 

 

Is it a good idea to add

 

<meta name="robots" content="index,follow">

 

for google??

 

and if i add it is it best to place it here

 

<head>

<meta name="robots" content="index,follow">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<title>Collecting Filmcells!! Free Worldwide Delivery: filmcell, filmcells, film cell, filmcel, film cells</title>

<meta name="description" content="Leading UK Seller for Filmcells! Free Worldwide Delivery">

<meta name="keywords" content="filmcell, film cell">

<base href="http://www.filmcell.co.uk/">

<link rel="stylesheet" type="text/css" href="stylesheet.css">

</head>

<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">

<!-- header //-->

 

thanks

Paul.

Posted

Yes, I think that is better although I'm not sure I would have the various keywords in the title. As for the meta robots, there is a robots.txt file in your root directory. You are better off using that.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted
Yes, I think that is better although I'm not sure I would have the various keywords in the title.  As for the meta robots, there is a robots.txt file in your root directory.  You are better off using that.

 

Jack

 

 

 

this will seem like stupid question.

 

But i cant find the TITLE to edit it .. its not in the index.php ????

 

i can see it when i look at the source when looking at the webpage itself , but i cant see TILE line in index , im 100% its not in there . where would it be hideing..

arggggg.

Posted

The code for the title is in includes/laguages/english.php. Eventually, you should probably install the Header Tags Controller contribution since it allows you to have unique titles for all of your pages.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...