seo Questions

3

Solved

I would like to know what are the main differences between Microformat's hRecipe and Schema.org's Recipe and how search engines treat each one. Besides the differences in code and the fact that t...
Lakh asked 29/11, 2011 at 12:18

5

Solved

I have tried to set up an author page in wordpress. But all the author pages are redirected to the home page. I google it and they suggested to disable plugins and then check the author pages. I tr...
Derose asked 25/8, 2011 at 7:53

3

Solved

To handle Canonical URL is it best practice to do a 301 redirect or better to have the same IP Address for both www and non www domain? For example: Canonical URL/domain wanted is http://example....
Phosphatize asked 24/10, 2013 at 13:8

3

Solved

I am building an Angular 2 app using the Angular-Meteor framework. I would like to achieve fast and consistent indexing by google and other search engines, and allow Facebook sharer and other scra...
Trollop asked 25/11, 2015 at 10:42

3

Solved

I've got a SitemapActionResult that overrides the ActionResult, and delivers a SEO sitemap.xml when http://www.sprelle.no/Home/SiteMap is hit. So far so good. What I would like, though, is to serv...
Laze asked 5/1, 2010 at 14:18

1

Solved

Does robots.txt accept regular expression ? I have many URLs with this format: https://example.com/view/99/title-sample-text ID ----------------------^ Title -----------------------------^ I use...
Brookins asked 5/12, 2017 at 18:55

3

Solved

On Google's hreflang documentation, in the 2-language example, it says: Imagine you have an English language page hosted at http://www.example.com/, with a Spanish alternative at http://es.e...
Mainmast asked 22/12, 2014 at 7:30

8

Definition From Wikipedia: A slug is the part of a URL which identifies a page using human-readable keywords. To make the URL easier for users to type, special characters are often removed o...
Milligan asked 14/3, 2011 at 23:33

0

We have a link that we get from server (Url) and we want to open it in new window. We are using following code to do that: <a class="block img-holder usedsearch-img-holder position-rel no-direc...
Correll asked 11/11, 2017 at 7:8

6

Solved

Articles on React.js like to point out, that React.js is great for SEO purposes. Unfortunately, I've never read, how you actually do it. Do you simply implement _escaped_fragment_ as in https://dev...
Yesteryear asked 31/1, 2015 at 14:34

3

I have a AngularJS app working with html5mode set to true. Currently, the app shows a soft 404 page, with the .otherwise setting in the router. Is there a way I could serve actual 404 HTTP respon...
Rollandrollaway asked 17/12, 2014 at 12:37

3

Solved

Which of the following is the correct way to structure a page: 1) h1 only in header <header> <h1>Site title</h1> <nav>...</nav> </header> <section> &l...
Rhizotomy asked 13/9, 2011 at 16:30

1

Is there anyway to use JSON-LD without including the script inline in the HTML, but still get Google (& other) spiders to find it? Looking around I've seen some conflicting information. If thi...
Adlei asked 12/2, 2016 at 1:10

2

I am creating multiple sitemap files for my website. The issue is that my sitemap files are located on a different file server from my website. For example, I have a website by domain, www.example...
Snapdragon asked 12/9, 2017 at 8:55

7

I have both .ca and .com domains of my website. The website is meant for international audience, but it is important to be associated with Canada though. (the website is about Canadian immigr...
Stringer asked 5/2, 2016 at 5:51

5

Solved

I've been looking into ways to improve SEO for angularJS apps that are hosted on a CDN like Amazon S3 (i.e. simple storage with no backend). Most of the solutions out there, PhantomJS, prerender.io...
Reathareave asked 13/4, 2014 at 13:30

1

Solved

I have a deployed angular 2 app working nicely in Production. The issue is the web crawlers are not actually able to crawl and index the whole site, I only see the main index page/route being...
Moreau asked 24/8, 2017 at 11:2

1

I've got a pdf that I'd like to protect and don't want search engines to index it. Currently, my link is as follows: <a href="https://example.com/mypdf.pdf" target="_blank" rel="noopener">V...
Sherry asked 23/8, 2017 at 3:9

1

I have a simple Angular 4 project served by Express. When I tried to fetch my site using Googlebot, it just showed a blank page (the innerHTML of AppRoot). I thought Google claimed its bots support...
Expedition asked 7/6, 2017 at 0:34

3

I'm trying to get my head around handling metadata in the head section of my html when writing a Progressive Web App (PWA). By metadata, I mean: title & description meta tags Atom feed link U...

7

Solved

I can't seem to find any information on how google determines if you are cloaking your content. How, from a technical standpoint, do you think they are determining this? Are they sending in things ...
Tombola asked 10/12, 2009 at 2:51

2

I am planning to implement react.js for my application. As I am new to react I have a doubt that, how google will index the react components? And what are the best practice needed to make applicati...
Deduct asked 21/2, 2017 at 3:33

1

Solved

I'm adding alt attributes to all my images to improve SEO/screen reader performance. Per best practice, images that are purely aesthetic should have an empty alt attribute alt=""so screen readers ...
Wrung asked 26/6, 2017 at 16:36

1

I'm using Wordpress as root of my website and Invision Power Boards as forum. http://localhost -> Wordpress http://localhost/forum -> IPB I have removed "index.php" from Wordpress URLs su...
Noyes asked 14/5, 2012 at 21:22

4

Search Results in google are displayed via TitleTag and the <meta name="description"..."/> Tag. The <title>-Tag is editiable via Angular2 how to change page title in angular2 router Wh...
Take asked 7/3, 2016 at 11:17

© 2022 - 2024 — McMap. All rights reserved.