seo Questions
3
Solved
How can I develop 'Search Engine Friendly' web app in GWT? Take an example of StackOverflow itself, it's a web app and should be SEO friendly allowing users to search from search engines. If someon...
8
Solved
How can you customize system URLs in OpenCart? For example, I would like http://example.com/index.php?route=checkout/cart to be displayed as http://example.com/cart
I know OpenCart provides SEO UR...
6
I'm trying to speed up my website. Google insights (https://developers.google.com/speed/pagespeed/insights) tells me that a critical problem is to enable GZip compression.
The address of the site ...
Snippet asked 6/12, 2012 at 13:29
4
Solved
Is it bad form to use the <abbr> tag to explain words that are not actually abbreviations but to produce a "hover over" explanation of content?
If it is, why is it bad form, and what is a go...
Biomass asked 12/8, 2012 at 2:38
9
Solved
I am working on a ASP application and the code, template and files are organized in a way that does not allow me to alter anything outside the body tag. So I am thinking about inserting the meta ta...
Earhart asked 19/9, 2009 at 5:26
3
Solved
There was a blog post from google that they are indexing javascript applications. However, my AngularJS Application www.fore-cite.com seems not to be indexed at all. Is there anything special that ...
Downtime asked 8/1, 2015 at 21:35
1
I have an Angular app that i'm trying to set up in production enviroment. As i have read, Google now is able to crawl through AJAX pages. I'm checking how i'd work with Fetch as Google service. Tho...
Frentz asked 22/1, 2016 at 21:7
2
I have setup an AngularJS application which is using ui-state router. It has some static pages and other than that it has profile pages which generate dynamic page based on profile id.
For SEO pur...
Schistosome asked 14/11, 2016 at 14:42
5
I added sitemap.xml in app folder but how can I make it public so that the google webmaster tool can get it?
Thanks
5
Solved
I have single page app built with Backbone.js.
I host app (app consists of static files only) on Amazon S3.
I use CloudFront as a Bucket CDN.
App is accessed by https://myapp.com -> https://abc...
Sigmatism asked 13/3, 2014 at 15:23
3
Solved
We have different domains for each language
www.abc.com
www.abc.se
www.abc.de
And then we have different sitemap.xml for each site. In robots.txt, I want to add sitemap reference for each domai...
Qnp asked 7/7, 2012 at 8:2
8
I'm working on a shopping site. We display 40 images in our results. We're looking to reduce the onload time of our page, and since images block the onload event, I'm considering lazy loading them ...
Pridgen asked 26/3, 2011 at 7:34
1
Solved
EDIT: I forgot to clarify, what I'm looking for is to know how to write an anchor tag with the href attribute present but that when the element is clicked, the href should be ignored and the click ...
Lump asked 19/10, 2018 at 22:19
2
Solved
I'm a bit confused whether I should remove the robots meta tag, if I want search engines to follow my robots.txt rules.
If the robots meta-tag (index, follow) exists on the page, will search engin...
Polyphagia asked 24/8, 2014 at 21:39
4
Solved
Is it correct practice or valid syntax to use other tags inside a <title>?
An example for multi-language title
<html lang=en>
<title>Some title in English and a <i lang=fr>...
Willdon asked 28/8, 2012 at 23:7
3
What are the differences in the lists below:
<meta name="robots" content="index, follow">
<meta name="robots" content="follow">
<meta name=&...
6
Solved
I know they are, but my co-worker doesn't believe me. He keeps telling me that Google crawls the inside content and caches it just fine. According to Google, it does crawl them, but doesn't guarant...
3
Solved
I have one problem
I have domain name for example www.testing.com and new.testing.com so i do not want to new.testing.com display in any search engine. I have added one robots.txt to the new.test...
Amontillado asked 19/9, 2014 at 7:58
3
Solved
The Cloud Functions for Firebase documentation here states that this can be done using cloud functions -
Prerendering for single page apps to improve SEO. This allows you to create dynamic meta ...
Bosun asked 1/6, 2017 at 8:10
1
I get a lot of errors from my site when bing trying to index some pages which have unicode characters.
For example:
http://www.example.com/kjøp
Bing is trying to index
http://www.example.com/...
5
Solved
When using a Robots.txt file, does the user agent string have to be exactly as it appears in my server logs?
For example when trying to match GoogleBot, can I just use googlebot?
Also, will a par...
Mediocrity asked 13/1, 2011 at 1:56
3
Solved
In most of my web site I have a lot of external links to my other sites and other external sites.
I need to know when is better to use rel="nofollow" or rel="external" in a website?
3
Solved
I am working on Angular2 based web app. I used Angular CLI to generate app and then to build it for prod. I have hosted website on AWS S3 & Cloudfront. When I use 'Fetch as Google' tool from th...
1
Solved
I have a django sitemap and wagtail sitemap for my site.
The django sitemap is using https by simply setting the protocol variable in the class, but I can't figure out a way to do this for the wag...
1
Solved
I've recently came across some tasks for website performance improvement but due to the concept above and below used in the question I feel confused to realize what is being asked. (ーー;)
Does the ...
© 2022 - 2024 — McMap. All rights reserved.