Problem with SOME Indian based SEO companies, HELP!
-
First of all I want to say that I hire 2 great Indian SEOs at my company and this question is in no way meant to offend, or single anyone out.
However
It's come to a point where the amount of emails we receive for "Ethical SEO, High PR Guaranteed Link building Services, SEO professionals etc" from Indian based companies is costing us a lot of time on a daily basis to filter out spam from real enquiries.
Blocking their emails is not even working as they use gmail accounts and multiple domain emails so we can't keep up with them.
I have even spoken to some of the owners of these 'companies' and they admit using different email accounts so as not to be blacklisted.
They also seem to believe that the opt-out option (which is legally required when sending out promotional emails) is itself optional!!!!!
Now when I asked how exactly they were getting my email they said that they get info from the, and I quote "first page of Google"!!!!!
So my question is the following; is there anyway I can block my site from showing up in a particular country altogether?
Again this is in no way attacking ALL Indian based SEO companies, my beef is with the 74 (we counted) different 'companies' that are flooding our email with offers
P.S. Is anyone else having these issues?
-
Google GeoIP and you should get lots of info and resources. Maxmind, countryipblock, etc.
Keep in mind, that by doing this you could also block those from India you are farming work out to.
-
That's exactly what is happening to us, is there ANY way at all to block our site from appearing in a certain country completely?
-
I think everyone gets these if you are ranking well. When i was on the first page for my terms i'd get all kinds. Even worse, they'd fill out my contact form posing as clients then in the body they'd describe some service they were offering, very annoying.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Weebly vs Wordpress for SEO?
Hi Mozzers, Wordpress has become a pain in the butt as far as plugins slowing down site speed and snippets of codes breaking here and there. My goal is to decrease the constant maintenance that needs to be done on Wordpress. I am curious what do you guys think of Weebly as an "SEO platform" vs wordpress? I only hear good things about Wordpress for SEOs but what about Weebly? Please share your thoughts and why one or the other is better for SEO purposes? P.S: if you have any experience with Weebly, feel free to let me know how did that go for you and if you were satisfied with it. Thanks!
Industry News | | Ideas-Money-Art0 -
Is it reasonable to not give an SEO access to our CMS?
A client (we designed their website) recently employed an SEO who required FTP access or access to the CMS. We told the client they would need to take full responsibility for any updates the SEO carried out, otherwise, the SEO could send over the changes and we would put them in at no extra cost to the client. The client didn't want to take responsibility and denied the SEO access to the CMS, and told the SEO to send over the completed work for us to put into the site. The SEO was not happy with this arrangement, and didn't seem to understand that we needed to trust him before access was would be given at a future date. Other SEO's have never had a problem with this arrangement, but this SEO claimed what they do is secret and for no one else to see. SEO want's to proceed, client doesn't want to proceed, we are happy to update the website with the client's approval. This particular client has a reputation for backing out of things. Also from the initial client, SEO contact the SEO was ready to update the website within 24 hours. Are we being unreasonable?
Industry News | | ChristinaRadisic1 -
Anyone know of any forums for agencies or those individuals engaged in Internet Marketing, SEO, Integrated Marketing, etc.?
Moz.com is the best forum I have been a part of. There is a local forum I really like but spend less time on (we have staff who live on it.) I am interested in a forum where everyone is agency related. Does anyone know of a good one? If not, would anyone have an interest?
Industry News | | RobertFisher1 -
Where to Look for a Standard 9-5 SEO Job
Hello, I'm looking for a standard 20-30 hour a week SEO job. I'd like to make $30/hour. My resume is here. So far I'm making a list of all the SEO companies in Boise, Idaho. Then I'm going to also call up the larger companies in my local area. I'm interested in knowing how to best look for a job, and if there are any national companies where I could do work locally for. Let me know what other information I can provide.
Industry News | | BobGW0 -
How Google could quickly fix the whole Links problem...
A Thursday morning brainstorm that hopefully an important Google manager will see... Google could quickly end all the problems of link buying, spammy links, and negative SEO with one easy step: Only count the 100 best follow links to any domain. Ignore all the nofollows and everything beyond the 100 best. They can choose what "best" means. Suddenly links would be all about quality. Quantity would not matter. Fiverr links, comment links, and all the other mass-produced spam links would literally be ignored. Unless that's all a domain had, and then they would surely be stomped by any domain with 100 decent natural links. Would it be an improvement over today's situation?
Industry News | | GregB1230 -
Chinese SEO specialists
Wondered if any of you could recommend a very white-hat and trustworthy Chinese SEO specialist who I can partner with? Thanks, Luke
Industry News | | McTaggart0 -
How to create a SEO Package
Hi, I am looking to create some packages to offer clients. To say that we will do... XXX Backlinks XXX Social Bookmarking XXX Article Submissions etc etc But how do I go about creating these packages, to make sure that they are fair and worthwhile. How do you know how much of each you should offer? Any advice is greatly appreciated. Cheers
Industry News | | MiracleCreative0 -
What is the best method for getting pure Javascript/Ajax pages Indeded by Google for SEO?
I am in the process of researching this further, and wanted to share some of what I have found below. Anyone who can confirm or deny these assumptions or add some insight would be appreciated. Option: 1 If you're starting from scratch, a good approach is to build your site's structure and navigation using only HTML. Then, once you have the site's pages, links, and content in place, you can spice up the appearance and interface with AJAX. Googlebot will be happy looking at the HTML, while users with modern browsers can enjoy your AJAX bonuses. You can use Hijax to help ajax and html links coexist. You can use Meta NoFollow tags etc to prevent the crawlers from accessing the javascript versions of the page. Currently, webmasters create a "parallel universe" of content. Users of JavaScript-enabled browsers will see content that is created dynamically, whereas users of non-JavaScript-enabled browsers as well as crawlers will see content that is static and created offline. In current practice, "progressive enhancement" in the form of Hijax-links are often used. Option: 2
Industry News | | webbroi
In order to make your AJAX application crawlable, your site needs to abide by a new agreement. This agreement rests on the following: The site adopts the AJAX crawling scheme. For each URL that has dynamically produced content, your server provides an HTML snapshot, which is the content a user (with a browser) sees. Often, such URLs will be AJAX URLs, that is, URLs containing a hash fragment, for example www.example.com/index.html#key=value, where #key=value is the hash fragment. An HTML snapshot is all the content that appears on the page after the JavaScript has been executed. The search engine indexes the HTML snapshot and serves your original AJAX URLs in search results. In order to make this work, the application must use a specific syntax in the AJAX URLs (let's call them "pretty URLs;" you'll see why in the following sections). The search engine crawler will temporarily modify these "pretty URLs" into "ugly URLs" and request those from your server. This request of an "ugly URL" indicates to the server that it should not return the regular web page it would give to a browser, but instead an HTML snapshot. When the crawler has obtained the content for the modified ugly URL, it indexes its content, then displays the original pretty URL in the search results. In other words, end users will always see the pretty URL containing a hash fragment. The following diagram summarizes the agreement:
See more in the....... Getting Started Guide. Make sure you avoid this:
http://www.google.com/support/webmasters/bin/answer.py?answer=66355
Here is a few example Pages that have mostly Javascrip/AJAX : http://catchfree.com/listen-to-music#&tab=top-free-apps-tab https://www.pivotaltracker.com/public_projects This is what the spiders see: view-source:http://catchfree.com/listen-to-music#&tab=top-free-apps-tab This is the best resources I have found regarding Google and Javascript http://code.google.com/web/ajaxcrawling/ - This is step by step instructions.
http://www.google.com/support/webmasters/bin/answer.py?answer=81766
http://www.seomoz.org/blog/how-to-allow-google-to-crawl-ajax-content
Some additional Resources: http://googlewebmastercentral.blogspot.com/2009/10/proposal-for-making-ajax-crawlable.html
http://www.seomoz.org/blog/how-to-allow-google-to-crawl-ajax-content
http://www.google.com/support/webmasters/bin/answer.py?answer=357690