Hot answers tagged google-sites
14
You can use the Google Analytics opt out browser add-on.
You can also block your own IP address. Source
If you want to exclude internal traffic from appearing in your reports, you can filter out a specific IP address or a range of IP addresses. You can also use cookies to filter out visits from particular users. We'll explain how below.
To exclude by ...
5
I have a Google Sites personal website. I also have maintained sites on
Blogger
Posterous
Wordpress dot com (Wordpress hosted)
Typepad and
Tumblr
None are self-hosted, because I wanted to try doing everything for free, as an experiment.
Blogger
If choosing between Blogger and Google Sites, given that both are free, I would probably choose Blogger ...
2
There's no need to disallow crawling of 404 pages -- having URLs that return 404 is absolutely fine & normal. Having 404 errors on URLs that do not exist will not affect your site's overall crawling, indexing, or ranking (see Do 404's hurt my site?).
Also keep in mind that by disallowing crawling of URLs like this, it can result in them actually being ...
1
You can accompish this by editing the CSS styling of the block quote so there's no need to remove the quote block as this would be bad for SEO purposes.
Typical Example of a Scroll-bar within Block Quote:
blockquote {
width:600px;
max-height:150px;
overflow-y:scroll;
}
I made a online demo so you can take a look of it in action, here is ...
1
Editing HTML with Google Sites
Google offers instructions to edit pages and HTML. Here's a summary from that page:
Click the Edit Page button in the upper right hand corner of the screen. The edit toolbar will provide you with the tools necessary to edit your site.
Click the HTML button to edit the HTML on your site.
You won't be able to edit the full ...
1
as your google site is going to be a website i dont think you'd be able to get a indesign slideshow into it, youd need to have a jquery slider / slideshow google it they are hundereds of different ones.
Im not sure of your experience level with html/css/jquery but for a starting point if your not interested in learning how to build websites from scratch, ...
1
Customising your site
To use the site creation tools that come with Google Apps to build and customise a website, first enable Google Sites by following these steps:
Log in to the Google Apps administrator control panel.
Click the Organization & users tab.
Click Services.
In the Core Google Services section, click the link to add more ...
1
One issue with using URL removal on Google Webmaster is that the request per URL removed will expire. And when that happens, the Google Site URLs return on search results immediately. often with higher ranks than the www domain urls. You have to go back and re-request the removals frequently and it will take 2-4 hours for the status to go from "pending" to ...
1
This appears to be an issue for all Google Sites users who have mapped domains to the service - strikingly ironic that Google would not even include the capability to specify canonical links.
Per the Add link rel="canonical" issue report (last updated 7/25/2012):
In the meantime, given that using the URL removal seems to be the only
solution, could ...
1
You could host it through your dropbox! Site44 or droppages are two good options for this. Super simple and easy to maintain and upgrade. Handy to be able through a simple text editor on the iPhone to update your website by a simple dropbox upload.
1
You could do it using JavaScript. If you're looking for automatic translation you can try the Google Translate Widget.
If you're going to do the translation yourself you could create a language dropdown and use JS to replace the page's contents with the contents of the selected language. To do this though (assuming Google Sites doesn't allow you to use ...
1
Although I have not used Google Sites, I believe the problem you are having is that it does not let you add custom CSS?
Having checked Google and finding a "CSS Workaround" I see that while you cannot add custom CSS, you can add custom HTML. Although most people prefer using CSS for styling, you can still add CSS to the attributes in HTML.
For example:
...
1
You can't do it. Well, you can't do it for everyone.
Simply put, Google Sites is meant to be a really simple and easy to use product with limited customization. It's not made for you to be able to make really powerful websites, it's made to give you an easy and quick website.
If you want to change it, there are options for yourself like a userstyle for ...
Only top voted, non community-wiki answers of a minimum length are eligible

