Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #481  
Old 05-21-2012, 09:33 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by tam10
Just to be sure i am undertanding
so url ending with category/index2/ it's ok ?

It is fine but isn't needed as if you leave the secondary url blank it will use category/index2.html by default. If you're going to customize it then you are better to use keywords in the url instead.
Reply With Quote
  #482  
Old 05-21-2012, 09:39 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by tqualizerman
Hi Jon,

If I've created a custom .PHP modules can you advise if/how I can get CDSEO Pro to control the URLs generated by it?

CDSEO currently only handles the category/product/manufacturers/static pages.

Depending on the module, typically you can use mod rewrite for this. If it's just a page, you can do so by adding this code after "RewriteEngine on" in the CDSEO .htaccess code:

Code:
RewriteRule ^your-page.html(.*)$ your-file.php [L]

If you have dynamic urls, then you can set your script up to use urls such as: /your-page/variable/

Then use the code:

Code:
RewriteRule ^your-page/(.*)/$ your-page.php?variable=$1 [L]

Hope that helps.
Reply With Quote

The following user thanks Jon for this useful post:
tqualizerman (05-23-2012)
  #483  
Old 05-24-2012, 09:17 AM
  tqualizerman's Avatar 
tqualizerman tqualizerman is offline
 

X-Adept
  
Join Date: Jun 2008
Posts: 392
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Hi Jon,

I'm using CDSEO Pro to generate a sitemap. It's working for all the normal pages on the site, but I've also got a blog set up in the directory http://www.nerdseven.com/blog/ and have added it to the list of additional URLs, but it's not getting built into the sitemap. Do you have an idea of why this might be happening?
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World
- Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com)


X-Cart Version 4.1.10
Reply With Quote
  #484  
Old 05-24-2012, 09:31 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Looking at your sitemap.xml the blog is the first link in it:
http://www.nerdseven.com/sitemap.xml

You may need to do a hard refresh (ctrl+f5 in most browsers)
Reply With Quote

The following user thanks Jon for this useful post:
tqualizerman (05-24-2012)
  #485  
Old 05-24-2012, 11:43 AM
  tqualizerman's Avatar 
tqualizerman tqualizerman is offline
 

X-Adept
  
Join Date: Jun 2008
Posts: 392
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Thanks again.

Follow up question: from that link /blog/ will the spiders suss out all the other pages within it, or should those all be specified as much as possible too? IE, /blog/category/ /blog/date/ etc.
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World
- Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com)


X-Cart Version 4.1.10
Reply With Quote
  #486  
Old 05-24-2012, 11:56 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

The search engines will carry on through the /blog/ folder but I would add the most important links anyway.
Reply With Quote
  #487  
Old 05-24-2012, 07:24 PM
 
ecollier2012 ecollier2012 is offline
 

Advanced Member
  
Join Date: Mar 2003
Posts: 85
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

We recently purchased and implemented CDSEO hoping that the cannocical URL feature would overcome duplicate content errors from google but it seems that either its not configured correctly on our end or its not possible the way our short and long descriptions are setup.

Basically is there a way to force CDSEO or google to index only the last page - IE - the detailed description pages for each product?

Why - Because on our site the "short description and detailed description text are the same" for each product.

The problem is google see this as duplicate content or partially duplicate we suspect.

Example:
URL http://www.tvrepairkits.com/xcart/kdp-51ws655/
Goes to Category "TV Repair Kits / Sony / Projection / KDP-51WS655"

At this category level there are two products listed for this Sony TV model. Each product is unique with unique descriptions....But if you drill down into each product the detailed description on those pages will match at least one of the products on the page before.

The detailed page for one of the products....

http://www.tvrepairkits.com/xcart/sony-kdp-51ws655-convergence-repair-kit.html

So at the very least google would see at least 50% of the content on the prior page as duplicate. If we had a dozen products in the root category it may not matter...but in most cases we have just one product or two.

I hope my description of the problem makes sense. Any comments and suggestions are welcome.
__________________
Xcart 4.2.1
Xcart 4.1.9
Reply With Quote
  #488  
Old 05-29-2012, 12:33 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Hi Mate,

Quick questions whioch is probably a bit random but thought i'd ask.

I use the ability template and at the top of the template I have a news ticker which displays news feeds from the news letter section of the site. Is there any way of integrating this or even replacing the data feed to display the new articles posted in xCMS?

The reason why I ask is that I used to use the newsletter function of xcart to display content like a blog on the site but now I use xCMS and would like to show updates of the new articles in the news feed rather than having to create a newsletter with a link to the article so it shows on the site.

Thanks

D-A
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote
  #489  
Old 05-29-2012, 03:19 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by David-Allan
Hi Mate,

Quick questions whioch is probably a bit random but thought i'd ask.

I use the ability template and at the top of the template I have a news ticker which displays news feeds from the news letter section of the site. Is there any way of integrating this or even replacing the data feed to display the new articles posted in xCMS?

The reason why I ask is that I used to use the newsletter function of xcart to display content like a blog on the site but now I use xCMS and would like to show updates of the new articles in the news feed rather than having to create a newsletter with a link to the article so it shows on the site.

Thanks

D-A

It should only be a matter of locating the section that loads the default news, and replacing it with the proper queries for xCMS. I don't know the Ability template off-hand to know where those edits would need to take place, but if you provide FTP to the support department (https://www.websitecm.com/support/) I can have a look and provide you a quote for the customization.
Reply With Quote

The following user thanks Jon for this useful post:
David-Allan (05-30-2012)
  #490  
Old 05-30-2012, 12:10 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by Jon
It should only be a matter of locating the section that loads the default news, and replacing it with the proper queries for xCMS. I don't know the Ability template off-hand to know where those edits would need to take place, but if you provide FTP to the support department (https://www.websitecm.com/support/) I can have a look and provide you a quote for the customization.

Thanks Jon, I'll have a wee gander at it myself today and see if I can figure it out. If not i'll be in touch.
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 05:31 AM.

   

 
X-Cart forums © 2001-2020