seo Questions

3

Solved

I'm implementing category structure , some products would have one level category but other may have two or more level : /posts/cat2/post-sulg /posts/cat-1/sub-1/post-slug /posts/cat-3/sub../../...
Cookhouse asked 21/11, 2016 at 9:39

7

Solved

I have generated a sitemap from online generators, it seems to be working and even i tested it on old google search console sitemap testor and it works. but when i submit it in both versions ...
Avaria asked 25/12, 2018 at 10:49

4

Solved

I created an angular application using angular 8. I am working on referencing my website on Google. I have added a sitemap.xml and robot.txt at the route of the project, however when I try to acces...
Scrimmage asked 21/4, 2020 at 20:29

1

I need to create a sitemap page as my Marketing Team requires this page for SEO purposes. They have an old website built with WordPress and it shows the following: How can I achieve this functiona...
Reproachless asked 5/10, 2022 at 7:1

3

Solved

I'm curious about the best practice for applying JSON-LD onto a site for schema.org. If I have a page with an Article and I also want to define WebSite on my page, I would have this: <script t...
Jhansi asked 9/6, 2015 at 5:18

3

It feels like this question has been asked a hundred times. So, it's probably a hard question. I'll provide a bit more detail for my case. Maybe it'll help. I'm using Next.js ^10.0.9 and next-seo ^...
Mashburn asked 20/3, 2021 at 0:7

4

I was told that specifying inline width and height for all images will be good for SEO and also helps the site loads faster, like so: <img src="http://www.example.com/images/free-size.jpg" widt...
Splay asked 26/8, 2015 at 4:11

4

Solved

Telegram show description meta tag as link preview. I changed the description meta tag but the link preview of my website didn't changed. How to force telegram to update link preview?
Hippocrene asked 8/2, 2016 at 11:48

7

Solved

After a site redesign, I've got a couple of pages that need to be redirected. Everything is staying on the same domain, just a couple of things have been reorganised and/or renamed. They are of the...
Theis asked 14/9, 2009 at 11:47

5

Solved

I would like to tell Google not to index certain parts of the page. In Yandex (russian SE) there's a very useful tag called <noindex>. How can it be done with Google?
Puncture asked 28/3, 2013 at 15:2

2

Solved

I saw a few questions like this around (like this one), but none of them tackle the problem specifically. So Google is now supporting SPAs and most web browsers do HTML5 pushState. My AngularJS...
Karns asked 19/5, 2016 at 21:21

7

Solved

I want to add canonical links to my pages, but do I need to specify the domain, or will a relative URL do? In other words, is: <link rel="canonical" href="/item/1"> good enough, or do I n...
Conte asked 11/12, 2011 at 22:12

3

Since Angular Universal isn't going to be in the CLI for quite a while I must use prerender.io to allow SEO to work properly. However, after some tests it appears that it doesn't work all that grea...
Timbal asked 14/3, 2017 at 7:42

5

I was checking Core Vitals on PageSpeed insight and noticed its flagging Image elements do not have explicit width and height and suggesting Set an explicit width and height on image elements to re...
Gusti asked 11/3, 2021 at 4:35

3

I am trying to tell Google and other search engines not to crawl some parts of my web page. What I do is: <!--googleoff: all--> <select name="ddlCountry" id="ddlCountry"> <option ...
Elayneelazaro asked 14/1, 2013 at 6:21

1

It took me more than a month to find the cause of not finding the publication date. Here my code: <meta charset="utf-8"> <title>Rouse - Rouse launches China Software Litigati...
Keyek asked 13/1, 2021 at 7:32

6

I've been working on how to make a SPA crawlable by google based on google's instructions. Even though there are quite a few general explanations I couldn't find anywhere a more thorough step-by-st...
Willett asked 30/8, 2013 at 10:5

2

Solved

I have an ASP.NET MVC 4 web application that can be accessed from multiple different domains. The site is fully localized based on the domain in the request (similar in concept to this question). ...
Puny asked 10/6, 2013 at 22:21

5

Solved

I have a project that lies in a folder below the main domain, and I dont have access to the root of the domain itself. http://mydomain.com/myproject/ I want to disallow indexing on the subfolder...
Dialectics asked 29/1, 2011 at 14:16

3

Solved

I am designing a new website from scratch and wondered what cons could have in developing the whole site within a <canvas> element. I am aware of compatibility issues with IE6/7/8 but that's ...
Aitch asked 13/8, 2012 at 3:35

4

Solved

I am building a site with a ton of 1999 style capitalization of navigation and headings. I have been simply adding in the text content as it appears (capitalized), but the other designer on the pro...
Sullage asked 6/2, 2010 at 1:24

6

Solved

Here is the situation, i have a website that can be accessed from multiple domains, lets say www.domain1.com, www.domain2.net, www.domain3.com. the domains access the exact same code base, but depe...
Dustin asked 21/6, 2011 at 14:12

2

Solved

I am using the following code to show an image: import Image from 'next/image' // ... <Image src={ausrufezeichen} alt="Ausrufezeichen"/> The following HTML Code is being rendered: ...
Proprietress asked 8/9, 2021 at 14:26

3

Solved

I was just sitting working on some web design and thinking "Hey, wouldn't it be nice if we could apply CSS media queries to block elements (ie. div, section, etc.)?" Seriously, we could make some ...
Antitype asked 24/2, 2013 at 1:9

7

Solved

i am planing to start a full ajax site project, and i was wondering about SEO. The site will have urls like www.mysite.gr/#/category1 etc Can Google crawl the site. Is something that i have to n...
Botticelli asked 4/3, 2010 at 14:17

© 2022 - 2024 — McMap. All rights reserved.