X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors (https://forum.x-cart.com/showthread.php?t=39924)

Jon 02-28-2013 11:19 PM

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

Originally Posted by DavyMac
Guys,

I'm looking at the html for a product page and noticed that it contains this line:

<link rel="canonical" href="http://www.mydomain.biz/product.php?productid=2404" />

Shouldn't CDSEO Pro over-ride the X-Cart URL so that this link includes the CDSEO URL?


Glad you got that figured out :)

Jon 02-28-2013 11:21 PM

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

Originally Posted by albertchui
hi, jon, i bought Feed Manager Pro Bundle (All X-Cart Feeds)
last thursday but still not getting the download yet, also i installed xcms, but the product detail page showed: Fatal error: Call to undefined function x_load() in /home/iphoneca/public_html/product.php on line 64, do you know what made this error, mine is the newest version 4.5.5,thanks

albert


Hi Albert,

Did you get the downloads ok? x_load() is a native x-cart function required for most functionality so really shouldn't be erroring. You'll want to recheck your installation and see if a mistake was made.

Jon 02-28-2013 11:26 PM

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

Originally Posted by Anty
Hi Jon,
I purchased cdseopro some time ago and installed it on. I would like to please ask you some advice.I'm writing some articles on the static pages of my site concerning the exact same subject of some of my categories and would like to include the exact keyword categorie in the url, but the same url is used for the categorie itself so can't use it. I was thinking of two solutions.Say the categorie is table lamps. Which solution would you use for seo ?

ex. www.mysite.com/table-lamps-1.html

or www.mysite.com/news/table-lamps.html

Thanks in adavnce for your advice.

Anty


Hi Anty,

I would be more descriptive in your url and page title. The keyword "table lamps" is very generic. I would attempt to target more long-tail keywords which will also help you rank for "table lamps" i.e. "How to choose the right table lamps" Use Googles keyword suggestion tool https://adwords.google.ca/o/KeywordTool to find the right phrase based on the topic of your article.

Jon 02-28-2013 11:27 PM

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

Originally Posted by David-Allan
Hey Jon,

I put a ticket in 7 days ago as high priority and still havent had an answer. Can you have a look and see if its got lost somewhere along the way?

Ticket: #YPC-805-61541

Thanks

D-A


Sorry David, your ticket has been updated, sorry for the delay.

Jon 02-28-2013 11:32 PM

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

Originally Posted by JacksmithxD
Hi Jon,

Can you send me some instructions on how to 'uninstall' them?

Can't I just disable them? Then use the license on the other site? Kinda lost here and would like some advice on what to do...

xCMS is disabled, CDSEO is disabled, but I added some code to make it constantly enabled as there was a bug/conflict with it and I can't recall what it was.

Please let me know asap so I can get this done.


To uninstall you perform the installation instructions in reverse to remove the file changes, and delete the files and associated database tables which are prefixed in the database with wcm_

The change to keep it enabled is likely in your auth.php file.

Jon 02-28-2013 11:33 PM

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

Originally Posted by Anty
Thanks Jack for your advice. Well, Jon doesn't seem to be answering any more :-( . Anyway I have another question for who can help me. I have changed urls on a certain page several times. Now I have noticed that google is indexing it three times with different urls. Infact this page isn't doing very good in ranking. Could it be that google is considering this duplicate content ?? I think it is. Well if it is I think this should be fixed in the cdseo software.But maybe I'm wrong. Be waiting for Jons comment. Thanks


If changing the urls in CDSEO 301 redirects will be in place but it usually takes Google a bit to sort them out. You can verify 301 redirects in place by running the old urls through http://www.web-sniffer.net/

Anty 03-01-2013 12:38 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Hi Jon,
thanks for your answer. But, not wanting to use long-tail which would you choose.

www.mysite.com/table-lamps-1.html
or
www.mysite.com/news/table-lamps.html

The thing is that when i change url I don't want it to 301 redirect but only change it so that google would recognize it as a completely new,different page.I believe that if I change an url for the same page 5 times and so there will be 5 301s, i don't think that would be any good for seo.I checked an url I changed two years ago, and its still around. Why's that ?

Anty

JacksmithxD 03-01-2013 02:31 AM

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

Originally Posted by Anty
Hi Jon,
thanks for your answer. But, not wanting to use long-tail which would you choose.

www.mysite.com/table-lamps-1.html
or
www.mysite.com/news/table-lamps.html

The thing is that when i change url I don't want it to 301 redirect but only change it so that google would recognize it as a completely new,different page.I believe that if I change an url for the same page 5 times and so there will be 5 301s, i don't think that would be any good for seo.I checked an url I changed two years ago, and its still around. Why's that ?

Anty


Just a little hint Anty, listen to Jon what he said regarding the long tail keywords, urls like you mentioned above www.mysite.com/news/table-lamps.html - isn't that good unless you're talking about table lamps in gerenal try to go for www.mysite.com/news/how-to-choose-the-perfect-table-lamps.html

Although it's longer it's better for Google IMO. :-)

DavyMac 03-01-2013 03:40 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Force trailing slashes is raising a 301 according to the HTTP response header, which is great, but the destination page is cdseopro.php - the 404 error page.

Therefore, all URLs without the trailing slash will be redirected to the same page leading to Duplicate Title, Description and Content errors!

Code:

# WCM - Force trailing slashes
#RewriteCond %{REQUEST_URI} ^/[^\.]+[^/]$
#RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1/ [R=301,L]
# / WCM - Force trailing slashes


Any suggestions please?

DavyMac 03-01-2013 06:16 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Jon posted a sweet mod that would use the additional page title and description from CDSEO Pro for subcategory pages: http://forum.x-cart.com/showpost.php?p=338628&postcount=451

Has anyone developed similar for the manufacturer pages?

albertchui 03-04-2013 11:44 AM

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

Originally Posted by Jon
Hi Albert,

Did you get the downloads ok? x_load() is a native x-cart function required for most functionality so really shouldn't be erroring. You'll want to recheck your installation and see if a mistake was made.



Dear Jon, i double checked all my upload and insert, all are ok by instruction, but still having the error, and now the pages are not cdseo url, it's xcart default urls, pls help, thanks

albert

DavyMac 03-05-2013 03:25 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
I've been at this too long now without a break and need a sanity check:

If I redirect with 301 many disabled product URLs to the same page will this constitute duplicate content?

Google has identified lots of legacy links to non-existent pages (error 404) and there are no appropriate product pages to link to, so for each I was going to 301 redirect in my .htaccess files to the closest fit page, which will result in many redirects to the same destination page.

JacksmithxD 03-05-2013 04:13 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
All sorted, thanks Jon! :)

David-Allan 03-06-2013 02:52 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Hi Jon could you have a wee look at my ticket that I updated last week? #YPC-805-61541

Cheers mate

Readerm 03-08-2013 02:13 AM

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

Please respond to my PM, or e-mails. We're about to open that new version of the storefront, but the mods we purchased got incorrectly installed to the OLD one. Please fix this ASAP.

JacksmithxD 03-08-2013 02:59 AM

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

Originally Posted by Readerm
Hi Jon,

Please respond to my PM, or e-mails. We're about to open that new version of the storefront, but the mods we purchased got incorrectly installed to the OLD one. Please fix this ASAP.


PM me your Skype, I can help you. :-)

Jon 03-08-2013 10:57 AM

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

Originally Posted by Readerm
Hi Jon,

Please respond to my PM, or e-mails. We're about to open that new version of the storefront, but the mods we purchased got incorrectly installed to the OLD one. Please fix this ASAP.


Hi Michael. Installations are still in progress and will be completed in about two hours time.

Jon 03-08-2013 10:58 AM

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

Originally Posted by albertchui
Dear Jon, i double checked all my upload and insert, all are ok by instruction, but still having the error, and now the pages are not cdseo url, it's xcart default urls, pls help, thanks

albert


Ticket has been updated with screenshots of the error. I've also corrected it for you. Let me know if I can be of any further help.

Jon 03-08-2013 10:59 AM

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

Originally Posted by DavyMac
I've been at this too long now without a break and need a sanity check:

If I redirect with 301 many disabled product URLs to the same page will this constitute duplicate content?

Google has identified lots of legacy links to non-existent pages (error 404) and there are no appropriate product pages to link to, so for each I was going to 301 redirect in my .htaccess files to the closest fit page, which will result in many redirects to the same destination page.


It is always best if the url doesn't change or isn't removed, but it won't be seen as duplicate content. Search engines would rather see many 301 redirects than many 404.

Jon 03-08-2013 10:59 AM

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

Originally Posted by DavyMac
I've been at this too long now without a break and need a sanity check:

If I redirect with 301 many disabled product URLs to the same page will this constitute duplicate content?

Google has identified lots of legacy links to non-existent pages (error 404) and there are no appropriate product pages to link to, so for each I was going to 301 redirect in my .htaccess files to the closest fit page, which will result in many redirects to the same destination page.


It is always best if the url doesn't change or isn't removed, but it won't be seen as duplicate content. Search engines would rather see many 301 redirects than many 404.

Jon 03-08-2013 11:02 AM

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

Originally Posted by DavyMac
Force trailing slashes is raising a 301 according to the HTTP response header, which is great, but the destination page is cdseopro.php - the 404 error page.

Therefore, all URLs without the trailing slash will be redirected to the same page leading to Duplicate Title, Description and Content errors!

Code:

# WCM - Force trailing slashes
#RewriteCond %{REQUEST_URI} ^/[^\.]+[^/]$
#RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1/ [R=301,L]
# / WCM - Force trailing slashes


Any suggestions please?


I've never had an issue with the provided code so this is strange. Perhaps try other code formats by google searching for: htaccess force trailing slashes

You could also talk to your host and ask them to turn on the trailing slashes as a server default.

DavyMac 03-11-2013 04:57 AM

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

Originally Posted by Jon
I've never had an issue with the provided code so this is strange. Perhaps try other code formats by google searching for: htaccess force trailing slashes

You could also talk to your host and ask them to turn on the trailing slashes as a server default.


Thanks Jon. I played around with my .htaccess file and discovered that the order of commands within this file is important: I changed the order of commands so that:
Code:

# ------------------------------------
# / WCM - Force trailing slashes
# ------------------------------------
RewriteCond %{REQUEST_URI} ^/[^\.]+[^/]$
RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1/ [L,R=301]


appears in the .htaccess before:

Code:

# ------------------------------------
# CDSEO Pro
# ------------------------------------
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
# ------------------------------------


and now I get the result I require, which is URLs without the trailing slash are 301 redirected to the URL with the slash.

albertchui 03-11-2013 11:46 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
hi, jon, in your "The definitive X-Cart SEO tutorial", you recommended the KeywordDiscovery and Wordtracker, these are paid in monthly subscription which is cost more, but there are some software no need subscription like SEO pwersuite by http://www.link-assistant.com/, do you recommend this kind of software or KeywordDiscovery and Wordtracker, thanks

albert

Asiaplay 03-18-2013 09:19 PM

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

This is not really a CDSEO question, so I will let you know what I think...

In short, if your country / language focus dataset is not offered by those keyword tools or you have a lot of spare time, then you don't need them... but read on before deciding not to use them...

Firstly, there is a difference in the focus of these tools - namely:-
1) Link-assistant is a great all-around seo-tool which honestly, I would be lost without - their Ranktracker tool, can more quickly help "suggest keywords" - but note that it can be slow to use to pull "# of searches data (used for calculating KEI)
2) Keyworddiscovery and Wordtracker (and SEMRush) are keyword discovery and keyword data tools - they pull lists of keywords and KEI data very, very fast.

Since you are asking about link-assistant - I will comment on that first for keyword research.
This is a great tool for finding a list of suggested keywords relating to your niche - especially for non-English websites (i.e. using "suggest" in Ranktracker or scrapping from top sites using SEOSpyglass).
There is however one downside of link-assistant when it comes to pulling keyword data... namely that these days, it is hard to easily pull the "# of searches" data using it (basically Google locks up very fast these days when pulling "# of searches" data - really you can only pull 1300 results when logged into a Google Webmaster account).
So why is this an issue? Well, as you know, once you have collected your great list of keyword suggestions, you need some way to compare / rank them for value - the most common method is KEI (and to calculate KEI you need to know the "# searches" per month data!).
So link-assistant is slow and at times pull-your-hair out annoyingly slow for pulling "# of searches" (per month) KEI data - this is the point you should know.

To answer do you need Wordtracker, Keyworddiscovery or SEMRush, depends on a few things:-

A) WHICH COUNTRY/LANGUAGE MARKETS IS YOUR WEBSITE TARGETING / ARE YOU WANTING TO FIND KEYWORDS AND KEYWORD DATA FOR?
A1) Wordtracker pulls data from USA and UK and is based on dogpile, metacrawler and Google data (I understand that only for Google results database only, can you narrow it down to English by a specific region i.e. USA, UK, Australia, NZ, India and South Africa - for data from other sources you get USA data only - but you will need to check that with wordtracker staff to be 100% sure).
A2) Keyworddiscovery - data is available for several countries (and therefore languages) - see this link for more info http://www.keyworddiscovery.com/kd-manual-database-regional.html
A3) SEMRush - data is available for several countries - see this page and click on the country drop down next to the search box to see the list of regional databases http://www.semrush.com/info/zappos.com
NOTE: you will notice that for some country/language markets these three tools do not have any data and therefore can't be used for anything more than keyword suggestions i.e. can't be used for KEI (e.g. Asian markets) - link-assistant however can pull data for any country/language combination (or be it slow sometimes)!

B) HOW MUCH SPARE TIME DO YOU HAVE?
As discussed above you can pull "# searches" data manually very slowly or using link-assistant a little bit faster (a lot faster for "competition" data however, if you use rotating proxies) - the advantage of Wordtracker, Keyworddiscovery and SEMRush therefore, is that you can get "# of searches" and KEI data very very fast and also large keyword lists (the downside is that they are paid solutions and don't have keyword data for some countries / language matches)!

I hope comments help - cheers, Asiaplay

EDIT: Changed Ranktracker "# Searches" to 1300 per time (about 3 minutes to pull that data)... you can of course add more g-mail & google adwords accounts if you have multiple IP addresses you can use (to have multiple Adwords accounts) so you can pull more data than 1300 per day (but it still means there are limits in the amount of data that can be pulled and the time it takes to pull the data).

albertchui 03-19-2013 10:51 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
many thanks, it's pretty helpful.

Anty 03-19-2013 10:53 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
To Jon or anyone that can give me advice,
have purchased your CDSEOPRO some time ago and have a question. I've renamed url of a same page many times so now I guess there are many 301 between urls leading to one page. Where can I modify or delete this list of 301s.

Thanks

albertchui 03-19-2013 11:40 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
hi, jon, my domain is iphonecasestudio.com, but I changed the Custom Home Page Title to iPhone Cases, iPad Cases, Samsung Galaxy Cases, Custom Phone Case, Google Nexus Cases, BlackBerry which is long, do you think this is good idea and should I change it back to my store name, thanks for your help.

albert

anandat 03-21-2013 09:21 PM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Hi Jon,
As you can see clean url function is a part of xcart now.
CDSEO PRO has almost similar functions like clean url.
Why people will like to spent $149 for CDSEO Pro when they will get similar mod by default for FREE !

My friendly suggestion is that you should not be charge now for updates. Updated version should be available for free to all license holder.
This way people will happy invest in CDEOPRO as they will have assurity to get new features for CDSEOPRO.

What do you think ?

cherie 03-26-2013 01:37 PM

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

Originally Posted by anandat
As you can see clean url function is a part of xcart now.
CDSEO PRO has almost similar functions like clean url.
Why people will like to spent $149 for CDSEO Pro when they will get similar mod by default for FREE !

http://www.websitecm.com/wcm_product_info.php?display=comparison

tqualizerman 03-29-2013 08:24 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Does anyone know if this page (http://postimg.org/image/mvlwrc2bx/) is something to do with CDSEO? I don't remember this happening before, and I don't really like it so I'm tracking to track down where it's coming from. It happens for any cart functions, or searches, etc.

cflsystems 03-29-2013 08:28 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
That looks like the store has been hacked ...

tqualizerman 03-29-2013 08:35 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
I strongly doubt that's what has happened, but I'd like to know what makes you think so.

cflsystems 03-29-2013 08:46 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Oh so the images on there are something you putted in? These images are what makes me think the site has been hacked... unless this is your business I doubt anyone will want to have adult contents on their site...

Are you talking about th epage redirection text/link? This usually happens on Win servers or if some script has white spaces after the closing php tag

tqualizerman 03-29-2013 08:59 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
That's just the image hosting service.

The server is not a windows server, so it sounds like it could be the php tag issue...which sounds like a really hard thing to track down!

If this is affecting searches, and cart actions is there some common place I might start looking that you can think of???

cflsystems 03-29-2013 09:10 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
search the forum as this has been discussed before and as far as remember there was even a simple script posted that goes thgough all files and removes white spaces

tqualizerman 03-29-2013 10:22 AM

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

Originally Posted by cflsystems
search the forum as this has been discussed before and as far as remember there was even a simple script posted that goes thgough all files and removes white spaces


Thank you for mentioning that. I found the thread, and script from Bill @ AlteredCart. Found the problem file(s) and got it all fixed up.

coffeenut83 03-29-2013 12:12 PM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Hi Jon-
I have emailed your company several times because the link you sent me for my cdseo purchase is not working. Its been almost 2 weeks with no reply. Please respond to my email asap(!)

kt1 04-01-2013 01:38 PM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
I've also emailed and opened a ticket up for a CDSEO Upgrade purchase. My files are not populating. Hopefully Jon responds soon been a few days already.

Pop Electronics 04-05-2013 07:38 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
I've raised numerous tickets, my CDSEOPRO and Remember Anonymous Carts keep disabling themselves. This is weeks with no sign of life from the maker...

pauldodman 04-05-2013 07:59 AM

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

Originally Posted by Pop Electronics
I've raised numerous tickets, my CDSEOPRO and Remember Anonymous Carts keep disabling themselves. This is weeks with no sign of life from the maker...


Check post #601 in this thread - there's something there to stop CDSEO disabling itself.


All times are GMT -8. The time now is 11:40 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.