Questions
-
Too many broken links which i am unable to understand
These look like simple broken links, often caused by using relative paths incorrectly or forgetting to include http:// when linking to a website (e.g. which will then make the link look like this to a spider http://www.yourdopmain.com/www.someotherdomain.com.</p> <p>In your case it looks like there are some HTML URL encoding issues too. <strong>%E2 %80 %9D</strong> is a string used to encode a right quotation mark, and <strong>%E2 %80 %9C</strong> is a string used to encode a left quotation mark.</p> <p>I'm going to assume that your content management system is adding this code, possibly when content is being copied and pasted from another CMS, word processing software, website builder, etc...</p> <p>You can fix it by replacing that code with a standard ASCII ) which will then make the link look like this to a spider http://www.yourdopmain.com/www.someotherdomain.com.</p> <p>In your case it looks like there are some HTML URL encoding issues too. <strong>%E2 %80 %9D</strong> is a string used to encode a right quotation mark, and <strong>%E2 %80 %9C</strong> is a string used to encode a left quotation mark.</p> <p>I'm going to assume that your content management system is adding this code, possibly when content is being copied and pasted from another CMS, word processing software, website builder, etc...</p> <p>You can fix it by replacing that code with a standard ASCII )
On-Page / Site Optimization | | Everett0 -
One site with one product or multi product website
No.. All the products are related and they wall under the same product category. I guess u are right. By starting separate websites, i can miss reference business as well. As in a customer needing one product, might just need another as well.
On-Page / Site Optimization | | hith2340 -
.%E2%80%9d breaking the URL in wordpress
So,thing else, i noticed in your site. you have 90+ pages with 2 canonical tags, here is an example. this will not be helping http://www.marketing91.com/marketing-bookstore/
Technical SEO Issues | | AlanMosley0