Hi
I think the following post will help you get around of this have a read
http://searchengineland.com/tested-googlebot-crawls-javascript-heres-learned-220157
Welcome to the Q&A Forum
Browse the forum for helpful insights and fresh discussions about all things SEO.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Hi
I think the following post will help you get around of this have a read
http://searchengineland.com/tested-googlebot-crawls-javascript-heres-learned-220157
Hi Use the following
`# Redirect all "not correct" domain to www with https
# (is not important if comes with or without https):
RewriteCond %{HTTP_HOST} !^www.example.co.uk$ [NC]
RewriteRule ^(.*)$ https://www.example.co.uk/$1 [L,R=301]
# Redirect all non-ssl to ssl.
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://www.example.co.uk/$1 [R,L]`
Hi
To prevent most search engine web crawlers from indexing a page on your site, place the following meta tag into the section of your page:
To prevent only Google web crawlers from indexing a page:
You should be aware that some search engine web crawlers might interpret the noindex
directive differently. As a result, it is possible that your page might still appear in results from other search engines.
here is complete guide: https://developers.google.com/webmasters/control-crawl-index/docs/robots_meta_tag?csw=1
You need to rewrite your URL structure,
i reckon you to read the following post from Rend this will help you to understand this issue in a batter way. Hope you will get around of it
https://moz.com/blog/15-seo-best-practices-for-structuring-urls
Hi Neil,
I think, we still can change location here is the guide for you
https://support.google.com/websearch/answer/179386?hl=en-GB&ref_topic=3036131
hey
just go through the following standard in order to get rid of this issue.
https://moz.com/blog/why-wont-google-use-my-meta-description
http://searchenginewatch.com/sew/how-to/2067564/how-to-use-html-meta-tags
I do agree with Patrick,
This always seems to come up in conversations and I try to sway people against this method.
Sure it may work on a small scale, and I have tried this method myself. But the drawbacks outweigh the benefits.
One final (and big) point to that I would like to reiterate. If you really intend to own and run multiple domains and get these sites to show up in the search results, you will have to double your SEO work”… Another good point. Simply ranking on a keyword really does no good when you can do the same on your own site with minimal effort.
Hey
i think its hard to say without having look at the URL. do you mind to post kinda of example or of url.
thank you
Hey
I think you should go through both for analysis purposes however in order to moving forward you should be focusing on one URL which contains www.
here are the link for you to help yourself to understand the difference between these.
http://moz.com/community/q/root-domain-and-subdomain-links-opensite-explorer
that there are no real pros or cons in where you place the TITLE
element within the HTML document’s HEAD area. However, although this is nothing whatsoever to do with SEO, I do remember reading that in an HTML document, the best practise is to include the TITLE
after the first META
tag that declares the content-type and/or charset value(s), e.g.:
<code><title>[Placeholder Title]</title>
[…]</code>
(I am fairly certain that this technique is stated somewhere in the W3C Recommendation, HTML 4.01 Specification, in the section "The global structure of an HTML document" ( …but if I would double-check this.) Although I think the technical reason was to ensure titles that contain HTML entities that need to be escaped should always declare a character set before you provide the actual text, it still makes you think: is source-ordering important?
At the very least, it is conventional wisdom to always place the content you want to gain the most exposure in terms of SEO/the search-engines' results pages (SERPS) higher up in the web pages (X)HTML source code (e.g. in a website without any META
description tags set, the first paragraph in the document will probably be the one chosen to represent that webpage’s description in its SERP listing, not the second or third etc., etc.) Ultimately, I would say that you certainly have nothing to lose in placing this TITLE
(or any content) higher.
You can also see the guidelines for this on the MOZ blog link here
I am in need of your advice in regards to urls of my new sites. I have got one site from gulf region site is in English and Arabic language. The issue is we are getting url from both. Some are Arabic, do you guys think it will effect the ranking result?
url example is : www.mydomain.com/بيع-بي-سيارة
you can also check with this site http://www.wpexplorer.com/how-to-remove-broken-links/
it may help you to understand the procedure for removing the links.
I would say you may look at the set up process of CDN may not be as per the required criteria. IF you just check it thoroughly you may be able to get rid of it.