Questions
-
Do you know if there is an problem with the rank Tracker on SEOmoz
Do you have the www in your campaign? We're looking for exact URL, so if you're ranking on www and you don't have www in your campaign that would be a reason why. If that doesn't answer the question, send a note to help@seomoz.org and we'll take a look at it for you.
Moz Tools | | KeriMorgret0 -
What is the best setup for conical Links
If all of those URLs are pointing to the same file on your server, then placing the one canonical tag on it will show up when you try to access all three URLs. As for the URL to use, I would suggest www.autoinsurancefremontca.com. So you would put the following in the HEAD of this page - Also, you should probably 301 redirect the non-www version of the URL to the www version (or vice versa). You can do this by putting the following lines in your .htaccess file - <code class="htaccess" title="in your .htaccess file">RewriteEngine On RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]</code>
On-Page / Site Optimization | | StreamlineMetrics0 -
When Adding content to the site. Should I use the same keyword term on each page or select a secondary keyword to focus on?
This site has higher rank just due to the domain name compared to my original site. Also, I am using this site as a test to see what works to increase my google ranking.
On-Page / Site Optimization | | Greenpeak0 -
Why is the seomoz showing it crawled 3 pages when i only have 2 pages?
Google won't see them as dupe content. You already have a canonical link in your header. rel="canonical" href="http://www.autoinsurancefremontca.com/" /> If you wanted to, you could change that to rel="canonical" href="http://www.autoinsurancefremontca.com/index.html" /> That would make everyone redirect to the html page itself. I don't think it's a big deal. I'm glad the above helped.
On-Page / Site Optimization | | MattAntonino0