Questions tagged as 'seo'

3
answers

Do links with nofollow provide SEO?

I am aware that links with nofollow are specifically applied so that search engine bots do not follow that link. The reality is that this link attracts visitors and my theory is that a link even if it has a nofollow for Google, for example, s...
asked by 03.11.2016 / 15:42
1
answer

Google does not use the meta description when indexing URL

I understand that the fact of using a meta-description does not mean that Google is going to use that, you may consider that another portion of the text is more important. The fact is that in the code I have defined that the meta-description is...
asked by 31.07.2017 / 15:30
1
answer

Problem with (.) in friendly url

I have a website where I show a catalog of products, which with the famous friendly url, transforms said url. I have: www.miweb.com/productos/Plancha-para-ropa-nghkdk23 And redirect to: www.miweb.com/productos/productos.php?idproduct...
asked by 02.11.2016 / 14:45
2
answers

How to make an already developed project have url friendly for SEO?

I have a project MVC C # already developed, now they want the url's to be SEO friendly, for this they already passed me an excel of how they should be an example: /ProductDetail?productId=10 => /nombre-de-producto I do not know if t...
asked by 18.10.2016 / 16:56
1
answer

Tag meta description author and keywors in all html pages?

Hello good evening I have a question about web content: the meta tags for example these: <meta name="author" content="aulaclic"> <meta name="description" content="Curso de HTML gratuito"> <meta name="keywords" content="código HT...
asked by 11.10.2017 / 04:14
2
answers

Hreflang, alternate and canonical

I have a website that has two versions: link : <link rel="alternate" hreflang="en" href="http://www.example.com/en/" /> <link rel="canonical" hreflang="es" href="http://www.example.com/" /> And the url link : <link re...
asked by 28.08.2016 / 21:44
1
answer

Can there be an image inside a header? seo

I'm restructuring some page blocks and I wanted to know if I can put a type label of img within a header Is it correct? or simply a figure> img structure is as follows: <section> <header> <img src="ht...
asked by 07.12.2016 / 19:00
0
answers

Can the meta tags go outside the head (Inside the body)?

I have a script in php that shows content within <body> and that it extracts a description column from the database so I wanted to dynamically put the text of that description into the content of the <meta name="descriptio...
asked by 01.11.2018 / 23:43
0
answers

Schema for my website (it's not wordpress)

I want to implement Schema org Games on my website, to improve my position in google (SEO) and add those famous "little yellow stars". But I can not quite understand where I should place the Schema TAGs. For example, a Schema that I found cou...
asked by 07.07.2018 / 17:16
0
answers

Help with robots.txt to block URL patterns

I need help writing a robots.txt to block the following URL patterns: http://www.server.com/1234/12/ http://www.server.com/5645/22/ The first set of numbers may vary but they are always 4 digits, the second are any two digits. There may...
asked by 21.01.2018 / 23:45