Again SEO Problem

I am making my website so i have disable all google related addon and SEO addon. After finish all work and adding products when i enable my SEO addon and try to see any page like Contact us or about us etc it redirect to exception no page.



When i disable the SEO addon it will works fine. What should i do to enable the feature without any problem, please help :mad: :mad:

[quote name=‘miracles’]I am making my website so i have disable all google related addon and SEO addon. After finish all work and adding products when i enable my SEO addon and try to see any page like Contact us or about us etc it redirect to exception no page.



When i disable the SEO addon it will works fine. What should i do to enable the feature without any problem, please help :mad: :mad:[/QUOTE]



Not sure, maybe seo names are incorrect of .htaccess file is incorrect. Enable seo and give me link to your site

okay i have enable the SEO check the url www.miraclesoftware.in/csc

[quote name=‘miracles’]okay i have enable the SEO check the url www.miraclesoftware.in/csc[/QUOTE]



You have incorrect setup probably in config file



After navigating in



[url]http://www.miraclesoftware.in/csc/[/url]



I get to



http://miraclesoftware.in



Have you installed this in a proper subdomain or just in a simple folder?

I just make a simple folder “csc” and installed all files. By the way are you redirect by typing URL or by clicking on pages ?

[quote name=‘miracles’]I just make a simple folder “csc” and installed all files. By the way are you redirect by typing URL or by clicking on pages ?[/QUOTE]



This is not right. You must setup a proper subdomain.

Now how can i do that ?



You want to say like csc.miraclesoftware.in ?

[quote name=‘miracles’]Now how can i do that ?



You want to say like csc.miraclesoftware.in ?[/QUOTE]



In servers or hosting admin panel

Soo much trouble now on my website.



My stupid idiot brother has reinstall my csc skin and i seen now all my blocks, graphics and other things are gone. Only header was there.



I restore my database but the problem was same



PLEASE HELP

okay i have done.



But now i seen when i try to enable it shows SEO URLs can’t work for now - they were disabled. Please check your Apache and mod_rewrite settings.



However my store was installed on subdomain /csc. I already confirm from hosting company they have enable mod rewrite setting.


```php DirectoryIndex index.php



#

RewriteEngine on

Some hostings require RewriteBase to be uncommented

Example:

Your store url is http://www.yourcompany.com/store/cart

So “RewriteBase” should be:

RewriteBase /store/cart

#RewriteBase /csc

#RewriteCond %{REQUEST_FILENAME} !.(png|gif|ico|swf|jpe?g|js|css)$

#RewriteCond %{REQUEST_FILENAME} !-f

#RewriteCond %{REQUEST_FILENAME} !-d

#RewriteRule . index.php?sef_rewrite=1 [L,QSA]



#RewriteCond %{REQUEST_FILENAME} ./catalog/.

#RewriteCond %{REQUEST_FILENAME} -d

#RewriteCond %{REQUEST_FILENAME}/index.html !-f

#RewriteRule . index.php?sef_rewrite=1 [L,QSA]



# ```



Need help.

[quote name=‘miracles’]okay i have done.



But now i seen when i try to enable it shows SEO URLs can’t work for now - they were disabled. Please check your Apache and mod_rewrite settings.



However my store was installed on subdomain /csc. I already confirm from hosting company they have enable mod rewrite setting.


```php DirectoryIndex index.php



#

RewriteEngine on

Some hostings require RewriteBase to be uncommented

Example:

Your store url is http://www.yourcompany.com/store/cart

So “RewriteBase” should be:

RewriteBase /store/cart

#RewriteBase /csc

#RewriteCond %{REQUEST_FILENAME} !.(png|gif|ico|swf|jpe?g|js|css)$

#RewriteCond %{REQUEST_FILENAME} !-f

#RewriteCond %{REQUEST_FILENAME} !-d

#RewriteRule . index.php?sef_rewrite=1 [L,QSA]



#RewriteCond %{REQUEST_FILENAME} ./catalog/.

#RewriteCond %{REQUEST_FILENAME} -d

#RewriteCond %{REQUEST_FILENAME}/index.html !-f

#RewriteRule . index.php?sef_rewrite=1 [L,QSA]



# ```



Need help.[/QUOTE]



File should look like this


```php DirectoryIndex index.html index.php





RewriteEngine on

Some hostings require RewriteBase to be uncommented

Example:

Your store url is http://www.yourcompany.com/store/cart

So “RewriteBase” should be:

RewriteBase /store/cart

RewriteBase /csc

RewriteCond %{REQUEST_FILENAME} !.(png|gif|ico|swf|jpe?g|js|css)$

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . index.php?sef_rewrite=1 [L,QSA]



RewriteCond %{REQUEST_FILENAME} ./catalog/.

RewriteCond %{REQUEST_FILENAME} -d

RewriteCond %{REQUEST_FILENAME}/index.html !-f

RewriteRule . index.php?sef_rewrite=1 [L,QSA]



```

I have enabled SEO, it works for all my product and category pages. The problem is solely with content pages.



The working and original link has the following format:

[QUOTE]/index.php?dispatch=pages.view&page_id=23[/QUOTE]



When I reassign a page/article under another page, CS-Cart will add a link on the parent page.



This link follows the rewrite SEO format:

[QUOTE][url]http://www.mydomain.com/directory/page.html[/url][/QUOTE]



When I click on that rewrite link, I get a 404 error.



My htaccess file is as follows:

[QUOTE]DirectoryIndex store_closed.html index.php





Options +FollowSymLinks

RewriteEngine on

Some hostings require RewriteBase to be uncommented

Example:

Your store url is [url]http://www.yourcompany.com/store/cart[/url]

So “RewriteBase” should be:

RewriteBase /store/cart

RewriteBase /store

RewriteCond %{REQUEST_FILENAME} !.(png|gif|ico|swf|jpe?g|js|css)$

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . index.php?sef_rewrite=1 [L,QSA]



RewriteCond %{REQUEST_FILENAME} ./catalog/.

RewriteCond %{REQUEST_FILENAME} !-d

RewriteCond %{REQUEST_FILENAME}/index.html !-f

RewriteRule . index.php?sef_rewrite=1 [L,QSA]

[/QUOTE]



Any idea what is causing this? Does anyone else have this problem?

yes, same exact problem but nobody at cs cart seem to care

Miracles,


[quote]Recommend for Best View our website on Firefox 3.5 or later version[/quote]



I haven’t seen such a warning box for at least 6 years (it was “Use IE6”).



Firefox owns approximately 30% market share.



So, 70% of your visitors laugh.



You lose maybe 80% of those who laugh.



Why keep this box?





Lee Li Pop

[quote name=‘Lee Li Pop’]Miracles,







I haven’t seen such a warning box for at least 6 years (it was “Use IE6”).



Firefox owns approximately 30% market share.



So, 70% of your visitors laugh.



You lose maybe 80% of those who laugh.



Why keep this box?





Lee Li Pop[/QUOTE]





mate i have seen many other website who has written but not in popup box. This is because last time i seen IE getting problem but when i update csc now it is okay, so i will update this popup box and remove this from website.