Sunday, March 9, 2014

[WD&D] Digest for sitedesign@googlegroups.com - 1 Message in 1 Topic

Group: http://groups.google.com/group/sitedesign/topics

    Artist <sitepro@gmail.com> Mar 09 07:28PM -0500  

    Really? You are kidding, right? Because you aren't acting professional at
    all, and your experience so far shows us that you are a spammer, which is a
    negative point against you for any sort of SEO title since the search
    engines penalize spammers and give their sites a lower ranking, without
    exception. Maybe you already rank so low that they don't know about you?
     
    No one else is spamming this group with unrelated replies that can easily
    be insulting to every other pro here, and for no reason at all.
     
    i am professional and experience seo service provider
     
    > i have more then 5 years of experience in seo field and optimized in
    > google uk top ten ranking.
     
    Where is it you see anyone asking for anything related to SEO? 5 years of
    experience? That's not much, I have 14 years studying the craft so that I
    know what NOT TO DO, because of "SEO Pros" that don't know what they are
    doing. What is your top ten ranking for, a 5 word phrase that no one uses
    or searches for?
     
    OK, that's just a response to your spam. But the main thing is, that was
    spam. Do it again and we will ban you. No one asked for that kind of
    help. Had they, that would be a different story. But you are not allowed
    to step on other people's conversations willy-nilly for no good reason. It
    isn't professional, it isn't decent netiquette, and it is offensive because
    it is spam in a spam free group for professionals who do get it. These are
    same pros you compete with, and so if you are looking for a link here to
    get an advantage, it will just wind-up getting you banned for insulting
    your peers.

     

--
--
You received this because you are subscribed to the "Web Design and Development" group at Google Groups. Messages are prefixed with [WD&D] in the subject. No spam is allowed. Be civil, be professional; try to be helpful & mind your netiquette. All posts are Copyright the original author and the Web Design and Development group. No reproduction of this content is allowed in any electronic or printed form outside the group at Google Groups and the http://www.WDaDg.org website. Any unauthorized use of our copy constitutes illegal Copyright infringement and may well be prosecuted to the full extent of the law. Digital Signature: $©"[W|D|&|D]g"|^|!SiteDesign@GG||#%$
To post to this group, email SiteDesign@googlegroups.com
To unsubscribe, email SiteDesign-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/SiteDesign?hl=en

---
You received this message because you are subscribed to the Google Groups "Web Design and Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sitedesign+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Saturday, March 8, 2014

[WD&D] Digest for sitedesign@googlegroups.com - 3 Messages in 1 Topic

Group: http://groups.google.com/group/sitedesign/topics

    RRRaney <rrrsystems@gmail.com> Mar 08 12:31AM -0800  

    Hello,
     
    I would like to have a multiple index.html files in separate paths.
     
    1. WAR/index.html
    2. WAR/Page/index.html
    3. WAR/Page/Path1/index.html
    4. WAR/Page/Path2/index.html
     
    The reason I am doing this:
    When I enter application.appspot.com I want the first index.html
    When I enter application.appspot.com/Page I want the second index.html
    When I enter application.appspot.com/Page/Path1 I want the third index.html
    When I enter application.appspot.com/Page/Path2 I want the last index.html
     
    This works the way I would like but I get an error for all but the first.
    Page: page not established in initializePage()
     
    I get the error but open the proper index.html
     
    I have tried everything I can think of in the web.xml
     
    I have a way to add the paths, but nothing seems to work.
     
    The current web.xml will get me to the correct index.html, but I get the
    error
    ---------------------------------------------------------------------------------------------------------------
    <?xml version = "1.0"
    encoding = "UTF-8"?>

    <!DOCTYPE web-app PUBLIC
    "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
     
    <web-app>
    <welcome-file-list>
    <welcome-file>index.html</welcome-file>
    <welcome-file>Page</welcome-file>
    <welcome-file>Page/Path1</welcome-file>
    <welcome-file>Page/Path2</welcome-file>

    </welcome-file-list>
    </web-app>
    ---------------------------------------------------------------------------------------------------------------
    I am doing this trying to follow an example with a sliding left navigator.
    I want to go to the index.html by default, and will get fancy with jscript.
     
    It works just want to get rid of error message.
     
    Thanks,
     
    Raney

     

    jibranseo <jibranseo@gmail.com> Mar 08 01:39PM +0500  

    www.jibranseo.com
     
    i am professional and experience seo service provider
     
    i have more then 5 years of experience in seo field and optimized in google
    uk top ten ranking.
     
     

     

    RRRaney <rrrsystems@gmail.com> Mar 08 03:05AM -0800  

    Back again,
     
    I have tried a few more things with the exact same results.
    The error is not with the web.xml or at least not that part of the web.xml.
     
     
    Current web.xml
    -----------------------------------------------------------------------------------------------------------
    <?xml version = "1.0"
    encoding = "UTF-8"?>

    <!DOCTYPE web-app PUBLIC
    "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
     
    <web-app>
    <welcome-file-list>
    <welcome-file>index.html</welcome-file>
    </welcome-file-list>
    </web-app>
    -----------------------------------------------------------------------------------------------------------
     
    I have the same directory structure for my different index.html files.
     
    WAR/index.html
    WAR/Page/index.html
    WAR/Page/Path1/index.html
    WAR/Page/Path2/index.html
     
    If I enter
    Application.appspot.com
    - or -
    Application.appspot.com/
    in the address bar I get to WAR/index.html as expected without the error.
     
    For all of the others, if I enter
    If I enter
    Application.appspot.com/Page
    - or -
    Application.appspot.com/Page/
    in the address bar I get to WAR/Page/index.html as expected but with the
    error.

     

--
--
You received this because you are subscribed to the "Web Design and Development" group at Google Groups. Messages are prefixed with [WD&D] in the subject. No spam is allowed. Be civil, be professional; try to be helpful & mind your netiquette. All posts are Copyright the original author and the Web Design and Development group. No reproduction of this content is allowed in any electronic or printed form outside the group at Google Groups and the http://www.WDaDg.org website. Any unauthorized use of our copy constitutes illegal Copyright infringement and may well be prosecuted to the full extent of the law. Digital Signature: $©"[W|D|&|D]g"|^|!SiteDesign@GG||#%$
To post to this group, email SiteDesign@googlegroups.com
To unsubscribe, email SiteDesign-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/SiteDesign?hl=en

---
You received this message because you are subscribed to the Google Groups "Web Design and Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sitedesign+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Wednesday, March 5, 2014

[WD&D] Digest for sitedesign@googlegroups.com - 4 Messages in 1 Topic

Group: http://groups.google.com/group/sitedesign/topics

    Joe Kelly <jkelly.developer@gmail.com> Mar 05 09:32AM -0700  

    541511 I believe is the correct one.
     
     

     

    jibranseo <jibranseo@gmail.com> Mar 06 01:01AM +0500  

    for what ?
     
    www.jibranseo.com
     
     

     

--
--
You received this because you are subscribed to the "Web Design and Development" group at Google Groups. Messages are prefixed with [WD&D] in the subject. No spam is allowed. Be civil, be professional; try to be helpful & mind your netiquette. All posts are Copyright the original author and the Web Design and Development group. No reproduction of this content is allowed in any electronic or printed form outside the group at Google Groups and the http://www.WDaDg.org website. Any unauthorized use of our copy constitutes illegal Copyright infringement and may well be prosecuted to the full extent of the law. Digital Signature: $©"[W|D|&|D]g"|^|!SiteDesign@GG||#%$
To post to this group, email SiteDesign@googlegroups.com
To unsubscribe, email SiteDesign-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/SiteDesign?hl=en

---
You received this message because you are subscribed to the Google Groups "Web Design and Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sitedesign+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Digest for adsense-api@googlegroups.com - 2 Messages in 1 Topic

Group: http://groups.google.com/group/adsense-api/topics

    Niels Schenk <schenk.niels@gmail.com> Mar 04 05:22AM -0800  

    Hi,
     
    I'm using the python library to request a report. I'm using quite a lot of
    dimensions which reduces many of the reported earnings per row to zero when
    rounded to two decimal places. This results in large discrepancies when
    adding up all earnings since earnings aren't zero but very small (<0.005).
    The solution we're trying out at the moment is calculating earnings based
    on INDIVIDUAL_AD_IMPRESSIONS_RPM. The problem is that when calculating the
    earnings metric ourselves by
    calculating INDIVIDUAL_AD_IMPRESSIONS_RPM/1000*INDIVIDUAL_AD_IMPRESSIONS,
    total earnings are off. They're not off by much. The difference is only
    0.01 based on reporting for one day. Still, we'd like to see no difference
    between total earnings reported by the API and total earnings that we
    calculate. Is there any way to make sure that total earnings for a given
    date range correspond to total earnings reported for a given date range,
    even when requesting a large number of dimensions?
     
     
    Thanks,
     
    Niels

     

    "Jose Alcérreca (AdSense API Team)" <adsenseapiadvisor+jose@google.com> Mar 04 06:45AM -0800  

    Hi Niels,
     
    There's no way to get better EARNINGS I'm afraid, it's always going to be
    rounded hence the problems you're experiencing. Your clever hack is going
    to be as good as it gets.
     
    Cheers,
    Jose
     
     
    ---
    Jose Alcérreca
    Developer Relations
     
    Google UK Limited
    Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W
    9TQ
    Registered in England Number: 3977902
     
     
     
    On Tuesday, 4 March 2014 13:22:58 UTC, Niels Schenk wrote:

     

--
You received this message because you are subscribed to the Google Groups "AdSense API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adsense-api+unsubscribe@googlegroups.com.
To post to this group, send email to adsense-api@googlegroups.com.
Visit this group at http://groups.google.com/group/adsense-api.
For more options, visit https://groups.google.com/groups/opt_out.

Tuesday, March 4, 2014

[WD&D] Digest for sitedesign@googlegroups.com - 2 Messages in 1 Topic

Group: http://groups.google.com/group/sitedesign/topics

    Christopher Stalnaker <christopherstalnaker@gmail.com> Mar 04 12:51AM -0800  

    Hi all,
     
    What NAICS Code are you using for your Web Design/development business?
     
    Thanks,
    Chris

     

    jibranseo <jibranseo@gmail.com> Mar 04 05:39PM +0500  

    what happend
     
    www jibranseo.com
    On Mar 4, 2014 1:51 PM, "Christopher Stalnaker" <

     

--
--
You received this because you are subscribed to the "Web Design and Development" group at Google Groups. Messages are prefixed with [WD&D] in the subject. No spam is allowed. Be civil, be professional; try to be helpful & mind your netiquette. All posts are Copyright the original author and the Web Design and Development group. No reproduction of this content is allowed in any electronic or printed form outside the group at Google Groups and the http://www.WDaDg.org website. Any unauthorized use of our copy constitutes illegal Copyright infringement and may well be prosecuted to the full extent of the law. Digital Signature: $©"[W|D|&|D]g"|^|!SiteDesign@GG||#%$
To post to this group, email SiteDesign@googlegroups.com
To unsubscribe, email SiteDesign-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/SiteDesign?hl=en

---
You received this message because you are subscribed to the Google Groups "Web Design and Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sitedesign+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Monday, March 3, 2014

[Inside AdSense] 20(14) Publisher Stories: Italy with a Japanese twist makes the perfect match for Amo Italia

As part of our '20(14) publisher stories' blog series, every Monday we'll introduce you to a publisher and share their success story. We're half-way through the series but still have lots more stories to come from South Africa to Italy to Brazil -- stay tuned! Read on to meet this week's featured publisher, and feel free to share your own success story with us.

Tsuyoshi Doh founded Amo Italia in 2004 after moving to Italy and discovering his passion for the country. The site, which is one of the largest online travel guides for Italy in Japan, offers its users a wealth of information on tourist attractions, local restaurants and things to do across the country. 

Not long after he created the site, Tsuyoshi began using AdSense initially just as a way for him to make sure he'd keep adding new content. However, as more users visited his site, he was pleased to see his AdSense revenue increase to the point that it was funding his travel all over Italy to compile new articles and travel information for visitors to his site.

Today, AdSense is a dependable source of income for Tsuyoshi and a key part of the success of Amo Italia. In addition to providing revenue to fund further research trips, AdSense ads have themselves become useful sources of information for visitors to the site. As Tsuyoshi says, "AdSense can offer relevant ads for my website such as hotels, tours and flights and I'm happy that the ads can provide additional information for visitors."

Throughout it all, Tsuyoshi has always made sure he keeps a firm focus on providing great content for visitors to Amo Italia. His advice to those thinking about launching a new site - "create a site that's really enjoyable and has plenty of useful content".

Read the full story.

Posted by Natsuko Takagawa - Inside AdSense Team

Was this blog post useful? Share your feedback with us.

--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Saturday, March 1, 2014

MASTER PSYCHIC READER

Your first 3 minutes are FREE talking live with me.

Please visit my website at: http://www.keen.com/Ask+Fran

Or, call me right now at: 1-800-275-5336 x0160

--
You received this message because you are subscribed to the Google Groups "WhealtyCrib" group.
To unsubscribe from this group and stop receiving emails from it, send an email to whealtycrib+unsubscribe@googlegroups.com.
To post to this group, send email to whealtycrib@googlegroups.com.
Visit this group at http://groups.google.com/group/whealtycrib.
For more options, visit https://groups.google.com/groups/opt_out.

Friday, February 28, 2014

Digest for adsense-api@googlegroups.com - 1 Message in 1 Topic

Group: http://groups.google.com/group/adsense-api/topics

    "Jose Alcérreca (AdSense API Team)" <adsenseapiadvisor+jose@google.com> Feb 27 04:13AM -0800  

    TL;DR Projects using the AdSense Management API<https://developers.google.com/adsense/management/v1.4/reference/index>should now check for accounts with multiple AdSense/AdX accounts and let
    users pick instead of using the default namespace, as it will be disabled
    for some accounts.
     
    API users with access to more than one AdSense or AdX accounts will receive
    an error when using the default namespace due to cases of ambiguity. We
    expect a very small percentage of users to have this problem, as this
    functionality is restricted to a limited set of accounts.
     
    To avoid complications, make sure you're not using the default account
    namespace adclients.list, adunits.getAdCode, etc. and specify an account ID
    for every call. For that, use accounts.adclients.list,
    accounts.adunits.getAdCode, etc. You’ll find the whole list of calls in the API
    reference pages<https://developers.google.com/adsense/management/v1.4/reference>
    .
     
    The flow you should always use from now on is:
    - Authenticate
    - Call accounts.list
    - Show a publisher account picker if there's more than one account
    - Do the rest of the requests using the account ID
     
    If you have questions about this change or need help with updating your
    code, you can reply on this thread.
     
    Cheers,
    Jose
     
     
    ---
    Jose Alcérreca
    Developer Relations
     
    Google UK Limited
    Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W
    9TQ
    Registered in England Number: 3977902

     

--
You received this message because you are subscribed to the Google Groups "AdSense API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adsense-api+unsubscribe@googlegroups.com.
To post to this group, send email to adsense-api@googlegroups.com.
Visit this group at http://groups.google.com/group/adsense-api.
For more options, visit https://groups.google.com/groups/opt_out.

Wednesday, February 26, 2014

[Inside AdSense] Frequently asked questions around using Google Analytics 6 of 6

Over the past five weeks of the Google Analytics insights blog post series we've looked at how to use Google Analytics to grow your business, optimize your mobile presence, increase user loyalty with Google and improve your overall user experience. We've also collected all of your questions to create a video covering the most frequently asked questions.

http://www.youtube.com/watch?v=FQKAn_KNBSc
(Turn on English captions by using the captions button at the bottom of the YouTube video)

The video starts by exploring how integrating your AdSense account with Analytics gives you data that'll help you optimize content, improve user experience and ultimately, increase your revenue. We then give you a demo so that you can get started straight away. If you're interested in getting a better understanding of how visitors interact with your online content then you'll enjoy the section about Universal Analytics and Demographic and Interest reporting. Don't forget to check out our help resources for additional information on each topic covered in this video:
We hope you've found the series to be useful. Many thanks for all of your comments and questions over the past five weeks. 

Posted by Cemal Buyukgokcesu - Google Analytics Specialist

--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Digest for seo1@googlegroups.com - 2 Messages in 2 Topics

Group: http://groups.google.com/group/seo1/topics

    RedMacGirl <studio@productionhouse.com.au> Feb 24 03:01AM -0800  

    I am wanting to learn the best option to enable our web site visitors to
    select their city location from our homepage (index.php). Is a drop-down
    menu with links to the cities (eg: my site/newyork.php) with new content
    and links for that city way to go for this? Or should selected city page
    reload in the same index.php page and display new content with a jquery
    load function? Two different approaches and not sure which one is better
    practice. Look forward to your response.

     

--
You received this message because you are subscribed to the Google Groups "Google Search Engine Optimization SEO Google - MSN - Yahoo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seo1+unsubscribe@googlegroups.com.
To post to this group, send email to seo1@googlegroups.com.
Visit this group at http://groups.google.com/group/seo1.
For more options, visit https://groups.google.com/groups/opt_out.

Monday, February 24, 2014

[Inside AdSense] 20(14) Publisher Stories: Diário de Biologia continues demystifying science with the help of Google AdSense

As part of our '20(14) publisher stories' blog series, every Monday we'll introduce you to a publisher and share their success story. Read on to meet this week's featured publisher, and feel free to share your own success story with us.

Biologist Karlla Patrícia created Diariodebiologia.com in 2007 to teach science and biology to readers without using complicated terms and explanations. Today, the site receives 840,000 visitors monthly and has over 800 posts. 

When Karlla began searching for a monetization solution for her site, she decided to go with Google AdSense. "The possibility of partnering with a company like Google, that gives relevant advertising to my users, interested me a lot," says Patrícia. "I was also very attracted to the low investment and low risk combined with the potential for income generation."

Using performance reports in her AdSense account, Patrícia discovered that the medium rectangle (300x250) and wide skyscraper (160x600) sizes perform best on her site. Moreover, after following optimization tips from the AdSense team, Diário de Biologia saw a 200% increase in revenue.

For Patrícia, AdSense has proven to be an excellent way to earn from her site. Looking ahead, she plans to continue investing in new ways to grow her audience, a key component for the future success of her site. 

Read Patrícia's full story here.

Posted by Barbara Sarti - Inside AdSense Team

Was this blog post useful? Share your feedback with us.

--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Saturday, February 22, 2014

Digest for adsense-api@googlegroups.com - 1 Message in 1 Topic

Group: http://groups.google.com/group/adsense-api/topics

    Filippo Silvestro <filippo.silvestro@altervista.it> Feb 21 05:53AM -0800  

    Some of our users reported a problem with AdSense hosted accounts initially
    created for Blogger or Youtube. These users followed the procedure to
    associate their accounts to us with the host api, but after a successful
    association ads are still not visible on their websites (the code generates
    a 403 error) and they can't unlock manually the account as their website is
    on a third level domain (as any other our user).
    Why the association with the host api didn't unlock the AdSense account?
    What we can tell them?
     
    If you need it, the pubid of the last one reporting this problem is
    ca-pub-9205053050954322
     
    Thank you

     

--
You received this message because you are subscribed to the Google Groups "AdSense API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adsense-api+unsubscribe@googlegroups.com.
To post to this group, send email to adsense-api@googlegroups.com.
Visit this group at http://groups.google.com/group/adsense-api.
For more options, visit https://groups.google.com/groups/opt_out.

Wednesday, February 19, 2014

[Inside AdSense] Improve Conversions with Google Analytics Insights 5 of 6

Welcome to the week five of our blog series on Google Analytics. Today, we'll focus on ways to improve your site conversions using specific Analytics reports. If you're an e-commerce publisher, understanding exactly what drives conversions on your site is key to understanding important factors such as visitor intent and where you should invest in advertising. The following reports help you understand how to calculate page values, track conversions, and gain insights into visitor intent.

1. Calculate page values to understand which pages drive conversions and revenue

Page Value is a single number that can help you better understand which pages on your site drive conversions and revenue. Pages with a high Page Value are more influential than pages with a low Page Value. For example, e-commerce publishers will usually notice that the most valuable pages on their site are their checkout pages. This makes sense because everyone needs to view the checkout pages before converting. Take a look for pages that get a lot of traffic (page views) but have a low Page Value. Why don't these pages help conversion? Or should they? To answer some of these questions, get started by reviewing the Page Value column in the Site Content > All Pages report.

2. Use the Multi-Channel Funnels Report for better conversion tracking

Multi-Channel Funnels in Google Analytics let you look at interactions across different digital media and show how these channels work together to create sales and conversions. They also help you make crucial marketing decisions regarding advertising investments at the macro level (e.g. what channels) as well as the micro level (e.g. what keywords and ad placements). Your Multi-Channel Funnels reports can be found under the Conversions section in Google Analytics.

3. Use Site Search Report to get insights into visitor intent 

Google Analytics Site Search reports provide extensive data on how people use the search engine on your site. With this report, you can see initial searches, refinements, search trends, which pages they searched from, where they ended up, and conversion correlation. Tracking how people use the search box on your site can provide you with important insights into visitor intent. Your Site Search reports can be found under the Behavior section in Google Analytics. If you're not already using a search box on your site, take a look at the Google Custom Search Engine.

To help you understand your page values and conversions, we've created a custom Content Evaluation Dashboard for you to download. Once downloaded, just select which profile you'd like to import. You can access this dashboard any time by clicking the 'Customization' tab.

Thanks for joining us over the last five weeks -- we hope you've been able to try out the reports recommended during the series as well as your custom dashboards. Don't forget to keep your questions coming -- we'll be back with the answers on February 26th. 

Posted by Cemal Buyukgokcesu - Google Analytics Specialist

Was this blog post useful? Share your feedback with us.

Additional Information

AdSense 10 Challenge Hangout On Air on Google Analytics 

How to create an Analytics account

How to link AdSense account to an Analytics account

How to edit data sharing settings for targeted recommendations

How to uncover trends and AdSense insights with Analytics


--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Digest for seo1@googlegroups.com - 2 Messages in 2 Topics

Group: http://groups.google.com/group/seo1/topics

    Neha Nisha <bargathnisha08@gmail.com> Feb 17 09:23PM -0800  

    Hi
     
    we are into online supermarket
     
    we have lots of product url, categories url , and brands url.
     
    Google scrawl my all product url is like “eztrolley.com/shopping/”
     
    and scrawled my all category urls also like
     
    “eztrolley.com/online/”
     
    but only brand url Google is not crawling it
     
    “eztrolley.com/brand “
     
    and we tried with Google webmaster fetching means brand is getting crawled
    . but without fetching its not getting crawled .
     

     
    http://www.eztrolley.com/brand/brands_all”
     

     
    brand urls are like following
     
    http://www.eztrolley.com/brand/Abbott-products-online”
     
    http://www.eztrolley.com/brand/Air-Wick-products-online”
     
    we have around 1000 urls like this. may i know why only this brand urls is
    not getting crawled by Google and how to rectified this error

     

--
You received this message because you are subscribed to the Google Groups "Google Search Engine Optimization SEO Google - MSN - Yahoo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seo1+unsubscribe@googlegroups.com.
To post to this group, send email to seo1@googlegroups.com.
Visit this group at http://groups.google.com/group/seo1.
For more options, visit https://groups.google.com/groups/opt_out.

Tuesday, February 18, 2014

Digest for seo1@googlegroups.com - 1 Message in 1 Topic

Group: http://groups.google.com/group/seo1/topics

    Sam Shimeld <samshimeld@googlemail.com> Feb 11 07:44AM -0800  

    About 6 months ago Matt Cutts released a video blog post about links in
    widgets where he recommended that all sites that distribute widgets ensure
    the links are no followed.
     
    I use an MSN weather feed on my site and within that several of the links,
    link back to MSN, for example "Detailed 10 day forecast", "More information
    at MSN weather" "Monday Weather" etc. maybe 10 links tottal
     
    Do i need to no follow these links?
     
    Thank you, i look forward to any advice.

     

--
You received this message because you are subscribed to the Google Groups "Google Search Engine Optimization SEO Google - MSN - Yahoo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seo1+unsubscribe@googlegroups.com.
To post to this group, send email to seo1@googlegroups.com.
Visit this group at http://groups.google.com/group/seo1.
For more options, visit https://groups.google.com/groups/opt_out.

Friday, February 14, 2014

[Inside AdSense] 20(14) Publisher Stories: Istorya’s community grows and grows with Google AdSense

As part of our '20(14) publisher stories' blog series, every week we'll introduce you to a publisher and share their success story. We posting our next publisher story a couple of days early to celebrate Valentine's Day! Read on to meet Gerald and Janice, the husband and wife team behind Istorya.net. As always, feel free to share your own success story with us.

Gerald Yuvallos and his wife Janice run Istorya.net, the biggest online community in the Southern Philippines. Istorya.net was started in 2002 by the couple who are based in Cebu City, as a virtual place for local users to talk. In Cebuano, their local language, 'istorya' means 'talk' or 'story'.

Today, Istorya.net receives over 700,000 unique visitors every month and acts as a virtual 'home away from home' for Filipinos all over the world. According to Gerald and Janice, "AdSense has been our main revenue stream. It's probably the only reason we've stayed online."

http://youtu.be/h49aak7Uvu8

"The revenue that we get from AdSense has allowed us to upgrade our servers and software," the couple affirms. "This in turn, makes our community better. Without AdSense, we wouldn't have been able to support growth of our site."

DoubleClick for Publishers (DFP) Small Business has also been an essential tool in supporting the site's success. "All I can say is that the integration of AdSense with DFP is heaven-sent!" says Gerald. "This integration is our favourite feature as it is now much easier for us to manage our inventory."

Looking ahead, Gerald and Janice plan to continue improving the user experience on their site, and investigate the possibility of launching a mobile-friendly version of Istorya.net. 

Posted by Catherine Candano - Inside AdSense Team

Was this blog post useful? Share your feedback with us.

--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Wednesday, February 12, 2014

[Inside AdSense] Improve your user experience with Google Analytics 4 of 6

Welcome back to week four of our Analytics blog series, where we'll take a look today at how you can improve your user experience with Google Analytics. Google Analytics gives you the insights you need to understand current user experience, as well as how the traffic to your site is influenced by social media. The following reports help you understand why site speed is important for an improved user experience, how to spot pages bringing the most AdSense revenue, and how to refine your social media strategy measuring the impact social media has on your site goals .

1. Improve user experience by improving site speed

Faster pages lead to better user experience and improved conversions. The Site Speed reports in Google Analytics give you detailed data on the speed of your site pages, as experienced by your users. Ensuring page load speeds times are below the average can help you differentiate your site. Analyze and speed up your site using PageSpeed products, and check the resulting improvements in Site Speed reports.


2. Use theAdSense Pages report to discover which pages help you earn the most 

The AdSense Pages report provides data about which pages on your site contribute most to your AdSense revenue. With the insights from this data, you can replicate successful implementations on well performing pages on other parts of your site.


3. Use the social traffic sources report to refine your social media strategy

Social buzz is very important for many publishers to build their audience and retain loyalty and engagement. Social reports in Google Analytics help you measure the impact social media has on your business goals and conversions. With this report, you can track the number of visitors that social media channels bring to your site, measure the value of those channels by tracking conversions and AdSense revenue, and examine how your content is being shared across social networks. You can access Social reports under the Acquisition section in Google Analytics. 

To help you understand user experience on your site, we've created a custom Social Dashboard and Site Speed Dashboard for you to download. Once downloaded, just select which profile you'd like to import. You can access this dashboard any time by clicking 'Dashboards' under the Reporting tab in your Analytics account. If you haven't already opted in to Account specialist data sharing setting and our customized help and performance suggestion emails in your AdSense email preferences, don't forget to do so to receive targeted optimization tips.

Have questions on anything we covered today? Submit them and look out for our video on February 26th where we'll answer your top questions. Check back here next Wednesday where we'll talk more about how Google Analytics can help you drive conversions on your site. 

Posted by Cemal Buyukgokcesu - Google Analytics Specialist

Was this blog post useful? Share your feedback with us.

--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

MASTER PSYCHIC READER~ ACCURATE & AMUSING

Your first 3 minutes are FREE talking live with me.

Please visit my website at: http://www.keen.com/Ask+Fran

Or, call me right now at: 1-800-275-5336 x0160

--
You received this message because you are subscribed to the Google Groups "WhealtyCrib" group.
To unsubscribe from this group and stop receiving emails from it, send an email to whealtycrib+unsubscribe@googlegroups.com.
To post to this group, send email to whealtycrib@googlegroups.com.
Visit this group at http://groups.google.com/group/whealtycrib.
For more options, visit https://groups.google.com/groups/opt_out.

Monday, February 10, 2014

[Inside AdSense] 20(14) Publisher Stories: Pintomicasa grows beyond just a hobby with AdSense

As part of our '20(14) Publisher Stories' blog series, every Monday we'll introduce you to a publisher and share their success story. Read on to meet this week's featured publisher, and feel free to share your own success story with us.

Six years ago Pablo Rabino created Pintomicasa, a blog about home painting and decoration. Over 150,000 monthly visitors look to Pablo's site for advice, tips and ideas on decorating their home.  

Pintomicasa have been using Google AdSense from the very beginning to monetize their content, with Pablo estimating that today approximately "80% of the blog's earnings come from AdSense". Pablo attributes this factor to the quality and relevance of the ads run on his site through AdSense.

Additionally, "the site's page views and subsequently it's revenue have greatly increased thanks to the integrated AdSense reports and insights from Google Analytics" says the blog creator. With Analytics, Pablo knows where his visitors are coming from, and with this information, he has created a mobile-optimized site for those viewing his blog from a tablet or smartphone. 

Looking ahead, Pablo is eager to continuing optimizing this site with AdSense while continuing to invest his time into creating quality content for his blog viewers.

Read the full story here.

Posted by Barbara Sarti - Inside AdSense Team

Was this blog post useful? Share your feedback with us.

--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Wednesday, February 5, 2014

[Inside AdSense] Increase user loyalty with Google Analytics 3 of 6

As we've mentioned before, it's key to understand how engaged your users are and how they interact with your site. The following tips will help you use Analytics to visualize user interactions on your site, and understand why engagement and loyalty metrics matter.

1. Use In-page Analytics to see how your users are interacting with your site

In-Page Analytics provides clickthrough data in the context of your actual site, and is a highly effective tool to let you make a visual assessment of how users interact with your web pages. You can answer questions like "Are my users seeing the content I want them to see?" or "Are my users finding what they're looking for on the page?" This feature also helps you determine the best location to place your ad units. You can access your In-Page Analytics through the 'Behavior' section on the Reporting tab.

2. Use Real Time reports to track user activity in real time 

Real-Time reports allow you to monitor visitor activity as it happens on your site. They help you understand how your systems are reacting, such as when you send out an email campaign or engage in marketing that is temporary in nature. Real-Time reports provide alerting, giving insight into things that are new or different such as a sudden increase in site traffic. Additionally, you can use them to measure the immediate impact of social media.

3. Increase engagement and loyalty on your site

Google Analytics provides you with behavioral reports that illustrate the engagement and loyalty aspects of your visitor behavior. The Frequency & Recency report lets you see the level of user interest in your site based on frequency of visits and length of time between visits. If visitors come once but don't return, you might infer that your site content and design are not sufficiently engaging or not easy to navigate. Some additional relevant reports such as New vs Returning and 'Engagement' are available under the Audience section on the Reporting tab. For more detailed information about how site visitors interact with each page, we suggest you use the 'event tracking method' that Google Analytics evangelist Justin Cutroni shared on his blog to get an accurate measurement of which articles are actually read.

We've created a custom Engagement & Monetization Dashboard for you to download. Once downloaded, just select which profile you'd like to import. You can access this dashboard any time by clicking 'Dashboards' under the Reporting tab in your Analytics account. As a reminder, once you've linked your AdSense account with Analytics, don't forget to opt in to Account specialist data sharing setting and our customized help and performance suggestion emails in your AdSense email preferences.

Keep submitting your questions on Google Analytics and don't forget to look out for our video on February 26th where we'll answer the most the most frequently asked questions. Next week, we'll continue our series, focusing on improving user experience with the help of Google Analytics. 

Posted by Cemal Buyukgokcesu - Google Analytics Specialist

Was this blog post useful? Share your feedback with us.

--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Monday, February 3, 2014

[Inside AdSense] 20(14) Publisher Stories: Mobile88’s growth charges ahead with the help of AdSense revenue.

As part of our '20(14) publisher stories' blog series, every Monday we'll introduce you to a publisher and share their success story. Read on to meet this week's featured publisher, and feel free to share your own success story with us.

Mobile88.com is one of Malaysia's leading mobile portals, dedicated to covering  and reviewing mobile hardware and software, including content and virtual goods media. The site also provides up-to-date news on the latest developments in mobile technology.

Launched in 2004, Mobile88.com now boasts over one million unique visitors a month and has 20 employees based in Malaysia, Indonesia, Singapore and the Philippines. Alongside its flagship site, Mobile88 currently has three regional websites, with another one set to go live in September 2013, and two more sites covering lifestyle, technology and gaming.

Gerald Lim, CEO of Mobile88.com, tells the story of how the company began its relationship with AdSense. "We looked at what other sites were doing to monetize and what were the most effective networks. AdSense provided the easiest way for us to get started. It was flexible, completely self-service and we could manage ads ourselves." 

Over the years, as the relevance and quality of ads has continued to improve, Mobile88.com's relationship with AdSense has grown stronger, as has the company's partnership with Google. Alongside AdSense, Mobile88.com uses DoubleClick for Publishers (DFP) to control how ads are served, Google Analytics to track and analyze performance and Webmaster Tools for site optimization.

Mobile88.com is continuing to expand into areas like digital content, virtual goods and rich media such as console-quality games via the cloud. Meanwhile, AdSense revenue is still helping to fuel growth. As Gerald explains, "Since the beginning, AdSense has provided a very stable and consistent income. Even today, our AdSense revenue is continuing to grow."

Read the full story.

Posted by Valentin Cornez - Inside AdSense Team

Was this blog post useful? Share your feedback with us.

--
--
Unable to view the links or images in the message above? Want to comment on this post? Visit http://adsense.blogspot.com/ .
 
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group, send email to Inside-AdSense+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Inside-AdSense
 
---
You received this message because you are subscribed to the Google Groups "Inside AdSense" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside-adsense+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Saturday, February 1, 2014

Digest for seo-professionals@googlegroups.com - 5 Messages in 2 Topics

Group: http://groups.google.com/group/seo-professionals/topics

    Rajesh Shitole <rajesh.4792@gmail.com> Jan 30 02:37PM +0530  

    Dear All,
     
    Need Pune based Content Writer ASAP. Write to hrd@uaxglobal.com
     
     
     
    Warm Regards,

     

    Tsadik Tsadik <ecotechwebdesign@gmail.com> Jan 24 08:41AM +1100  

    Any sub domain is counted as a separate domain by Google.
    If your sample was www.sitemaster.com/site1/ than the main domain is still
    valid(for link building)
     
     
     
     

     

    Greg Willson <gregatbizop@gmail.com> Jan 24 08:44AM -0500  

    Hi Daniel - In case there are redirects, the end domain is where all the
    link juice ends up.
     
     
     
    Thanks,
     
    Greg
    http://LinkPushing.net
     
     
     
     

     

    Diego Lopes <diegpl.blog@gmail.com> Jan 24 12:27PM -0800  

    The second, because you are redirecting to it, the same happens for the
    robots...
     
    Em quinta-feira, 23 de janeiro de 2014 11h29min14s UTC-8, Daniel Marcos
    escreveu:

     

--
You received this message because you are subscribed to the Google Groups "SEO PROFESSIONALS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seo-professionals+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.