To get indexed in couple hours set up adwords campaign and bing campaign and run it for a while:)
Posts made by Kotkov
-
RE: Quickest Way to get indexed?
-
RE: Over optimization penalty on the way
I'm happy to hear news like that. Hope it will clean up serps a little bit.
-
RE: Video sitemap
No it does not change. Does not matter what platform you are running, try try tools from the post above and you ' ll see

-
RE: Please advice needed SSL .htaccess
Like I thought, you need to buy another certificate for https://www as it is considered another domain in modern browsers.
Thanks to all for responses
-
RE: Please advice needed SSL .htaccess
Thank you all guys, but Certificate installed correctly. I verified it several times with server administrator and VeriSign.
We have problems with intermediaries before but we fixed them.
As I understand the certificate is issued for "https://example.com", so whenever somebody types "https://www.example.com" it shows that certificate is not valid for this domain.
I am just about to find out, calling VeriSign
-
RE: Please advice needed SSL .htaccess
Thank you all guys, but Certificate installed correctly. I verified it several times with server administrator and VeriSign.
We have problems with intermediaries before but we fixed them.
As I understand the certificate is issued for "https://example.com", so whenever somebody types "https://www.example.com" it shows that certificate is not valid for this domain.
I am just about to find out, calling VeriSign
-
RE: Please advice needed SSL .htaccess
Thanks Harald. It is not about me, I don't want my visitors to run to the screen like that. I know that Bank of america had a problem like that, they fixes it.
Some other top websites still run like that on https
One friend today told me that you need to buy additional Certs or smth like that. I never worked with SSL before so this is smth that I need to find out.
I will call Verisign tomorrow and post here what they say
-
Please advice needed SSL .htaccess
Hi everyone, I recently installed verisign ssl. the idea to have page https://example.com
all redirect from non-http to https work properly, but in IE whenever smbdy types https://www.example.com it shows the red screen with invalid certificate. If you click "proceed" - everything goes to normal page and on server redirect www to non-www seem to work fine. Is there way to get rid of the warning? Is it server or certificate issue?
Here is the peice of code from htaccess. Please, advice needed!
RewriteEngine On
RewriteBase /RewriteCond %{HTTPS} !=on
RewriteRule ^(.*) https://%{SERVER_NAME}/$1 [R,L]
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
Thanks in advance
-
RE: Right way to block google robots from ppc landing pages
Thanks guys. AdWords robots scans the page to determine it's relevancy to your ad group.
When you block it in robots.txt ONLY, the link to this page will be indexed and show up in your serp results site:example.com
I wondered if you add meta tags noindex nofollow you also blocking all robots to scan the page, adwords as well
-
Right way to block google robots from ppc landing pages
What is the right way to completely block seo robots from my adword landing pages? Robots.txt does not work really good for that, as far I know.
Adding metatags noindex nofollow on the other side will block adwords robot as well. right?
Thank you very much,
Serge
-
RE: Duplicate content and http and https
Harald, " robots_ssl.txt " where did you get that?
-
RE: Crawl Test produced only 1 page
Ok Yusuf, if you blocked all robots than seomoz wouldn't be able to crawl your site.
if you are still working on the website, there is a way to block search engine but let Seomoz robot to cawl the website
let us know if you have a problem with that )
-
RE: Crawl Test produced only 1 page
what is the url? is everything ok with robots.txt ? i've never experienced that on my campaigns, i'd be curious to take a look
-
RE: Panda 3.3
Thanks God holly cow!! It might be the end of spammer link building strategies, power-super-mega link wheels and so on. For legitimate site it can only be beneficial. Will see how it's gonna change serps

Vjau, links will still be there they just turning off "** A Method** of link analysis that we used for several years". I Hope more power from good real relevant links and less power for different methods of influencing Serps.
I think that we all who are in seo or internet marketing(especially those who work hard) should be happy that the search is changing; IMHO we need it.
-
RE: Duplicate content issue
You can determine if you have duplicate content several ways. search in google site:example.com and see how many pages google knows at your website. Also, when you are on page with this crazy url, open source code and see if a page has rel="canonical" tag. In your page that would be the best solution to signal robot that this is the same page as your index.php page.
Also, you can try Xenu. good and fast program to run your site on duplicates.
Hope it helps, you can show your website so we can take a look.
-
RE: Why bother with Delicious when the bookmarks are no-follow?
If your links are growing "NATURALLY" there is no way all of them could be do-follow. There should be a proportion of no-follow with do-follow.
Also, no-follow links can be very useful when it comes to traffic. Most websites like youtube delicious etc. have no-follow but they can bring some good targeted traffic to your website.
-
RE: SEO Moz crawl has 3 missing page title errors when they are clearly there.
I opened up your site. First, every single page should have only one h1. Your homepage has like 5-6 or more. As well as other inner-pages. Also, avoid intersecting html tags in h1, like or<a></a>
**<a>Put them in CSS
Entertainment Agent & Entertainment Agency
Hope it helps.</a>**
-
RE: SEO Moz crawl has 3 missing page title errors when they are clearly there.
I did not find h1 title either. h1 is one of the most important things on page that signals robots what is this page about.