Too few links and poor quality ... The website seems good but now you must do some netlinking !
Best posts made by Bigb06
-
RE: My Site is not doing well in search engines
-
RE: Google Gives me different results
There is no guarantee that Google will use Title html tag in search results. In many cases Google rewrite titles to better reflect keywords searched.
-
RE: Moz Trust do not display
I think you're talking about Domain Authority, Page Authority and Spam Score ?
Spam Score will help you detect bad links so you should remove or disallow them.
Domain and Page Authority will help you find your best links, and find opportunities by analyzing the profile links of your competitors.
-
RE: How do the Quoras of this world index their content?
Quora don't seem to have a XML sitemap but a HTML one :
[https://www.quora.com/robots.txt](https://www.quora.com/robots.txt) refers to [https://www.quora.com/sitemap](https://www.quora.com/sitemap) -
RE: Is it possible to deindex old URLs that contain duplicate content?
Hello,
If you want to speed up the process of deindexing, after setup all noindex tags you could upload a sitemap in GSC with all URLs you want to be crawled again.
-
RE: 22 Pages 7 Indexed
When you submit a sitemap, there is NO guarantee about 1) indexation delay 2) indexation at all. You've just send a set of URLs to be examined by Google. If you have a recent domain, poor quality content or duplicate Google may index only relevant webpages.
-
RE: Crawl at a stand still
Hello,
Have you send a new sitemap to help Google knows new URLs ?
-
RE: URL structure for SEO
Hello,
I think I should choose the second one. But be careful with that solution, and put IDs in URL with automatic redirect.
For example www.website.com/product-category/product-page => www.website.com/phone/iphone-1234.htmlIf you change product-category name (phone => smartphone or apple phone) or product-page name (iphone => iphone 5), old URLs can be automatically redirected with simple conditionnal code at the beginning of your server code (load name with ID and the compare with URL)
-
RE: Does a tag inside H1 affect SEO?
Hello,
Why using small, that smaller text inside tags ? You can replace this with a div or span with class "small "for example, and create the same effect with :
.small {font-size: smaller; }
-
RE: How does one submit data to the Knowledge Graph?
Months ago it was still possible to create entries in Freebase ( https://developers.google.com/freebase/ ) that could be reuse in Google Knowledge Graph. Now it's completely closed and you have to create webpages, perhaps with schema in order to be added to Knowledge Graph.
-
RE: I have mainly very short customer review comments. Shall I only publish longer ones?
You may add some questions or suggestions before the textarea in order to help users to post longer reviews :
what you love? on the contrary, what has displeased you? Would you recommend the site / product to a friend? Have you been satisfied with the packaging, delivery ...