seo Questions
1
Solved
I am about to start working on the redesign of the blog of the company I work for and I wonder whether it's a good idea to make it a single page app. It's an ordinary blog with nothing specif...
Sharlasharleen asked 22/4, 2015 at 21:10
3
Solved
According to HTML5Doctor.com and other HTML5 introductory sites, the header element should contain a h1-h6 tag plus other navigational or introductory content. However, the traditional 'header' on ...
Plump asked 17/10, 2011 at 15:59
2
I have WordPress site. So I make code to convert title of post to english from arabic but the code get the title of post from WordPress.
I use plugin All in one SEO pack. So I add title to plugin ...
1
I wonder what is the best way to load fonts from Google Fonts. I googled and founded <link/> way better than @import. Are there any tools to measure speed and performance over network and bro...
Futility asked 17/4, 2015 at 18:22
1
Solved
I have an AngularJS SPA site which I wanted to test using google's "Fetch as Google" feature in webmaster tools. I am a little confused about the results. The screenshot from Googlebot looks correc...
Lorenzetti asked 15/4, 2015 at 23:55
2
Solved
Does Display: none on duplicate content affect SEO/Semantics?
Suppose you're building a mobile-first, responsive site. At smaller breakpoints, you've opted to show your page's heading tagline (<...
2
I get this error from the Google RichSnippets testing tool:
Error: Page contains property "query-input" which is not part of the schema.
But where did I make a mistake?
HTML:
<div id="dkA...
Nepean asked 26/11, 2014 at 2:2
2
I have been using Bootstrap to build my site, but in doing so and researching SEO, I've discovered that using the i tags with glyphicons is not technically "valid" HTML. Is there a definitive rule ...
Giantess asked 17/3, 2014 at 21:50
1
We are working in a project which uses Symfony2 + AngularJS.
Each one in a different domain (api.domain for Symfony2 and www.domain for the Angular project).
Now we are focusing on the SEO part. W...
Whitby asked 17/3, 2015 at 11:29
4
Solved
Suppose I have a page on my website to show media releases for the current month
http://www.mysite.com/mediareleases.aspx
And for reasons which it's mundane to go into*, this page MUST be given a ...
Alexina asked 18/3, 2010 at 5:12
2
Solved
we have a website that is serving both chinese and english version using angular-translate. The frontend determines the language settings. It is fine from client side but when google bot crawls our...
Battalion asked 25/3, 2014 at 15:36
5
Solved
I am currently writing a web-blog, learning django. I need a view to display a single blog-post and my first try was to create a url for it like the following:
myblog.com/blog/view/1
This uses t...
1
I have read about many error code but I am little-bit confuse about Error code 404 and 410. I didn’t distinguish till now what these errors exactly pretend.
Airframe asked 5/3, 2015 at 11:26
3
Solved
I want my site to be indexed in search engines except few sub-directories. Following are my robots.txt settings:
robots.txt in the root directory
User-agent: *
Allow: /
Separate robots.txt in t...
Karrikarrie asked 13/2, 2015 at 9:9
1
I recently fount this project https://github.com/flipboard/react-canvas which uses canvas to render the whole page on mobile. The result is astonishing and performs really well. By the way, from wh...
5
Solved
I was wondering what, if there is one, is the best practice for including SEO content such as meta descriptions and keywords in an ASP.NET MVC (I'm using v3 RC) view. My initial plan is to create a...
Vigesimal asked 24/11, 2010 at 4:51
1
I've realized that my ReactJS application using react-router does not have any external links. Search engines do not recognize that the site has a lot of linked content. Prerender.io seems like a g...
Shaia asked 28/1, 2015 at 2:14
2
Solved
Reposted due to no replies.
I'm having some trouble setting a custom canonical title using the Wordpress SEO API: http://yoast.com/wordpress-seo-api-docs/
I have a custom post type called designs...
10
Solved
How can I tell if a google bot is reading my javascript generated content?
I have an AJAX script that generates some text dynamically on a page... this content does not change by user, but simply ...
Disgust asked 20/8, 2009 at 5:5
3
Solved
For SEO, I have been tasked with adding a rel="nofollow" to all external links*.
The simplest and least obtrusive way to add rel="nofollow" to each external link is with some jQuery. I've done thi...
Oversubtlety asked 15/1, 2013 at 10:45
1
Solved
In my system, users need to have their profile pages. It is requested from me that these pages will be displayed in url like this:
www.example.com/John-Doe
www.example.com/Mary-Smith
How to ach...
4
After reading this thread I decided to use pushstate api in my angularjs application which is fully API-based (independent frontend and independent backend).
Here is my test site: http://huyaks.co...
Rehabilitation asked 5/10, 2014 at 7:57
1
Solved
I'm deciding whether it's safe to develop my client-facing app in AngularJS using pushState.
I've read that when using pushState in an AngularJS app, we don't need to worry about Googlebot because...
Selenography asked 14/1, 2015 at 21:55
7
Solved
I'm using the permalink_fu plugin to create permalinks from titles. My problem is: If the title contains german characters, they are just replaced with '_'.
What I need is something that replaces
...
Snuffbox asked 18/5, 2009 at 17:11
3
Solved
I would like to redirect multiple entries to my landing page to one url.
The following urls, http://mysite.com and http://www.mysite.com, would redirect to http://www.mysite.com/ using 301 redire...
Telly asked 7/4, 2012 at 15:4
© 2022 - 2024 — McMap. All rights reserved.