Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

review security and seo


exca

Recommended Posts

@@exca

 

Had a brief look and would like to suggest few important things.

 

Your site is not cross browser compatible. Check with W3 validator.

 

Put a proper redirect for Non-WWW to WWW as you site url is http://nafiashop.com.

 

Missing Metadata on site. Install Header tag seo by Jack_mcs

 

Praful

Like post..hit LIKE button.

 

osCommerce | Joomla | WordPress | Magento | SEO | CakePHP | CI

 

Guaranteed Website Speed Optimization!!

Link to comment
Share on other sites

i just intall alot sec

 

So far, you didn't even add basic protection to your admin. It's still named admin and not htaccess protected.

 

I would suggest you read and implement the suggestions of the linked thread above, because It looks like you didn't till now

Link to comment
Share on other sites

thank, anyway , can anyone give sample format hack my web, coz i just intall alot sec add on but i dont know how to test it

There's more to security than installing one contribution (see the link Chris mentioned). If you run your site through my security checker, you will see the images directory is not protected. That is one of the most favorite ways to get into a site. Likewise, there is far more to SEO that a url rewriter (you said you installed SEO 5). See my signature for my recommendations.

Support Links:

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

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

  • 4 weeks later...

hai. i just add more sec , but still "Your images directory is not secure." how to make secure, my htacess

 

RewriteEngine on

RewriteCond %{HTTP_REFERER} !^$

RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?www.nafiashop.com/images [NC]

RewriteRule \.(jpg|jpeg|png|gif)$ - [NC,F,L]

 

thanks

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...