Questions tagged as 'seo'

0
answers

Meta description SEO

I want to consult about the syntax of the meta description tag that throws me error when checking SEO . Currently in my code the meta description line is like this: <meta name="description" content="<?php isset($metadescript...
asked by 24.06.2016 / 18:06
1
answer

SEO on sites made with AngularJS

I have a website that includes one page per section. I want to implement some of the advantages of AngularJS in it and unify each section in a single document. What practices should I implement so as not to lose presence in the search engines...
asked by 10.04.2017 / 22:45
1
answer

Error when addressing

I'm circling but I can not find the error: I have wordpress installed in home root. I made a redirection so that from the web it looks like domain.com. Could you help me? mi (.htaccess) located in public html: RewriteEngine on RewriteCond %...
asked by 27.11.2018 / 17:43
1
answer

How to change website URLs to be friendly?

At this moment I have to implement some SEO improvements in the portal that I developed, among them they ask me to change the URs so that they are more friendly. Is there any way to do it that does not involve changing all the names to the co...
asked by 08.04.2016 / 15:04
2
answers

Domain visible in google

I have created a blog in wordpress, I only have one entry and the beginning, seeing some tutorials I have registered my domain in freewebsubmission and searchconsole. When I search for my domain in google, for example: dominio.es -> no m...
asked by 16.07.2018 / 12:28
0
answers

Query about htaccess, friendly url, 301 and seo

I have a website that has not yet been indexed by any robot (example: google) that is, it is completely new and in the htaccess file I did it with a friendly url. Now my question: I will have to make a redirect 301 anyway to the friendly url...
asked by 28.12.2018 / 19:29
0
answers

Excel Macros - SubIndice out of range

I am developing a Macros in Excel that takes web addresses from a range of defined cells and makes a query, but when I take the address and make the query it shows me an error message    "Subscript out of range". This is the code I am wor...
asked by 26.12.2018 / 21:46
0
answers

problems to get a variable

I'm trying to fetch a variable that I get through GET in another php file before html in my index.php , that is from my index php through a link I bring a content to my index since my application is in modules and I am using friendly...
asked by 06.12.2018 / 07:35
1
answer

Google Indexa Angular Code when printing Json

When searching for my site in Google this indexes a certain code of angular and shows it in the results in my index.html I print Json's information in this way <li><a href="vehiculos.html">{{ common.nav.vehicles }}</a&g...
asked by 14.11.2018 / 23:27
0
answers

Regular expressions URL .htaccess

I'm trying to generate URLs to be somewhat more SEO-friendly. My regular expression is this: Rewriterule ^carta(\w+)/(.+)/([0-9]+)/(.+)$ /pages/carta.php?id_menu=$1&nombre=$2 Currently the URLs are displayed like this: localhost/pages...
asked by 29.06.2018 / 14:19