![]() |
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
Hi Mendyo,
Check your settings for the module and make sure you have category set to folder (url) and try that. Edit: sorry I thought you were talking about categories. |
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
1 Attachment(s)
I'll have look to see why your ticket isn't addressed. I've attached a module that will appear in your x-cart admin -> cdseo pro admin -> modules area to give you this url format for products. Static pages aren't categorized by default so CDSEO has no such possibility.
|
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
Jon,
Thank you so much. I will install it tonight and let you know if there are any issues. I really appreciate the prompt reply. |
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
Jon, you are monitoring this thread, we seem to be running out of options here.
Can you reply to ticket #FCP-865-88652 Thanks |
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
Sorry we are swamped right now and behind. Please send those details to me directly at jon@websitecm.com and I will look for them this morning.
|
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
Quote:
Thankyou, have emailed you directly |
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
Quote:
The install worked great and the URL structure for the products is just the way I wanted. However, the subcategory URLs are showing up as www.domain.com/subcategory insteadd of www.domain/category/subcategory. Any way to change that? This feature would be really nice as it would follow the breadcrumbs and help with SEO. Thank you, Mendy |
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
i have upgarded to CDSEO 1.8.0.
I noted one of the new features "Added the ability to view and delete url history.". Whereabouts do we view / delete url history. i can't find any reference to it in cdseo admin. thanks |
Being 403 redirected
I have posted a ticket already, would appreciate a response, as my site is getting 403 (website cannot be found) error.
After I upgraded to 4.4.2 and CDSEO (both fresh install), everything falls apart ever since. Some categories were directed others with 403 code, not to mention that many products were all 403 redirected! Also, I have tried to redirect some old urls with .htaccess and some works some don't (got 404). Here's my .htaccess please help: <Files 403.shtml> order allow,deny allow from all </Files> <FilesMatch "\.(css|js)$"> Allow from all </FilesMatch> # ------------------------------------ # CDSEO Pro # ------------------------------------ # This directory index is recommended to replace the # x-cart default within this .htaccess file DirectoryIndex home.php index.html index.php # Enable mod rewrite engine RewriteEngine On # .htpasswd protection # May be required if your htpasswd files are located below document root (i.e. cpanel) # Remove # at the beginning of this line if your unable to access password protected folders: ErrorDocument 401 "Unauthorized" # Some servers require this Options directive to be disabled # Remove # at the beginning of this line to disable: #Options -Multiviews # Some servers require the Rewritebase directive to be enabled # Remove # at the beginning of this line to enable: #RewriteBase / RewriteCond %{REQUEST_URI} !^/(payment|admin|provider|partner)/ RewriteCond %{REQUEST_FILENAME} !\.(gif|jpe?g|png|js|css|swf|php|ico)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-l RewriteRule ^(.+)$ cdseopro.php # ------------------------------------ # / CDSEO Pro # ------------------------------------ # Speed-Up JS and CSS [[[ Options +FollowSymLinks -MultiViews -Indexes <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule loader_(.+).css loader.php?type=css&md5_suffix=$1 [L] RewriteRule loader_(.+).js loader.php?type=js&md5_suffix=$1 [L] </IfModule> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_URI} !^/(payment|petadmin|provider|partner)/ RewriteCond %{REQUEST_FILENAME} !\.(gif|jpe?g|png|js|css|swf|php|ico)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-l RewriteRule ^(.*)$ dispatcher.php [L] </IfModule> # block common X-Cart files that could reveal # that you have X-Cart installed RedirectMatch gone ^.*Smarty.*$ RedirectMatch gone ^/.*\.tpl$ RedirectMatch gone VERSION.* RedirectMatch gone COPYRIGHT.* RedirectMatch gone INSTALL.* RedirectMatch gone NEW.* RedirectMatch gone README.* RedirectMatch gone UPGRADE.* Redirect gone /shipping Redirect gone /skin_backup Redirect gone /.pgp Redirect gone /.pgp.def ServerSignature Off #Block mySQL injects RewriteCond %{QUERY_STRING} (;|<|>|▓|■|\)|%0A|%0D|%22|%27|%3C|%3E|%00).*(/\*|union|select|insert|cast|set|declare|drop|updat e|md5|benchmark) [NC,OR] RewriteCond %{QUERY_STRING} \.\./\.\. [OR] RewriteCond %{QUERY_STRING} (localhost|loopback|127\.0\.0\.1) [NC,OR] RewriteCond %{QUERY_STRING} \.[a-z0-9] [NC,OR] RewriteCond %{QUERY_STRING} (<|>|▓|%0A|%0D|%27|%3C|%3E|%00) [NC] RewriteCond %{QUERY_STRING} concat[^\(]*\( [NC,OR] RewriteCond %{QUERY_STRING} union([^s]*s)+elect [NC,OR] RewriteCond %{QUERY_STRING} union([^a]*a)+ll([^s]*s)+elect [NC] RewriteRule .* index.php [F] |
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
Looks like you have CDSEO and Clean Urls enabled or at least you still have the clean urls code in your .htaccess.
Ensure that Clean Urls is disabled in your xcart admin -> general settings -> SEO settings area. Then ensure that CDSEO is enabled. Then use this as your .htaccess: Code:
<Files 403.shtml> |
All times are GMT -8. The time now is 05:17 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.