2
How You Can Enhance Oscommerce improving an internet commerce program such as oscommerce can be a must-do for anybody who wants to achieve some awareness on the internet. Unfortunately the standard osCommerce set up will come in a new rather search-engine-unfriendly form ;but with couple of adjustments that gets perfect. So which are the conditions that engines like google knowledge ? their not necessarily moving this content ; oahu is the duplicate written content and the particular duplicate concept tags. Duplicate written content is to try and have similar page show up along with 2 or more diferent web addresses , for instance : http://yourdomain.com/product_info.php?cPath=23&products_id=56 and http://yourdomain.com/product_info.php?manufacturers_id=4&products_id=56 http://yourdomain.com/product_info.php?products_id=56 These 3 web addresses are generally absolutely diferent inside the face of engines like google , nonetheless they all exhibit a similar item page. nOw i'm not really likely to drill down into precisely why duplicate written content can be a search engine marketing no-no; i will just teach you the way to repair this kind of quickly along with osCommerce: 1. Use mod_rewrite to reroute once and for all duplicate web addresses on the authentic website : RewriteEngine on RewriteBase / RewriteCond%QUERY_STRING cPath=[0-9_]+&products_id=([0-9_]+) [NC,OR] RewriteCond %QUERY_STRING manufacturers_id=[0-9_]+&products_id=([0-9_]+) [NC] RewriteRule (.1. ) product_info.php?products_id=%1 [R=301,L] Paste this kind of into the .hteccess document perfectly located at the OSC listing. Be sure you copy that old document or perhaps shift any kind of written content from your old document if required. This will ensure that will item internet pages including cPath or perhaps manufacturers_id details will probably be rerouted on the smaller website that will only has the particular products_id parameter.a few things i such as about it option is what's more , it redirects any kind of back-links to thenew individual item website , boosting their pagerank. 2. Yet another occurence of duplicate written content is the session id that's handed over the web addresses. That seems like this kind of : http://yourdomain.com/product_info.php?products_id=1836& osCsid=3f6d6394622e6680947625f88d0e1d49 OsCommerce is able to keep period IDs either within cookies or perhaps URLs, and web addresses will go delinquent. When google search lions start off moving , they too are generally allocated a new period identification , and thus they're moving adifferent set of web addresses if he or she examine your blog. A uncomplicated and straighforward approach to repair might move the particular force cookies selection from your administrator cell. Just head to configurations --> times and set force snacks to

How You Can Enhance Oscommerce

Embed Size (px)

Citation preview

Page 1: How You Can Enhance Oscommerce

How You Can Enhance Oscommerce

improving an internet commerce program such as oscommerce can be a must-do for anybody who

wants to achieve some awareness on the internet. Unfortunately the standard osCommerce set up

will come in a new rather search-engine-unfriendly form ;but with couple of adjustments that gets

perfect.

So which are the conditions that engines like google knowledge ? their not necessarily moving this

content ; oahu is the duplicate written content and the particular duplicate concept tags.

Duplicate written content is to try and have similar page show up along with 2 or more diferent web

addresses , for instance :

http://yourdomain.com/product_info.php?cPath=23&products_id=56 and

http://yourdomain.com/product_info.php?manufacturers_id=4&products_id=56

http://yourdomain.com/product_info.php?products_id=56

These 3 web addresses are generally absolutely diferent inside the face of engines like google ,

nonetheless they all exhibit a similar item page. nOw i'm not really likely to drill down into precisely

why duplicate written content can be a search engine marketing no-no; i will just teach you the way to

repair this kind of quickly along with osCommerce:

1. Use mod_rewrite to reroute once and for all duplicate web addresses on the authentic website :

RewriteEngine on

RewriteBase /

RewriteCond%QUERY_STRING cPath=[0-9_]+&products_id=([0-9_]+) [NC,OR] RewriteCond

%QUERY_STRING manufacturers_id=[0-9_]+&products_id=([0-9_]+) [NC]

RewriteRule (.1. ) product_info.php?products_id=%1 [R=301,L]

Paste this kind of into the .hteccess document perfectly located at the OSC listing. Be sure you copy

that old document or perhaps shift any kind of written content from your old document if required.

This will ensure that will item internet pages including cPath or perhaps manufacturers_id details will

probably be rerouted on the smaller website that will only has the particular products_id parameter.a

few things i such as about it option is what's more , it redirects any kind of back-links to thenew

individual item website , boosting their pagerank.

2. Yet another occurence of duplicate written content is the session id that's handed over the web

addresses. That seems like this kind of :

http://yourdomain.com/product_info.php?products_id=1836&

osCsid=3f6d6394622e6680947625f88d0e1d49

OsCommerce is able to keep period IDs either within cookies or perhaps URLs, and web addresses

will go delinquent. When google search lions start off moving , they too are generally allocated a new

period identification , and thus they're moving adifferent set of web addresses if he or she examine

your blog.

A uncomplicated and straighforward approach to repair might move the particular force cookies

selection from your administrator cell. Just head to configurations --> times and set force snacks to

Page 2: How You Can Enhance Oscommerce

true. This will likely get rid of period identification parameter inside the web addresses.

3. Should your site previously has a large number of internet pages indexed with all the osCsid

parameter, it usually is recommended that you assist engines like google discount those pages

through disallowing these through robots.txt:

user-agent: *

Disallow: /*osCsid=*

this will likely tavern all bages that contain this kind of line.

But there's far more to robots.txt which you can use to discount internet pages along with small worth

in support of abandon for spiders what on earth is important :

Disallow: /*sort=*

Disallow: /*action=*

Disallow: /popup_image.php

4. Duplicate concept labels * you have seen precisely how unappealing the clips look in seach

outcomes. Their simple to change this kind of along with this contribution. sitemap creator