Forum Moderators: phranque
sometimes when I go to one of my pages I see something extra
But why would it show up in a request?
Isn't a leading dot prohibited in anchors of any kind?
ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by any number of letters, digits ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods (".").
Any string, with the following restrictions:
* must be at least one character long
* must not contain any space characters
NOTE: Previous versions of HTML placed greater restrictions on the content of ID values (for example, they did not permit ID values to begin with a number).
NameStartChar ::= ":" | [A-Z] | "_" | [a-z] | [#xC0-#xD6] | [#xD8-#xF6] | [#xF8-#x2FF] | [#x370-#x37D] | [#x37F-#x1FFF] | [#x200C-#x200D] | [#x2070-#x218F] | [#x2C00-#x2FEF] | [#x3001-#xD7FF] | [#xF900-#xFDCF] | [#xFDF0-#xFFFD] | [#x10000-#xEFFFF]
"...the result of a behind-the-scenes rewrite.
Do you have code in place to redirect requests for
www.example.com/index.html..."
<div id="addThis">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_reddit"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=username"></script>
<!-- AddThis Button END -->
</div> If I change this "{"data_track_addressbar":true}" to false the #.numbers go away in url.
Now index.php will show unless rewrite is present but not index.html
"#AHb4gs1hwck" is a semi-random value which identifies each page view. When a user clicks on an URL like this we'll know that they were the recipient of an address bar share and we'll count a share and a click for your site. This tag contains the time that the page was viewed by the sharer so we can properly attribute the share. If that recipient subsequently shares your page to someone else, we'll be able to measure it separately as a "re-share", taking into account the various generations of your viral sharing
CheckSpelling On
I get taken to domain/wp/