seo Questions
5
Solved
I want to submit my site to Google. How much time does it take to crawl a new post on the website?
Also, is there a way to feed this post to Google crawler as soon as a post is created?
2
There are a few web pages. Index page's description tag is showing on Google but other page's description tag is not showing. Why is that? What should I do for show them on Google?
<meta name=&q...
5
Solved
I am looking for a way to always redirect to homepage when a page doesn't exist using Nuxt.Js.
Our sitemap generation had some problems a few days back and we submitted wrong urls that do not exi...
5
Solved
Alright, you think that this might be one of the most asked question on the internet, and you're tired reading the exact same answers. So let's focus on one of the most common answer, and forget ab...
15
Solved
I currently have User SEO URL's set to Yes in OpenCart Admin.
System -> Settings -> Store -> Server -> User SEO URL's
So far, all tags and SEO links are working; the command has done ...
3
I have added the Facebook chat plugin through this code generated from facebook.com
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>(function(d, ...
Nonah asked 27/11, 2018 at 12:54
2
I am using PhantomJS along with the Angular-seo package.
I managed to configure it to work with Facebook open-graph, but it seems that LinkedIn doesn't support the _escaped_fragment_ format, and j...
Eyecup asked 20/10, 2013 at 9:56
1
How we can convert client side rendering react js app to server side rendering using react router 4?
How we can convert client-side rendering react js app to server-side rendering using react-router 4?
Crunch asked 5/3, 2021 at 18:3
6
Solved
So I've been trying to make my site as accessible as possible (for non-JavaScript users, web crawlers, screen readers, etc), and I hit a large snag.
The site I'm developing is very image heavy. (I...
Virile asked 5/3, 2014 at 2:12
9
Solved
When should a trailing slash be used in a URL? For example - should my URL look like /about-us/ or like /about-us?
I am fully aware of the SEO-related issues - duplicate content and the canonical ...
Liscomb asked 10/5, 2011 at 10:27
4
As per this article, LinkedIn is supporting open graph meta tags for link preview. I have added all required meta tags in the head section of my HTML page.
ie.
<!DOCTYPE html>
<html lang...
Anecdote asked 4/10, 2019 at 12:13
4
I'm using react-helmet to give each of my pages a unique title and description for my React application. The title is rendering correctly in the browser tab and the title and description are render...
Glint asked 29/4, 2019 at 10:44
9
There are a lot of cool tools for making powerful "single-page" JavaScript websites nowadays. In my opinion, this is done right by letting the server act as an API (and nothing more) and letting th...
Fjeld asked 25/9, 2011 at 23:24
21
Solved
What is a good complete regular expression or some other process that would take the title:
How do you change a title to be part of the URL like Stack Overflow?
and turn it into
how-do-you-c...
Mcafee asked 24/8, 2008 at 18:21
4
Solved
I want to improve SEO (i.e., correctly index my pages on search engines) in a serverless architecture when my website is hosted on AWS S3.
As I'm using a JavaScript approach to routing (something ...
Fleta asked 20/11, 2016 at 22:11
9
Solved
I have my blog (you can see it if you want, from my profile), and it's fresh, as well as google robots parsing results are.
The results were alarming to me. Apparently the most common 2 wor...
13
Solved
All the articles I Googled on this subject are dated back in 2004-2005.
Basically I am structuring precanned searches, and it is based off of categories the client will input.
Example
content/(t...
Ellord asked 30/3, 2010 at 18:49
10
In SEO terms...
Is it best to put the scheme on the parent containing all the links?
<nav itemscope="itemscope" itemtype="http://www.schema.org/SiteNavigationElement">
<a href="#">Li...
Variation asked 19/9, 2012 at 8:35
5
Solved
I haven't found a clear and updated answer, even after googling for a few hours, so here it goes:
I am aware of the advantages and disadvantages of both Microdata and JSON-LD. I also know that Mi...
Percept asked 29/6, 2016 at 6:12
3
Solved
Or maybe you call it "sharp" - the # symbol.
I've came across one instance, where #! and # used simultaneously in a single URL. From reading other articles, including RFC, I can't underst...
Bourgeois asked 1/6, 2012 at 12:59
3
Solved
I always stumble upon this (rather simple question) when making e.g. Wordpress blogs. Should I wrap the headline, which should also be a link, in a anchor <a> element, or should it be t...
1
I got a site that built with Next.js framework. As to optimise the SEO, I added Unique <Meta/> tags in <Head/> component from Next/Head on each pages (index.tsx, titles/[title].tsx). Ho...
2
Solved
I have read an article about ignoring the robots from some url in my ASP MVC.NET project. In his article author said that we should add some action in some off controllers like this. In this exampl...
Rosa asked 1/6, 2015 at 16:29
3
We have built a simple page app in angular, which is a loan application wizard. So every user must start at page 1, enter some info to get to page 2 etc. There is no possibility to enter othe...
Protractor asked 8/6, 2016 at 10:29
6
Solved
I got this link but didn't understand well. Saw:
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",...
Froth asked 30/7, 2016 at 6:1
© 2022 - 2024 — McMap. All rights reserved.