I'm a big fan of www.luckyorange.com because it also includes heat maps, video recordings, real-time analytics, form analytics, and polls in addition to live chat.
- SEO and Digital Marketing Q&A Forum
- StreamlineMetrics
StreamlineMetrics
@StreamlineMetrics
Job Title: Co-owner
Company: Streamline Metrics
Favorite Thing about SEO
Everything!
Latest posts made by StreamlineMetrics
-
RE: What's the best live chat software?
-
RE: What are the best keyword rank checking tools(FREE only)?
It's important to note that competition metrics provided by the Google Keyword Planner are strictly for PPC (AdWords) campaigns and has nothing to do with SEO (organic) competition.
As for tracking organic rankings, I've become a big fan of http://serpwoo.com. I think you are able to track 3 different keyword phrases for free before you have to pay.
-
RE: Dropped from Google?
It's hard to say without knowing exactly what's been changed on the site/inbound links, but I wouldn't be surprised if it had something to do with the backlinks... this graph does not look normal and it appears a lot of backlinks have disappeared in July - https://ahrefs.com/site-explorer/overview/subdomains/?target=www.weddingphotojournalist.co.uk
Edit - make sure to select the "One Year" tab for the graph
-
RE: Tracking Sales That Result From GA Trackable Leads?
Here are some options for closing the loop between web leads and closed sales -
1. Capture visitor data using the GA cookie and pass it along with each form submission. This is against GA's TOS so do it at your own risk but here is a blog post telling you how to do it - http://cutroni.com/blog/2009/03/18/updated-integrating-google-analytics-with-a-crm/. (The author of this blog post actually works for Google Analytics so it's kinda funny he tells you how to break their TOS...)
2. Use a contact form that automatically tracks conversions for leads, such as Convertable - (full disclosure - I'm a co-founder of Convertable but it solves the issue you are having). You can also try other similar paid services like HubSpot, Salesforce, BestContactForm.com, etc.
-
RE: How to estimate search volume for multiple long tail queries?
I highly recommend checking out Long Tail Pro. It uses the GAKP but its interface is much easier to use rather than using Google directly. Also, you can plug in a couple of keywords and generate thousands of long tail keyword phrases and filter by search volume, organic competition, keyword difficulty (uses the Moz API), etc. While the data is still from Google and the keyword data may not be 100% accurate, I think it will get you a lot closer to what you are trying to accomplish than you would using any of these other tools.
-
RE: Conversion Tracking Emails?
You can track conversions in Google Analytics as others have mentioned here. But if you want to track the source of any particular individual email, then Google Analytics alone is not ideal. Here are some options -
1. Capture visitor data using the GA cookie and pass it along with each form submission. This is against GA's TOS so do it at your own risk but here is a blog post telling you how to do it - http://cutroni.com/blog/2009/03/18/updated-integrating-google-analytics-with-a-crm/. (The author of this blog post actually works for Google Analytics so it's kinda funny he tells you how to break their TOS...)
2. Use a contact form that automatically tracks conversions for leads, such as Convertable - (full disclosure - I'm a co-founder of Convertable but it solves the issue you are having). You can also try other similar paid services like HubSpot, Salesforce, BestContactForm.com, etc.
-
RE: Using Adwords to determine effective SEO keywords
I'm a big fan of testing keywords in AdWords before choosing the ones you want to use for SEO. You can set up the AdWords campaign today and get actual data on the number of impressions (number of times the keyword is searched), CTR and conversions generated by each keyword in only a few hours. I'm not sure how familiar you are with AdWords but it is absolutely critical that the campaigns be set up correctly from the get-go, otherwise you will get inaccurate data and may drain your budget quite quickly.
Since your goal is to test the keywords for SEO, make sure you are only using [Exact Match] keywords. And it is probably wise to uncheck the option to "Include plurals, misspellings, and other close variants."
Also, make sure you are not opted into the Display Network but rather just the Search Network (ideally just Google, not the search partners as well).
Finally, I'd suggest using a tool called LongTailPro to instantly come up with thousands of long tail keywords that you might not have considered yet. You can sort/filter by CPC, advertiser competition, organic competition, keyword competitiveness, search volume, etc. It gets the keyword data from Google and also uses the Moz API to check organic competition. It's definitely my favorite keyword research tool and one that I don't ever really see talked about on Moz.
-
RE: Page disappeared from Google index. Google cache shows page is being redirected.
Also, have you tried "Fetch and Render" as Googlebot in GWT? Is the rendered page in GWT the correct Converse page or is it still the wrong URL?
-
RE: Page disappeared from Google index. Google cache shows page is being redirected.
The Google cache date is June 17th so something is obviously causing Googlebot to associate the Converse page with that particular URL. When did you do the "pop in" for the Converse page? So when users went to http://shop.nordstrom.com/c/converse, they were displayed some kind of pop up banner ad?
-
RE: Loss of rankings due to hack. No manual penalty. Please advise.
Any chance you can share the URL here or via PM? Also, for the fake page showing up in GWT as the top priority, did you click on the link to see more details? Such as where it is being linked from? That might provide some insights as to why Googlebot is still trying to access that page.
Best posts made by StreamlineMetrics
-
RE: Redirecting index.html to the root
It's definitely a good idea to 301 redirect index.html to your root to consolidate link juice. I am assuming you have an .htaccess file so the following lines should work -
RewriteEngine On
RewriteBase /redirect html pages to the root domain
RewriteRule ^index.html$ / [NC,R,L]
-
RE: HELP! 75% Drop in Traffic with no Explaination
I did a search in Google to see the pages from your site that are indexed, and I discovered there are several pages with pharmaceutical drugs on them, which likely means your site was compromised.
For example, site:www.pokeronamac.com returns this URL - www.pokeronamac.com/somas/ which redirects to some online pharmacy.
So basically your site has been hijacked and pages are being redirected to an online pharmacy, so that explains the drop in traffic.
I'm not exactly sure how the hackers were able to gain access to your site, but it's relatively common with WordPress sites. Check out http://codex.wordpress.org/FAQ_My_site_was_hacked for some answers.
-
RE: Redirecting index.html to the root
If you want to redirect all index.html(s) to their roots, then try this code -
RewriteEngine On
RewriteRule ^index.html$ / [R=301,L]
RewriteRule ^(.*)/index.html$ /$1/ [R=301,L]And yes, Google will treat them as 301 redirects so your juice will be transferred and consolidated.
-
RE: Duplicate page content on / and index.php
If you are using an Apache server, you should be able to redirect the index.php file to the root by editing the .htaccess file with the following lines -
RewriteCond %{THE_REQUEST} ^./index.php RewriteRule ^(.)index.php$ http://www.mydomain.com/$1 [R=301,L]
If you are using WordPress, there are several plugins available which will allow you to configure this automatically so you don't have to mess with the .htaccess file manually.
-
RE: Duplicat contents on wordpress
I would suggest installing WordPress SEO by Yoast. It allows you to choose which pages you want to index. I usually index Categories and block Tags, but you can try one or the other.
-
RE: Cost per click on PPC
You can use the Google AdWords Traffic Estimator to get a rough idea of a recommended budget and estimated CPC - https://adwords.google.com/o/TrafficEstimator
-
RE: Ad Words Advice
Here are a few quick words of advice for starting a brand new AdWords campaign -
-
Select only "Search Network" and don't bother with the "Display Network" for the time being.
-
Only use Exact Match keywords, meaning your ad will only show up if the exact phrase you are bidding on is searched by the user. You can designate Exact Match keywords by putting [brackets] around the keyword.
-
Start out with a small budget, like 5-10 bucks a day and keep a close eye on the performance. Gradually increase the budget once you get an idea for which keywords are performing well.
Here are some of my favorite PPC resources -
Google AdWords Help Center - http://support.google.com/adwords/?hl=en
Inside AdWords blog - http://adwords.blogspot.com/
PPC Hero - http://www.ppchero.com
-
-
RE: My homepage is not getting indexed by google for some reason
Did you change domains when you did a site redesign? I noticed your sitemap has URLs from a completely different domain name so that may have something to do with it - http://www.truebluelifeinsurance.com/sitemap.xml. I'd make sure to change the sitemap and then set your preferred domain name in Google Webmaster Tools.
-
RE: Internal link question
I'd suggest using absolute (full) URLs whenever possible just to ensure you don't accidentally miss any relative URLs if you happen to move content/pages around. Yoast actually has a great blog post about why it makes sense to use full URLs whenever possible - http://yoast.com/relative-urls-issues/
-
RE: Is pointing multiple domains to a single website beneficial for SEO or not?
I get this question a lot from my clients. If the domains are brand new and they've never resolved to a site before, then there won't be any kind of impact for SEO, positive or negative. Just make sure the domain names 301 redirect to the primary URL instead of pointing them/setting them up as aliases.
The only time there could be a positive impact is if a domain name used to resolve to a website and that site ranked in the search engines and links were pointed to it. Then you could 301 redirect those domain names to a new URL to transfer at least some of the link juice.
We help businesses convert clicks into customers.