


Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
02-26-2013, 04:02 AM
Post: #1
|
|||
|
|||
[HELP] For the first time i want help from you
Hello, i don't know if it's the right way, but i really need help from you guys. I think this can be the right place, as are a lot of doing seo here. For some of you this can be really easy to do, for me i was searching for few hours and didn't find possitive answers.
Your web page uses the Meta Generator tag twice. Search engines could regard it as a spamming attempt and might decide not index to your web site. You should remove the second Meta Generator tag, even if it's embedded in an <iframe> tag Well i am using wordpress, so where can be this iframe tag? where i can find it and remove ![]() I am waiting for your positive answe ![]() |
|||
02-26-2013, 04:07 AM
(This post was last modified: 02-26-2013 04:08 AM by sidddd.)
Post: #2
|
|||
|
|||
RE:
Check header.php file. Many themes usually embed these meta tags in function.php file, too. Don't forget to check these sections. If I was you, I'd be downloading TextWrangler on my Mac (or similar program if you are using Windows) and do a text search with the word "meta." That would be much easier.
|
|||
02-26-2013, 04:13 AM
Post: #3
|
|||
|
|||
RE:
I can't find it on header, it showing me this:
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title><?php elegant_titles(); ?></title> <?php elegant_description(); ?> <?php elegant_keywords(); ?> <?php elegant_canonical(); ?> and in functions i don't have nothing |
|||
02-26-2013, 04:31 AM
Post: #4
|
|||
|
|||
RE:
Could it be a plugin that's causing this. I've read that people have had problems using the yoast seo plugin causing double titles.
|
|||
02-26-2013, 04:45 AM
Post: #5
|
|||
|
|||
RE: | |||
02-26-2013, 01:59 PM
Post: #6
|
|||
|
|||
RE:
Dont use all in on seo it sucks, just a hint from a silent ninja , use yoast seo for wordpress. http://yoast.com/wordpress/seo/ ;)
|
|||
02-27-2013, 03:33 AM
Post: #7
|
|||
|
|||
RE:
try to configure your whole website again ......
|
|||
02-27-2013, 05:10 AM
(This post was last modified: 02-27-2013 05:12 AM by daniel123.)
Post: #8
|
|||
|
|||
RE:
(02-26-2013 01:59 PM)stefanlyl Wrote: Dont use all in on seo it sucks, just a hint from a silent ninja , use yoast seo for wordpress. /wordpress/seo/ ;)Thanks a lot, just now i have seen that one of my competitor have yoast seo plugin ![]() I will try it, hope work better then all seo (02-27-2013 03:33 AM)swift551 Wrote: try to configure your whole website again ......You mean to delete everything??? |
|||