草庐IT

panic-not

全部标签

wordpress yoast og :url Not included in META

刚刚开始发生..任何人都知道为什么OG:URL中的Yoast元数据将丢失?foreverphotographystudio.com{"@context":"http:\/\/schema.org","@type":"WebSite","url":"http:\/\/www.foreverphotographystudio.com\/","name":"AustinWeddingPhotographer|ForeverPhotographyStudio","alternateName":"AustinWeddingPhotographer","potentialAction":{"@ty

.htaccess - 问题 301 redirect not allowing login in the backend

我在带有301重定向的CMS的htaccess中发现了一些问题。当尝试解决规范url(将站点重定向到www.site)时,我遇到了无法登录后端(www.site/admin)的问题。htaccess条件是:RewriteEngineOnRewriteCond%{HTTP_HOST}!^www\.site\.co.uk$RewriteRule(.*)http://www.site.co.uk$1[R=301,L]我想我需要包含一个允许URI/admin不被重定向的表达式,但是怎么做呢? 最佳答案 像这样,例如:Options+Foll

mod-rewrite php to html url not indexed

我目前在我的.htaccess文件中使用Rewriterule将我网站上的每个.php页面更改为.html。我也用它来改变搜索结果页面从www.example.com/search_page.php?city=name&state=name&id=1234类似于www.example.com/result-google-friendly-url-1234.html一切正常,但当我进行更改时,谷歌现在只索引我的索引页。我认为这可能与我在同一页面上有2个url而google决定不对其中任何一个建立索引这一事实有关。谷歌网站管理员说有16个页面“未选择”,然后说这可能归因于“规范化”,我不完

seo - Rich Snippet 错误 "This is not verified publisher markup"和 "Missing required field ' 更新'/'author' "

当我测试mywebsite在GoogleSDTT上它将显示:Thisisnotaverifiedpublishermarkup.Error:Missingrequiredfield"updated".Error:MissingrequiredhCard"author".我该如何解决?这会影响我的SEO评级吗? 最佳答案 您需要将您的个人Plus资料与网站整合,反之亦然。按照这个:从您的网页创建指向您的Google+个人资料的链接,如下所示:Google将[profile_url]替换为您的Google+个人资料网址,如下所示:Goo

【解决】模拟器设置system读写报错‘/dev/block/sda6‘ is read-only mount: ‘/system‘ not in /proc/mounts adb disable-v

remount失败‘/dev/block/sda6’isread-onlyadbdisable-verityfailedtoreadfstab‘/dev/root’isread-onlymount-oremount,rw/systemmount:‘/system’notin/proc/mountsmount-orw,remount-tauto/主要是设置没调好模拟器需要打开可写系统盘或System.vmdk可写入然后再试试.\adbremount如果没有remount命令:mount-oremount,rw/system如果报mount:'/system'notin/proc/mounts就执

seo - Google Rich Snippets 测试工具 "This page does not contain authorship or rich snippet markup"错误

我正在尝试使用谷歌代码片段测试工具测试以下代码片段,但我得到的只是“此页面不包含作者身份或丰富的代码片段标记”并且它变得非常烦人任何想法可能是什么问题??LinasLocatedatPlazaHotel,Hamra,Beirut,Lebanon,Phone:9611751244.http://www.linaslb.com. 最佳答案 您可能想尝试使用schema.org作为您的项目类型来源,而不是data-vocabulary.org。我将以下内容粘贴到http://www.google.com/webmasters/tools/

seo - 谷歌索引的图像文件类型 : is TIFF part of it or not?

Google索引的图片文件类型定义如下:在GoogleWebmaster/SearchConsoleHelp上如果不存在TIFF格式(2015年最新更新):Google可以为以下图片类型编制索引:BMPGIFJPEGPNGWebPSVG但是在GoogleSearchApplianceDocumentation存在TIFF格式(2013年最新更新):TIFF组5和6-tiff-版本到6TIFFCCITT组3和4-tiff-版本到6有人可以确认TIFF是否属于Google可以索引或不可以索引的受支持图像文件类型的一部分吗?或者提示我如何以简单、快速和高效的方式验证这一点?目前我的引用是Se

seo - 着陆页 : 301 or not?

我们有一堆着陆页:http://ourdomain/landingpage.每个着陆页在标题、文本、元标记等方面都是独一无二的……我们主要将这些着陆页用于adwords流量,但也用于场外SEO链接和横幅事件。今天,当用户进入登陆页面时,会设置一个cookie(session变量),然后用户被301重定向到http://ourdomain生成“着陆页”的位置。我的问题是这是否是SEO方面的最佳方式?我应该跳过301并为每个着陆页构建PR还是为我的域构建PR?请注意,每个着陆页都有自己的一组关键字(不同的产品类别)。 最佳答案 如果每个

apache - 如何让谷歌将我的链接显示为 example.com NOT example.com/

目前谷歌将我的网站链接显示为...example.com/...但是,我希望它显示为...example.com我确实有以下元数据...下面是我的htaccess文件...IndexIgnore*ErrorDocument400/errorErrorDocument401/errorErrorDocument403/errorErrorDocument404/errorErrorDocument500/errorRewriteEngineonRewriteBase/RewriteCond%{THE_REQUEST}^[A-Z]{3,9}\/index\.php\HTTP/Rewrite

.htaccess - htaccess : redirect to subdomain if page not found

这是我的问题的描述我已将网站从这条路径移走http://www.site.com/any-thing-here-workfine像这样子域名http://portal.site.com/any-thing-here-workfine但到现在,谷歌有我以前的链接,所有这些链接都已关闭如果此页面返回未找到,我现在正在努力将此链接从www移至子域平均值我的链接还在google中http://www.site.com/any-thing-here-workfine找不到此页面所以我想将它301重定向到相同的url但喜欢thiahttp://portal.site.com/any-thing-h